1 centos-stream-8-x86_64:
9 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
10 - if: "$CENTOS_STREAM_8_x86_64_RUNNER_AVAILABLE"
12 name: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
16 - build/tests/results/latest/results.xml
17 - build/tests/results/latest/test-results
19 junit: build/tests/results/latest/results.xml
21 - JOBS=$(expr $(nproc) + 1)
25 - ../scripts/ci/org.centos/stream/8/x86_64/configure
27 - make NINJA=":" check
28 - ../scripts/ci/org.centos/stream/8/x86_64/test-avocado