Skip to content

Commit 0fb8433

Browse files
committed
all.yaml: meta/bootorder.py needs to be run after ietf-system (where upgrade resides)
To verify the bootorder is still valid after that part of the suite has run.
1 parent 8e6323d commit 0fb8433

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

test/case/all.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@
1717
- name: Misc tests
1818
suite: misc/all.yaml
1919

20+
21+
- name: "IETF System"
22+
suite: ietf_system/all.yaml
23+
2024
# Upgrade may leave wrong boot order
2125
- case: meta/bootorder.py
2226
infamy:
2327
specification: False
2428

25-
- name: "IETF System"
26-
suite: ietf_system/all.yaml
27-
2829
- name: "IETF Syslog"
2930
suite: ietf_syslog/all.yaml
3031

0 commit comments

Comments
 (0)