Skip to content

[GSOC23] - A - Implement a fully functional CVE auditing feature based on OVAL data #3057

[GSOC23] - A - Implement a fully functional CVE auditing feature based on OVAL data

[GSOC23] - A - Implement a fully functional CVE auditing feature based on OVAL data #3057

name: acceptance-tests-secondary-parallel
on:
pull_request:
types:
- opened
- reopened
- synchronize
schedule:
- cron: '0 */12 * * *'
jobs:
test-uyuni:
uses: ./.github/workflows/acceptance_tests_common.yml
strategy:
fail-fast: false
matrix:
set: ['1', '2', '3', '4', '5']
with:
secondary_tests: "19_run_secondary_parallelizable_tests_subset.sh ${{ matrix.set }}"
server_id: "secondary_parallel_${{ matrix.set }}"