Jiri Kortus
16daa25137
[tests] Use a function to wait for compose to finish
...
The function is meant to replace the duplicate pieces of code used in various
tests, the polling interval is unified to 20 seconds.
Cherry-picked from 836f0ddf
Related: rhbz#1769525
2019-11-08 13:57:35 +02:00
Alexander Todorov
e7f2706461
[tests] Use functions for starting and stopping lorax-composer
...
Cherry-picked from f978d4b01c
Related: rhbz#1769525
2019-11-08 13:57:35 +02:00
Jiri Kortus
71a666507b
tests: Add kickstart tar installation test
...
Related: rhbz#1733975
2019-11-05 11:30:56 +02:00
Jiri Kortus
1f7efc3bba
tests: add option to disable kernel command line parameters check
...
Related: rhbz#1733975
2019-11-05 11:30:56 +02:00
Brian C. Lane
3b0bb5718c
tests: Use a loop to wait for VM and sshd to start
...
Related: rhbz#1733975
2019-11-05 11:30:56 +02:00
Brian C. Lane
ecc1ab705b
tests: Add check to make sure the compose actually finished
...
Previously it was looping, waiting for FINISHED|FAILED but was not
actually failing the test if the compose failed to build.
This adds a function to check the status of the compose and calls it
after each compose.
(cherry picked from commit d0e947fe3b
)
Related: rhbz#1724073
2019-09-11 14:16:27 +03:00
Alexander Todorov
dcb4c1a0e5
Backport Cockpit CI changes for RHEL 8
...
Notes:
- also install podman-docker
- on RHEL 8 there's no docker.service to start
Related: rhbz#1724073
2019-09-11 14:16:27 +03:00
Jiri Kortus
91cfdb277e
Use passwd --status for locked root account check
...
Related: rhbz#1728571
2019-07-11 11:55:22 +03:00
Jiri Kortus
755e71b542
Add test for passing custom option on kernel command line
...
Related: rhbz#1687743
2019-04-29 12:52:22 +03:00
Jiri Kortus
81ad0509f2
Use verify_image function as a helper for generic tests
...
Related: rhbz#1704172
2019-04-29 12:52:22 +03:00