mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* update gadget.yaml for nested remodel tests * add new snaps with base: core24 * tests: fixes for uc24 nested tests This change contains: . fixes for model . use of core24 snaps (jq, rsync and sh) . test fixes . using legacy scp in snapd-testing-tools remote-pull (to avoid errors) * use -O when the scp version is -ge than 9 * re-enable hybrid-remodel test on noble * update wording of remote.pull * Adding more workers for nested tests This is to avoid instances are cleaned before the execution finishes
41 lines
1.0 KiB
JSON
41 lines
1.0 KiB
JSON
{
|
|
"type": "model",
|
|
"authority-id": "developer1",
|
|
"series": "16",
|
|
"brand-id": "developer1",
|
|
"model": "testkeys-snapd-secured-core-24-amd64",
|
|
"architecture": "amd64",
|
|
"timestamp": "2024-04-09T22:00:00+00:00",
|
|
"grade": "secured",
|
|
"base": "core24",
|
|
"serial-authority": [
|
|
"generic"
|
|
],
|
|
"snaps": [
|
|
{
|
|
"default-channel": "24/edge",
|
|
"id": "UqFziVZDHLSyO3TqSWgNBoAdHbLI4dAH",
|
|
"name": "pc",
|
|
"type": "gadget"
|
|
},
|
|
{
|
|
"default-channel": "24/edge",
|
|
"id": "pYVQrBcKmBa0mZ4CCN7ExT6jH8rY1hza",
|
|
"name": "pc-kernel",
|
|
"type": "kernel"
|
|
},
|
|
{
|
|
"default-channel": "latest/edge",
|
|
"id": "dwTAh7MZZ01zyriOZErqd1JynQLiOGvM",
|
|
"name": "core24",
|
|
"type": "base"
|
|
},
|
|
{
|
|
"default-channel": "latest/stable",
|
|
"id": "PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4",
|
|
"name": "snapd",
|
|
"type": "snapd"
|
|
}
|
|
]
|
|
}
|