summaryrefslogtreecommitdiff
diff options
-rw-r--r--tests/nested/manual/core20-boot-config-update/task.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/nested/manual/core20-boot-config-update/task.yaml b/tests/nested/manual/core20-boot-config-update/task.yaml
index 756fa7377a..e1b8626272 100644
--- a/tests/nested/manual/core20-boot-config-update/task.yaml
+++ b/tests/nested/manual/core20-boot-config-update/task.yaml
@@ -1,5 +1,7 @@
summary: Check that the boot config is correctly updated when snapd is refreshed
+systems: [ubuntu-20.04-64]
+
environment:
VARIANT/nogadget: "no-gadget"
NESTED_IMAGE_ID/nogadget: core20-kernel-commandline-bootconfig-no-gadget
@@ -12,8 +14,6 @@ environment:
NESTED_ENABLE_TPM: true
NESTED_ENABLE_SECURE_BOOT: true
-systems: [ubuntu-20.04-64]
-
prepare: |
if [ "$TRUST_TEST_KEYS" = "false" ]; then
echo "This test needs a build of snapd with testing features enabled"