Skip to content
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

stackrox: add pre-ga ocp4.17 tests #56956

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
base_images:
ocp-4:
name: automation-flavors
namespace: stackrox
tag: openshift-4-0.10.23
ubi-minimal:
name: ubi-minimal
namespace: ocp
tag: "8"
build_root:
image_stream_tag:
name: apollo-ci
namespace: stackrox
tag: stackrox-ui-test-0.4.4
resources:
'*':
requests:
cpu: 2000m
memory: 4000Mi
test_binary_build_commands: .openshift-ci/dispatch.sh test-binary-build-commands
tests:
- as: merge-qa-e2e-tests
postsubmit: true
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
- as: merge-operator-e2e-tests
postsubmit: true
steps:
env:
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-operator-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
- as: merge-scanner-v4-tests
postsubmit: true
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-scanner-v4-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
- as: merge-ui-e2e-tests
postsubmit: true
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-ui-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
- as: merge-nongroovy-e2e-tests
postsubmit: true
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-nongroovy-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
- as: merge-compliance-e2e-tests
postsubmit: true
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-compliance-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
zz_generated_metadata:
branch: master
org: stackrox
repo: stackrox
variant: ocp-4-17
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -33,7 +33,7 @@ tests:
steps:
env:
COLLECTION_METHOD: ebpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -43,15 +43,15 @@ tests:
env:
COLLECTION_METHOD: core_bpf
FIPS_ENABLED: "true"
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
- as: operator-e2e-tests
postsubmit: true
steps:
env:
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-operator-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -60,7 +60,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-sensor-integration-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -69,7 +69,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-ui-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -78,7 +78,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-nongroovy-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -87,12 +87,12 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-compliance-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
zz_generated_metadata:
branch: nightlies
org: stackrox
repo: stackrox
variant: ocp-4-16
variant: ocp-4-17
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -36,7 +36,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-scanner-v4-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -46,7 +46,7 @@ tests:
steps:
env:
COLLECTION_METHOD: ebpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -55,7 +55,7 @@ tests:
run_if_changed: ^((generated|image|operator|pkg|make|deploy|scripts)/.*|Makefile|status\.sh|[A-Z_]+_VERSION)
steps:
env:
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-operator-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -65,7 +65,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-sensor-integration-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -75,7 +75,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-ui-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -96,7 +96,7 @@ tests:
env:
COLLECTION_METHOD: core_bpf
FIPS_ENABLED: "true"
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -106,7 +106,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-compliance-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -115,7 +115,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -125,15 +125,15 @@ tests:
env:
COLLECTION_METHOD: core_bpf
FIPS_ENABLED: "true"
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-qa-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
- as: merge-operator-e2e-tests
postsubmit: true
steps:
env:
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-operator-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -142,7 +142,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-scanner-v4-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -151,7 +151,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-ui-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -160,7 +160,7 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-nongroovy-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
Expand All @@ -169,12 +169,12 @@ tests:
steps:
env:
COLLECTION_METHOD: core_bpf
OCP_VERSION: ocp/fast-4.16
OCP_VERSION: ocp/candidate-4.17
TEST_SUITE: ocp-compliance-e2e-tests
workflow: stackrox-automation-flavors-ocp-4-e2e
timeout: 5h0m0s
zz_generated_metadata:
branch: release-4.5
org: stackrox
repo: stackrox
variant: ocp-4-16
variant: ocp-4-17
Loading