Skip to content

Commit a55dbdd

Browse files
stormivxgmichel
authored andcommitted
Add firstboot test to postinstall job
Signed-off-by: Samuel Verschelde <stormi-xcp@ylix.fr>
1 parent 579347a commit a55dbdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jobs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class JobData(TypedDict):
3535
"--vm": "single/small_vm",
3636
},
3737
"paths": [
38+
"tests/xapi/firstboot",
3839
"tests/xo/test_xo_connection.py",
3940
"tests/misc",
4041
"tests/system",

0 commit comments

Comments
 (0)