Skip to content

Test nightly TIER2 #1644

Test nightly TIER2

Test nightly TIER2 #1644

Workflow file for this run

name: Test nightly TIER2
on:
schedule:
- cron: "14 1,13 * * *"
jobs:
test-tier2:
uses: konveyor/ci/.github/workflows/global-ci-bundle.yml@main
with:
operator_bundle: quay.io/konveyor/tackle2-operator-bundle:latest
run_api_tests: true
run_ui_tests: false
api_tests_tiers: DEBUG=1 make test-tier2