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

bump to 4.18 and new 4.17 branch config #56058

Merged
merged 1 commit into from
Aug 30, 2024
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
@@ -1,20 +1,20 @@
base_images:
base:
name: "4.17"
name: "4.18"
namespace: ocp
tag: base
base-9:
name: "4.17"
name: "4.18"
namespace: ocp
tag: base-rhel9
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
ocp_builder_rhel-8-golang-1.21-openshift-4.18:
name: builder
namespace: ocp
tag: rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-8-golang-1.22-openshift-4.17:
tag: rhel-8-golang-1.21-openshift-4.18
ocp_builder_rhel-8-golang-1.22-openshift-4.18:
name: builder
namespace: ocp
tag: rhel-8-golang-1.22-openshift-4.17
tag: rhel-8-golang-1.22-openshift-4.18
os-min8:
name: ubi-minimal
namespace: ocp
Expand All @@ -28,12 +28,12 @@ images:
dockerfile_path: cnf-tests/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
ocp_builder_rhel-8-golang-1.21-openshift-4.18:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-8-golang-1.22-openshift-4.17:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.18
ocp_builder_rhel-8-golang-1.22-openshift-4.18:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.22-openshift-4.17
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.22-openshift-4.18
to: cnf-tests
- context_dir: tools/s2i-dpdk/
dockerfile_path: Dockerfile
Expand All @@ -43,24 +43,24 @@ images:
dockerfile_path: ztp/resource-generator/Containerfile
from: os-min8
inputs:
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
ocp_builder_rhel-8-golang-1.21-openshift-4.18:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.18
to: ztp-site-generator
promotion:
to:
- name: "4.17"
- name: "4.18"
namespace: ocp-kni
releases:
initial:
integration:
name: "4.17"
name: "4.18"
namespace: ocp
latest:
candidate:
product: ocp
stream: ci
version: "4.17"
version: "4.18"
resources:
'*':
requests:
Expand Down Expand Up @@ -139,7 +139,7 @@ tests:
CNF_E2E_TESTS=true
CNF_ORIGIN_TESTS=false
T5CI_JOB_TYPE: cnftests
T5CI_VERSION: "4.17"
T5CI_VERSION: "4.18"
workflow: telco5g-cnf
timeout: 6h0m0s
- always_run: false
Expand All @@ -152,7 +152,7 @@ tests:
CNF_E2E_TESTS=true
CNF_ORIGIN_TESTS=false
T5CI_JOB_TYPE: sno-cnftests
T5CI_VERSION: "4.17"
T5CI_VERSION: "4.18"
workflow: telco5g-sno-cnf
- always_run: false
as: e2e-telco5g-hcp-cnftests
Expand All @@ -164,7 +164,7 @@ tests:
CNF_E2E_TESTS=true
CNF_ORIGIN_TESTS=false
T5CI_JOB_TYPE: hcp-cnftests
T5CI_VERSION: "4.17"
T5CI_VERSION: "4.18"
workflow: telco5g-hcp-cnf
zz_generated_metadata:
branch: master
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
base_images:
base:
name: "4.17"
namespace: ocp
tag: base
base-9:
name: "4.17"
namespace: ocp
tag: base-rhel9
ocp_builder_rhel-8-golang-1.21-openshift-4.17:
name: builder
namespace: ocp
tag: rhel-8-golang-1.21-openshift-4.17
ocp_builder_rhel-8-golang-1.22-openshift-4.17:
name: builder
namespace: ocp
tag: rhel-8-golang-1.22-openshift-4.17
os-min8:
name: ubi-minimal
namespace: ocp
tag: "8"
binary_build_commands: make build
build_root:
project_image:
dockerfile_path: openshift-ci/Dockerfile.tools
images:
- context_dir: .
dockerfile_path: cnf-tests/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.22-openshift-4.17:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.22-openshift-4.17
to: cnf-tests
- context_dir: tools/s2i-dpdk/
dockerfile_path: Dockerfile
from: base-9
to: dpdk
- context_dir: .
dockerfile_path: ztp/resource-generator/Containerfile
from: os-min8
inputs:
ocp_builder_rhel-8-golang-1.21-openshift-4.17:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.17
to: ztp-site-generator
promotion:
to:
- name: "4.17"
namespace: ocp-kni
releases:
initial:
integration:
name: "4.17"
namespace: ocp
latest:
candidate:
product: ocp
stream: ci
version: "4.17"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: ci
commands: make ci-job
container:
from: src
- as: ztp-ci
commands: make ztp-ci-job
container:
from: src
run_if_changed: ^ztp
- as: e2e-aws-ci-tests
skip_if_only_changed: ^ztp
steps:
cluster_profile: aws-telco
env:
BASE_DOMAIN: telco5g-ci.devcluster.openshift.com
USER_TAGS: |
ci-job-source prowci
ci-job-branch release-4.17
ci-job-fullname openshift-kni-cnf-features-deploy-e2e-aws-ci-tests-release-4.17
ci-job-type e2e-aws-ci-tests
ci-repo-name cnf-features-deploy
ci-org-name openshift-kni
test:
- as: e2e-aws-ci-tests
commands: FEATURES_ENVIRONMENT=ci IPERF3_BITRATE_OVERRIDE="300000000" make functests-on-ci
from: src
resources:
requests:
cpu: 100m
memory: 200Mi
workflow: openshift-e2e-aws-ovn
- as: e2e-aws-ran-profile
optional: true
steps:
cluster_profile: aws-telco
env:
BASE_DOMAIN: telco5g-ci.devcluster.openshift.com
USER_TAGS: |
ci-job-source prowci
ci-job-branch release-4.17
ci-job-fullname openshift-kni-cnf-features-deploy-e2e-aws-ran-profile-release-4.17
ci-job-type e2e-aws-ran-profile
ci-repo-name cnf-features-deploy
ci-org-name openshift-kni
test:
- as: e2e-aws-ran-profile
commands: FEATURES_ENVIRONMENT=cn-ran-overlays FEATURES=ran-profile-gcp SKIP_TESTS="xt_u32
container-mount-namespace gatekeeper n3000 fec metallb sro multinetworkpolicy"
make validate-on-ci
from: src
resources:
requests:
cpu: 100m
memory: 200Mi
workflow: openshift-e2e-aws-ovn
- as: security
optional: true
steps:
env:
PROJECT_NAME: cnf-features-deploy
SNYK_CODE_ADDITIONAL_ARGS: --severity-threshold=high --policy-path=.snyk
workflow: openshift-ci-security
- always_run: false
as: e2e-telco5g-cnftests
cluster: build05
optional: true
steps:
env:
E2E_TESTS_CONFIG: |
CNF_E2E_TESTS=true
CNF_ORIGIN_TESTS=false
T5CI_JOB_TYPE: cnftests
T5CI_VERSION: "4.17"
workflow: telco5g-cnf
timeout: 6h0m0s
- always_run: false
as: e2e-telco5g-sno-cnftests
cluster: build05
optional: true
steps:
env:
E2E_TESTS_CONFIG: |
CNF_E2E_TESTS=true
CNF_ORIGIN_TESTS=false
T5CI_JOB_TYPE: sno-cnftests
T5CI_VERSION: "4.17"
workflow: telco5g-sno-cnf
- always_run: false
as: e2e-telco5g-hcp-cnftests
cluster: build05
optional: true
steps:
env:
E2E_TESTS_CONFIG: |
CNF_E2E_TESTS=true
CNF_ORIGIN_TESTS=false
T5CI_JOB_TYPE: hcp-cnftests
T5CI_VERSION: "4.17"
workflow: telco5g-hcp-cnf
zz_generated_metadata:
branch: release-4.17
org: openshift-kni
repo: cnf-features-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ postsubmits:
labels:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
max_concurrency: 1
name: branch-ci-openshift-kni-cnf-features-deploy-master-images
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ presubmits:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-ci
rerun_command: /test ci
Expand Down Expand Up @@ -70,7 +70,7 @@ presubmits:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-telco
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-e2e-aws-ci-tests
rerun_command: /test e2e-aws-ci-tests
Expand Down Expand Up @@ -152,7 +152,7 @@ presubmits:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-telco
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-e2e-aws-ran-profile
optional: true
Expand Down Expand Up @@ -234,7 +234,7 @@ presubmits:
labels:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-e2e-telco5g-cnftests
optional: true
Expand Down Expand Up @@ -299,7 +299,7 @@ presubmits:
labels:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-e2e-telco5g-hcp-cnftests
optional: true
Expand Down Expand Up @@ -364,7 +364,7 @@ presubmits:
labels:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-e2e-telco5g-sno-cnftests
optional: true
Expand Down Expand Up @@ -428,7 +428,7 @@ presubmits:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-images
rerun_command: /test images
Expand Down Expand Up @@ -484,7 +484,7 @@ presubmits:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-security
optional: true
Expand Down Expand Up @@ -548,7 +548,7 @@ presubmits:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
job-release: "4.17"
job-release: "4.18"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-kni-cnf-features-deploy-master-ztp-ci
rerun_command: /test ztp-ci
Expand Down
Loading