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
@@ -1,3 +1,8 @@
base_images:
tls-scanner-tool:
name: "4.22"
namespace: ocp
tag: tls-scanner-tool
build_root:
image_stream_tag:
name: builder
Expand Down Expand Up @@ -251,6 +256,84 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- always_run: false
as: tls-pqc-readiness
optional: true
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "true"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
- as: tls-pqc-readiness-periodic
cron: 0 6 * * 1
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "true"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
- always_run: false
as: tls13-adherence
optional: true
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "false"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
- as: tls13-adherence-periodic
cron: 0 6 * * 1
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "false"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
zz_generated_metadata:
branch: oadp-1.6
org: openshift
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
base_images:
tls-scanner-tool:
name: "4.22"
namespace: ocp
tag: tls-scanner-tool
build_root:
image_stream_tag:
name: builder
Expand Down Expand Up @@ -140,6 +145,84 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- always_run: false
as: tls-pqc-readiness
optional: true
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: dev
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "true"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
- as: tls-pqc-readiness-periodic
cron: 0 6 * * 1
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: dev
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "true"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
- always_run: false
as: tls13-adherence
optional: true
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: dev
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "false"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
- as: tls13-adherence-periodic
cron: 0 6 * * 1
steps:
cluster_profile: openshift-org-aws
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: dev
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
PQC_CHECK: "false"
SCAN_NAMESPACE: openshift-adp
SCANNER_CPU: "2"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: optional-operators-ci-aws
zz_generated_metadata:
branch: oadp-dev
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,182 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
cron: 0 6 * * 1
decorate: true
decoration_config:
sparse_checkout_files:
- Dockerfile
- build/ci-Dockerfile
extra_refs:
- base_ref: oadp-1.6
org: openshift
repo: oadp-operator
sparse_checkout_files:
- Dockerfile
- build/ci-Dockerfile
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-aws
ci-operator.openshift.io/variant: "4.22"
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-oadp-operator-oadp-1.6-4.22-tls-pqc-readiness-periodic
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=tls-pqc-readiness-periodic
- --variant=4.22
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
- agent: kubernetes
cluster: build11
cron: 0 6 * * 1
decorate: true
decoration_config:
sparse_checkout_files:
- Dockerfile
- build/ci-Dockerfile
extra_refs:
- base_ref: oadp-1.6
org: openshift
repo: oadp-operator
sparse_checkout_files:
- Dockerfile
- build/ci-Dockerfile
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-aws
ci-operator.openshift.io/variant: "4.22"
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-oadp-operator-oadp-1.6-4.22-tls13-adherence-periodic
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=tls13-adherence-periodic
- --variant=4.22
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
- agent: kubernetes
cluster: build11
cron: 0 4 * * *
Expand Down
Loading