mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* New set of nested tests for uc22 This change includes: . Updates for the tests to support uc22 . New models for uc22 . New snap needed to run uc22 tests * New support for system user asserts Still missing to sign the assert for uc22 * fix shellcheck * Fixing style shellchecks * Fix shell check on tests * New fix for shell check * Created the auto-import.assert for developer1 * Generate the auto-import.assert for the developer1 * Fixed error on tests * Fix interfaces-custom-devices test * Update variable names
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"type": "model",
|
|
"authority-id": "developer1",
|
|
"series": "16",
|
|
"brand-id": "developer1",
|
|
"model": "testkeys-snapd-secured-core-22-amd64",
|
|
"architecture": "amd64",
|
|
"timestamp": "2022-04-25T01:00:00+00:00",
|
|
"grade": "secured",
|
|
"base": "core22",
|
|
"serial-authority": [
|
|
"generic"
|
|
],
|
|
"snaps": [
|
|
{
|
|
"default-channel": "22/edge",
|
|
"id": "UqFziVZDHLSyO3TqSWgNBoAdHbLI4dAH",
|
|
"name": "pc",
|
|
"type": "gadget"
|
|
},
|
|
{
|
|
"default-channel": "22/edge",
|
|
"id": "pYVQrBcKmBa0mZ4CCN7ExT6jH8rY1hza",
|
|
"name": "pc-kernel",
|
|
"type": "kernel"
|
|
},
|
|
{
|
|
"default-channel": "latest/edge",
|
|
"id": "amcUKQILKXHHTlmSa7NMdnXSx02dNeeT",
|
|
"name": "core22",
|
|
"type": "base"
|
|
},
|
|
{
|
|
"default-channel": "latest/edge",
|
|
"id": "PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4",
|
|
"name": "snapd",
|
|
"type": "snapd"
|
|
}
|
|
]
|
|
} |