-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
1
-
False
-
None
-
False
-
Testable
-
-
Smoke tests are now required for a PR in anaconda repository to be accepted.
They are run by '/kickstart-test --smoke' comment in a PR.
The group now contains 4 tests (TESTTYPE smoke).
Given we run the tests on machines which executing 16 tests in parallel https://github.com/rhinstaller/anaconda/blob/43618fd9e8c07f37cb834a2ba3445080ae717f31/.github/workflows/kickstart-tests.yml.j2#L98 it seems we can extend the 'smoke' category without any performance hit (16 tests in parallel are run without issues in our daily tests on kickstart-tests repository).
Also, according to daily tests the suite seems to be stable enough.
- split to
-
INSTALLER-4061 Create UEFI kickstart test that would be part of smoke tests.
- Closed