Xiaofeng Wang
ab3712fd92
test: Update ostree test scripts to support different ostree refs
2021-11-11 12:11:01 +01:00
Achilleas Koutsou
90219720d4
test/ostree-simplified: variable string fixes
...
- All variants use the same image type names
- OSTREE_REF differs for each case
- Use OS_VARIANT in virt-install command
2021-11-10 14:54:31 +01:00
Achilleas Koutsou
8ef0cfe618
test/cases: support weldr-client output structure
...
Using get_build_info() function in all scripts where both composer-cli
and weldr-client need to be supported for consistency.
2021-11-10 14:54:31 +01:00
Achilleas Koutsou
2f30823b41
test/ostree: install python3 instead of specific version
...
Better cross-distro compatibility
Same as bdc428fbb7 but for all the tests.
Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
2021-11-10 14:54:31 +01:00
Achilleas Koutsou
a025601b85
test/cases: add RHEL 9.0 and CentOS 9 cases to test scripts
2021-11-10 14:54:31 +01:00
Ondřej Budai
83a35fb9b8
ci: remove 8.5 nightly testing
...
It no longer makes sense because:
- we don't make any changes to 8.5
- we don't regenerate test manifests for 8.5
- osbuild-composer for 8.5 is in the rhel-8.5.0 branch
Also, the latest-8.5.0 symlink was removed, which broke the CI.
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-10-26 09:30:21 +01:00
Achilleas Koutsou
aea77ed3de
test: timestamp messages in test scripts
...
The commonly used 'greenprint' function now adds a date + timestamp to
each message for debugging and tracking the duration of segments of each
scripts.
2021-10-24 16:13:53 +01:00
Achilleas Koutsou
63fd590fc2
test/cases: add centos-8 as support to test scripts
...
Add centos-8 as a supported distro in ostree test scripts.
Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
2021-10-21 15:16:04 +01:00
Achilleas Koutsou
01d920ac01
test/ostree: remove --ip-range from podman network
...
Bug in podman causes the command to fail with this flag. Not really
needed.
2021-10-11 09:49:15 +02:00
Achilleas Koutsou
be16a6e502
test/cases: add support for RHEL 8.6 to test scripts
...
Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
2021-10-11 09:49:15 +02:00
Achilleas Koutsou
829ae87241
test/ostree: remove debug callback from ansible calls
...
The callback is no longer supported and the default output format
appears to be adequate.
Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
2021-09-24 13:27:21 +02:00
yih
645815a11c
add test case for httpboot simplified installer
2021-09-07 19:15:22 +02:00
Christian Kellner
608d3b3517
distro/rhel85: add test for simplified installer
...
Add a comprehensive test suite for the simplified installer,
based on the existing OSTree tests.
2021-08-28 09:20:19 +02:00