mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* Tests support for ubuntu core 22 in arm architecture This change includes the bits needed to run ubuntu-core in arm devices and also the nested tests. A new backend is added google-nested-arm. Changes in tests to support the new system are also included. * skip removing test-snapd-arm-tools this is not needed anymore as focal is not being supported * Use host machine for arch * tests fixes * skip nested arm xecution in github workflow
14 lines
502 B
JSON
14 lines
502 B
JSON
{
|
|
"type": "system-user",
|
|
"authority-id": "BhgbYoDtThegqVkEU7oiZP8GQwCoUIxz",
|
|
"series": ["16"],
|
|
"brand-id": "BhgbYoDtThegqVkEU7oiZP8GQwCoUIxz",
|
|
"email": "snappy-dev@lists.launchpad.net",
|
|
"models": ["pc","pc-i386","pi2", "arm64"],
|
|
"name": "user1",
|
|
"username": "user1",
|
|
"password": "$6$o5er943Y$cngsJHutSgACVbR65WAnhaUPC9.vENj8locb50hvMdMRMK8cQ3Zbu6WPh5Al2JrnHzpR63osPCwE/IFG/2s6K1",
|
|
"since": "2020-05-16T18:06:04+00:00",
|
|
"until": "2064-05-16T18:06:04+00:00"
|
|
}
|