plans/integration-tests: run on c9s
Enable running of integration tests on CentOS Stream 9. The integration test no longer contains any parts that would require access to internal Red Hat network. Related: rhbz#2059870
This commit is contained in:
parent
86665d53e8
commit
843c92082a
@ -6,7 +6,3 @@ prepare:
|
|||||||
execute:
|
execute:
|
||||||
script: ./tests/scripts/run_tests.sh ./tests/
|
script: ./tests/scripts/run_tests.sh ./tests/
|
||||||
duration: 24h
|
duration: 24h
|
||||||
enabled: true
|
|
||||||
adjust:
|
|
||||||
enabled: false
|
|
||||||
when: distro == centos-stream-9
|
|
||||||
|
Loading…
Reference in New Issue
Block a user