Skip to content

Commit d125fbb

Browse files
committed
Pair the ATEX tests with the packit testing farm tests.
1 parent 2ec5d12 commit d125fbb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/atex-test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ jobs:
101101
python3 tests/run_tests_testingfarm.py \
102102
--contest-dir contest \
103103
--content-dir content-centos-stream${CS_MAJOR} \
104-
--plan "/plans/daily" \
105-
--tests "/hardening/host-os/oscap/stig" \
104+
--plan "/plans/upstream" \
106105
--compose "CentOS-Stream-${CS_MAJOR}" \
107106
--arch x86_64 \
108107
--os-major-version "${CS_MAJOR}" \

0 commit comments

Comments
 (0)