Skip to content

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

[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 #775

name: acceptance-tests-secondary
on:
pull_request:
paths:
- 'java/**'
- 'web/html/src/**'
- 'testsuite/**'
- '.github/workflows/acceptance_tests_secondary.yml'
- '.github/workflows/acceptance_tests_common.yml'
- '!java/*.changes*'
schedule:
- cron: '0 6 * * *'
jobs:
test-uyuni:
uses: ./.github/workflows/acceptance_tests_common.yml
with:
secondary_tests: "17_run_secondary_tests.sh"