Skip to content

Remove the virtualization code #7010

Remove the virtualization code

Remove the virtualization code #7010

name: acceptance-tests-secondary
on:
pull_request:
types:
- opened
- reopened
- synchronize
schedule:
- cron: '0 */12 * * *'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
jobs:
acceptance-tests-secondary:
uses: ./.github/workflows/acceptance_tests_common.yml
with:
secondary_tests: "18_run_secondary_tests.sh"
server_id: "secondary"