We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec5d12 commit d125fbbCopy full SHA for d125fbb
.github/workflows/atex-test.yaml
@@ -101,8 +101,7 @@ jobs:
101
python3 tests/run_tests_testingfarm.py \
102
--contest-dir contest \
103
--content-dir content-centos-stream${CS_MAJOR} \
104
- --plan "/plans/daily" \
105
- --tests "/hardening/host-os/oscap/stig" \
+ --plan "/plans/upstream" \
106
--compose "CentOS-Stream-${CS_MAJOR}" \
107
--arch x86_64 \
108
--os-major-version "${CS_MAJOR}" \
0 commit comments