From 843c92082a1b1ebc1d651906a2df25a63cdbc04d Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Mon, 18 Jul 2022 17:34:10 +0200 Subject: [PATCH] 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 --- plans/integration-tests.fmf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plans/integration-tests.fmf b/plans/integration-tests.fmf index eaff21e..47416b5 100644 --- a/plans/integration-tests.fmf +++ b/plans/integration-tests.fmf @@ -6,7 +6,3 @@ prepare: execute: script: ./tests/scripts/run_tests.sh ./tests/ duration: 24h -enabled: true -adjust: - enabled: false - when: distro == centos-stream-9