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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,19 @@ releases:
include_built_images: true
name: "5.0"
namespace: ocp
multi-initial:
candidate:
architecture: multi
product: ocp
relative: 1
stream: nightly
version: "5.0"
multi-latest:
candidate:
architecture: multi
product: ocp
stream: nightly
version: "5.0"
resources:
'*':
limits:
Expand All @@ -44,10 +57,12 @@ tests:
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
dependencies:
OCP_IMAGE_LATEST: release:multi-latest
OCP_IMAGE_PREVIOUS: release:multi-initial
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
AWS_MULTI_ARCH: "true"
CI_TESTS_RUN: ^TestKarpenter
workflow: hypershift-aws-e2e-nested
- as: verify-deps
steps:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
base_images:
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
releases:
initial:
candidate:
Expand All @@ -32,15 +23,6 @@ tests:
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
cron: 3 11 * * 0
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
workflow: hypershift-aws-e2e-nested
zz_generated_metadata:
branch: release-4.19
org: openshift
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
base_images:
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
releases:
initial:
candidate:
Expand All @@ -32,15 +23,6 @@ tests:
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
cron: 0 5 * * 1
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
workflow: hypershift-aws-e2e-nested
zz_generated_metadata:
branch: release-4.20
org: openshift
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
base_images:
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
binary_build_commands: make binary
build_root:
from_repository: true
Expand Down Expand Up @@ -40,15 +31,6 @@ tests:
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
workflow: hypershift-aws-e2e-nested
- as: verify-deps
steps:
env:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
base_images:
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
releases:
initial:
candidate:
Expand All @@ -32,15 +23,6 @@ tests:
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
cron: 0 5 * * 1
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
workflow: hypershift-aws-e2e-nested
zz_generated_metadata:
branch: release-4.21
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,19 @@ releases:
include_built_images: true
name: "4.22"
namespace: ocp
multi-initial:
candidate:
architecture: multi
product: ocp
relative: 1
stream: nightly
version: "4.22"
multi-latest:
candidate:
architecture: multi
product: ocp
stream: nightly
version: "4.22"
resources:
'*':
limits:
Expand All @@ -44,10 +57,13 @@ tests:
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: hypershift-aws
dependencies:
OCP_IMAGE_LATEST: release:multi-latest
OCP_IMAGE_PREVIOUS: release:multi-initial
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
AWS_MULTI_ARCH: "true"
CI_TESTS_RUN: ^TestKarpenter
RUN_KARPENTER_TESTS: "true"
workflow: hypershift-aws-e2e-nested
- as: verify-deps
steps:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
base_images:
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
releases:
initial:
candidate:
Expand All @@ -32,15 +23,6 @@ tests:
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
cron: 2 10 * * 1
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
workflow: hypershift-aws-e2e-nested
zz_generated_metadata:
branch: release-4.22
org: openshift
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
base_images:
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
releases:
initial:
candidate:
Expand All @@ -32,15 +23,6 @@ tests:
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
cron: 2 10 * * 1
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
workflow: hypershift-aws-e2e-nested
zz_generated_metadata:
branch: release-4.23
org: openshift
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
base_images:
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
releases:
initial:
candidate:
Expand All @@ -32,15 +23,6 @@ tests:
steps:
cluster_profile: openshift-org-aws
workflow: openshift-e2e-aws
- as: e2e-hypershift
cron: 2 10 * * 1
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestKarpenter$
HYPERSHIFT_NODE_COUNT: "1"
TECH_PREVIEW_NO_UPGRADE: "true"
workflow: hypershift-aws-e2e-nested
zz_generated_metadata:
branch: release-5.0
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,86 +82,3 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build13
cron: 3 11 * * 0
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: release-4.19
org: openshift
repo: aws-karpenter-provider-aws
labels:
ci-operator.openshift.io/cloud: hypershift-aws
ci-operator.openshift.io/cloud-cluster-profile: hypershift-aws
ci-operator.openshift.io/variant: periodics
ci.openshift.io/generator: prowgen
job-release: "4.19"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-aws-karpenter-provider-aws-release-4.19-periodics-e2e-hypershift
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=e2e-hypershift
- --variant=periodics
command:
- ci-operator
env:
- name: HTTP_SERVER_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
ports:
- containerPort: 8080
name: http
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /etc/boskos
name: boskos
readOnly: true
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: boskos
secret:
items:
- key: credentials
path: credentials
secretName: boskos-credentials
- name: ci-pull-credentials
secret:
secretName: ci-pull-credentials
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
Loading