Skip to content
Merged
Show file tree
Hide file tree
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
Expand Up @@ -348,7 +348,7 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUpstreamParity\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-external-oidc-upstream-parity
- as: e2e-aws-external-oidc-upstream-parity-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
Expand All @@ -359,7 +359,7 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-aws
- as: e2e-azure-external-oidc-upstream-parity
- as: e2e-azure-external-oidc-upstream-parity-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-azure
Expand All @@ -370,7 +370,7 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-azure
- as: e2e-gcp-external-oidc-upstream-parity
- as: e2e-gcp-external-oidc-upstream-parity-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-gcp
Expand All @@ -381,8 +381,8 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-gcp
- as: e2e-vsphere-external-oidc-upstream-parity
cron: 30 21 * * 3
- as: e2e-vsphere-external-oidc-upstream-parity-techpreview
cron: 30 21 * * *
steps:
cluster_profile: vsphere-elastic
env:
Expand All @@ -392,7 +392,7 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-vsphere
- as: e2e-metal-ovn-ipv4-external-oidc-upstream-parity
- as: e2e-metal-ovn-ipv4-external-oidc-upstream-parity-techpreview
capabilities:
- intranet
interval: 24h
Expand All @@ -407,7 +407,7 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: baremetalds-e2e
- as: e2e-metal-ovn-ipv6-external-oidc-upstream-parity
- as: e2e-metal-ovn-ipv6-external-oidc-upstream-parity-techpreview
capabilities:
- intranet
interval: 24h
Expand All @@ -422,7 +422,7 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: baremetalds-e2e
- as: e2e-metal-ovn-dualstack-external-oidc-upstream-parity
- as: e2e-metal-ovn-ds-external-oidc-upstream-parity-techpreview
capabilities:
- intranet
interval: 24h
Expand All @@ -437,7 +437,7 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: baremetalds-e2e
- as: e2e-aws-sno-external-oidc-upstream-parity
- as: e2e-aws-sno-external-oidc-upstream-parity-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
Expand All @@ -447,6 +447,97 @@ tests:
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-external-oidc-upstream-parity
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
OPENSHIFT_SKIP_EXTERNAL_TESTS: "True"
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-aws
- as: e2e-azure-external-oidc-upstream-parity
interval: 24h
steps:
cluster_profile: openshift-org-azure
env:
OPENSHIFT_SKIP_EXTERNAL_TESTS: "True"
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-azure
- as: e2e-gcp-external-oidc-upstream-parity
interval: 24h
steps:
cluster_profile: openshift-org-gcp
env:
OPENSHIFT_SKIP_EXTERNAL_TESTS: "True"
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-gcp
- as: e2e-vsphere-external-oidc-upstream-parity
cron: 30 21 * * *
steps:
cluster_profile: vsphere-elastic
env:
OPENSHIFT_SKIP_EXTERNAL_TESTS: "True"
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-vsphere
- as: e2e-metal-ovn-ipv4-external-oidc-upstream-parity
capabilities:
- intranet
interval: 24h
steps:
cluster_profile: equinix-ocp-metal
env:
DEVSCRIPTS_CONFIG: |
IP_STACK=v4
NETWORK_TYPE=OVNKubernetes
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: baremetalds-e2e
- as: e2e-metal-ovn-ipv6-external-oidc-upstream-parity
capabilities:
- intranet
interval: 24h
steps:
cluster_profile: equinix-ocp-metal
env:
DEVSCRIPTS_CONFIG: |
IP_STACK=v6
NETWORK_TYPE=OVNKubernetes
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: baremetalds-e2e
- as: e2e-metal-ovn-dualstack-external-oidc-upstream-parity
capabilities:
- intranet
interval: 24h
steps:
cluster_profile: equinix-ocp-metal
env:
DEVSCRIPTS_CONFIG: |
IP_STACK=v4v6
NETWORK_TYPE=OVNKubernetes
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: baremetalds-e2e
- as: e2e-aws-sno-external-oidc-upstream-parity
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
TEST_ARGS: --disable-monitor=legacy-cvo-invariants,legacy-test-framework-invariants,legacy-node-invariants,legacy-kube-apiserver-invariants,audit-log-analyzer
TEST_SKIPS: \[OCPFeatureGate:ExternalOIDC\]\|\[OCPFeatureGate:ExternalOIDCWithUIDAndExtraClaimMappings\]
TEST_SUITE: openshift/auth/external-oidc
workflow: openshift-e2e-aws-single-node
zz_generated_metadata:
branch: release-5.0
org: openshift
Expand Down
Loading