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 @@ -123,61 +123,77 @@ tests:
- as: e2e-azure
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure
- as: e2e-azure-techpreview
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-techpreview
- as: e2e-azure-compact
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qq: is there a reason i don't see this env change being reflected on any job objects in the other file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abhinavdahiya If you mean the job yaml file, this env var doesn't have to, because it will be consumed by ci-operator itself.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abhinavdahiya If you mean the job yaml file, this env var doesn't have to, because it will be consumed by ci-operator itself.

Ah, that makes sense then..

SIZE_VARIANT: compact
workflow: openshift-e2e-azure
- as: e2e-azure-serial
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-serial
- as: e2e-azure-techpreview-serial
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-techpreview-serial
- as: e2e-azure-compact-serial
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
workflow: openshift-e2e-azure-serial
- as: e2e-azure-upgrade
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
TEST_TYPE: upgrade-conformance
workflow: openshift-upgrade-azure
- as: e2e-azure-compact-upgrade
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
TEST_TYPE: upgrade-conformance
workflow: openshift-upgrade-azure
- as: e2e-azure-cilium
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-cilium
- as: e2e-azure-ovn
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-ovn
- as: e2e-gcp
interval: 24h
Expand Down Expand Up @@ -253,7 +269,9 @@ tests:
- as: e2e-azure-upgrade-single-node
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-upgrade-azure-single-node
- as: e2e-aws-hypershift
interval: 24h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ tests:
- as: e2e-azure-upgrade
interval: 72h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-upgrade-azure
- as: e2e-aws
interval: 48h
Expand Down Expand Up @@ -85,12 +87,16 @@ tests:
- as: e2e-azure
interval: 12h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure
- as: e2e-azure-ovn
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-ovn
- as: e2e-openstack-parallel
interval: 48h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ tests:
- as: e2e-azure-upgrade
interval: 72h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-upgrade-azure
- as: e2e-aws
interval: 48h
Expand All @@ -92,12 +94,16 @@ tests:
- as: e2e-azure
interval: 12h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure
- as: e2e-azure-ovn
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-ovn
- as: e2e-openstack-parallel
interval: 48h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,51 +108,63 @@ tests:
- as: e2e-azure
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure
- as: e2e-azure-ovn
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-ovn
- as: e2e-azure-compact
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
workflow: openshift-e2e-azure
- as: e2e-azure-serial
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-serial
- as: e2e-azure-compact-serial
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
workflow: openshift-e2e-azure-serial
- as: e2e-azure-upgrade
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
TEST_TYPE: upgrade-conformance
workflow: openshift-upgrade-azure
- as: e2e-azure-compact-upgrade
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
TEST_TYPE: upgrade-conformance
workflow: openshift-upgrade-azure
- as: e2e-azure-cilium
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-cilium
- as: e2e-gcp
interval: 24h
Expand Down Expand Up @@ -217,7 +229,9 @@ tests:
- as: e2e-azure-upgrade-single-node
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-upgrade-azure-single-node
- as: e2e-aws-hypershift
interval: 24h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,61 +123,77 @@ tests:
- as: e2e-azure
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure
- as: e2e-azure-techpreview
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-techpreview
- as: e2e-azure-compact
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
workflow: openshift-e2e-azure
- as: e2e-azure-serial
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-serial
- as: e2e-azure-techpreview-serial
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-techpreview-serial
- as: e2e-azure-compact-serial
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
workflow: openshift-e2e-azure-serial
- as: e2e-azure-upgrade
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
TEST_TYPE: upgrade-conformance
workflow: openshift-upgrade-azure
- as: e2e-azure-compact-upgrade
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
SIZE_VARIANT: compact
TEST_TYPE: upgrade-conformance
workflow: openshift-upgrade-azure
- as: e2e-azure-cilium
interval: 48h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-cilium
- as: e2e-azure-ovn
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-e2e-azure-ovn
- as: e2e-gcp
interval: 24h
Expand Down Expand Up @@ -243,7 +259,9 @@ tests:
- as: e2e-azure-upgrade-single-node
interval: 24h
steps:
cluster_profile: azure4
cluster_profile: azure-2
env:
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
workflow: openshift-upgrade-azure-single-node
- as: e2e-aws-hypershift
interval: 24h
Expand Down
Loading