From 3093f9962d7c3e014c59ac484e7ff59ac1dcd719 Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Wed, 25 Sep 2024 10:38:59 +0200 Subject: [PATCH] fixup! WIP XS 7.0 --- tests/install/test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/install/test.py b/tests/install/test.py index f2afc4d4..e48b6d82 100644 --- a/tests/install/test.py +++ b/tests/install/test.py @@ -157,7 +157,7 @@ def _test_firstboot(self, create_vms, mode, *, machine='DEFAULT'): else: expected_rel_id = split_mode[-1] expected_rel = { - "xs70": "7.0.0", + "xs70": "7.0.0-125380c", "ch821.1": "8.2.1", "xs8": "8.4.0", "75": "7.5.0", @@ -205,7 +205,7 @@ def _test_firstboot(self, create_vms, mode, *, machine='DEFAULT'): ] STAMPS_DIR = "/var/lib/misc" STAMPS = [f"ran-{service}" for service in SERVICES] - elif lsb_rel in ["7.0.0", "7.5.0", "7.6.0", "8.0.0", "8.1.0"]: + elif lsb_rel in ["7.0.0-125380c", "7.5.0", "7.6.0", "8.0.0", "8.1.0"]: SERVICES = ["xs-firstboot"] STAMPS_DIR = "/etc/firstboot.d/state" STAMPS = [