Skip to content

Test nightly TIER1 #1641

Test nightly TIER1

Test nightly TIER1 #1641

Workflow file for this run

name: Test nightly TIER1
on:
schedule:
- cron: "14 1,13 * * *"
jobs:
test-tier1:
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-tier1