pungi/tests/fixtures/DP-1.0-20181001.n.0/compose/metadata/composeinfo.json
Sergey Fokin 11d6ce19e4 init commit
Change-Id: Iaed7fa268ff73122b78406576e5d1bed6a977571
2021-01-08 15:56:32 +03:00

26 lines
526 B
JSON

{
"header": {
"type": "productmd.composeinfo",
"version": "1.2"
},
"payload": {
"compose": {
"date": "20181001",
"id": "DP-1.0-20181001.n.0",
"respin": 0,
"type": "nightly"
},
"release": {
"internal": false,
"name": "Dummy Product",
"short": "DP",
"type": "ga",
"version": "1.0"
},
"variants": {
"Var1": {
}
}
}
}