Skip to content
Open
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ resources:
memory: 200Mi
test_binary_build_commands: make testpod
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,14 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
- always_run: false
as: e2e-hypershift
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,14 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
- always_run: false
as: e2e-hypershift
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,14 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
- always_run: false
as: e2e-hypershift
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,14 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
- always_run: false
as: e2e-hypershift
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,14 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
- always_run: false
as: e2e-hypershift
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,14 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
- always_run: false
as: e2e-hypershift
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,14 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: e2e-aws
- always_run: false
as: e2e-aws
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
- always_run: false
as: e2e-hypershift
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,17 @@ resources:
memory: 200Mi
test_binary_build_commands: openshift/unit-tests.sh
tests:
- as: e2e-azure-ovn-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-ovn-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
FEATURE_SET: TechPreviewNoUpgrade
workflow: openshift-e2e-azure
- as: e2e-azure-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-capi-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,17 @@ resources:
memory: 200Mi
test_binary_build_commands: openshift/unit-tests.sh
tests:
- as: e2e-azure-ovn-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-ovn-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
FEATURE_SET: TechPreviewNoUpgrade
workflow: openshift-e2e-azure
- as: e2e-azure-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-capi-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,17 @@ resources:
memory: 200Mi
test_binary_build_commands: openshift/unit-tests.sh
tests:
- as: e2e-azure-ovn-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-ovn-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
FEATURE_SET: TechPreviewNoUpgrade
workflow: openshift-e2e-azure
- as: e2e-azure-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-capi-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,17 @@ resources:
memory: 200Mi
test_binary_build_commands: openshift/unit-tests.sh
tests:
- as: e2e-azure-ovn-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-ovn-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
FEATURE_SET: TechPreviewNoUpgrade
workflow: openshift-e2e-azure
- as: e2e-azure-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-capi-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,17 @@ resources:
memory: 200Mi
test_binary_build_commands: openshift/unit-tests.sh
tests:
- as: e2e-azure-ovn-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-ovn-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
FEATURE_SET: TechPreviewNoUpgrade
workflow: openshift-e2e-azure
- as: e2e-azure-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
- always_run: false
as: e2e-azure-capi-techpreview
pipeline_skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
steps:
cluster_profile: openshift-org-azure
env:
Expand Down
Loading