Skip to content

OCPCLOUD-2917: test rebases with e2e-tests on aws #65068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
base_images:
cluster-api-actuator-pkg-test:
name: cluster-api-actuator-pkg-test
namespace: ci
tag: latest
commitchecker:
name: commitchecker
namespace: ci
Expand Down Expand Up @@ -162,13 +166,14 @@ tests:
steps:
cluster_profile: aws
env:
E2E_RUN_TAGS: '@capi'
FEATURE_SET: TechPreviewNoUpgrade
TEST_FILTERS: NonPreRelease
TEST_FILTERS: CAPI
TEST_FILTERS_CLUSTERINFRASTRUCTURE: capi&&!qe-only
TEST_SCENARIOS: Cluster_Infrastructure CAPI
TEST_TIMEOUT: "35"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
- chain: openshift-e2e-test-clusterinfra-qe-regression
workflow: cucushift-installer-rehearse-aws-ipi
timeout: 7h30m0s
- as: verify-commits
Expand Down