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 @@ -133,6 +133,52 @@ tests:
test:
- ref: tls-scanner-run
workflow: openshift-e2e-aws-ovn-tls-13
- as: periodic-tls13-adherence-gcp
interval: 72h
reporter_config:
channel: '#forum-case'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :warning:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: openshift-org-gcp
env:
COMPUTE_NODE_TYPE: n2-standard-16
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-gcp-ovn
- as: periodic-tls13-adherence-azure
interval: 72h
reporter_config:
channel: '#forum-case'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :warning:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: openshift-org-azure
env:
COMPUTE_NODE_TYPE: Standard_D16as_v5
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-azure-ovn
- as: periodic-pqc-readiness-hypershift
interval: 72h
reporter_config:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,32 @@ tests:
test:
- ref: tls-scanner-run
workflow: openshift-e2e-aws-ovn-tls-13
- as: tls13-adherence-gcp
optional: true
steps:
cluster_profile: openshift-org-gcp
env:
COMPUTE_NODE_TYPE: n2-standard-16
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-gcp-ovn
- as: tls13-adherence-azure
optional: true
steps:
cluster_profile: openshift-org-azure
env:
COMPUTE_NODE_TYPE: Standard_D16as_v5
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-azure-ovn
- as: tls13-pqc-readiness
optional: true
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,32 @@ tests:
test:
- ref: tls-scanner-run
workflow: openshift-e2e-aws-ovn-tls-13
- as: tls13-adherence-gcp
optional: true
steps:
cluster_profile: openshift-org-gcp
env:
COMPUTE_NODE_TYPE: n2-standard-16
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-gcp-ovn
- as: tls13-adherence-azure
optional: true
steps:
cluster_profile: openshift-org-azure
env:
COMPUTE_NODE_TYPE: Standard_D16as_v5
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-azure-ovn
- as: tls13-pqc-readiness
optional: true
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,32 @@ tests:
test:
- ref: tls-scanner-run
workflow: openshift-e2e-aws-ovn-tls-13
- as: tls13-adherence-gcp
optional: true
steps:
cluster_profile: openshift-org-gcp
env:
COMPUTE_NODE_TYPE: n2-standard-16
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-gcp-ovn
- as: tls13-adherence-azure
optional: true
steps:
cluster_profile: openshift-org-azure
env:
COMPUTE_NODE_TYPE: Standard_D16as_v5
PQC_CHECK: "false"
TLS_13_ENABLE_TLS_ADHERENCE: "true"
TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents
test:
- ref: tls-13
- ref: tls-scanner-run
workflow: openshift-e2e-azure-ovn
- as: tls13-pqc-readiness
optional: true
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -375,3 +375,191 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
decorate: true
decoration_config:
sparse_checkout_files:
- Dockerfile
extra_refs:
- base_ref: main
org: openshift
repo: tls-scanner
sparse_checkout_files:
- Dockerfile
interval: 72h
labels:
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-tls-scanner-main-periodic-tls13-adherence-azure
reporter_config:
slack:
channel: '#forum-case'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :warning:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> {{end}}'
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=periodic-tls13-adherence-azure
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: build04
decorate: true
decoration_config:
sparse_checkout_files:
- Dockerfile
extra_refs:
- base_ref: main
org: openshift
repo: tls-scanner
sparse_checkout_files:
- Dockerfile
interval: 72h
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-gcp
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-tls-scanner-main-periodic-tls13-adherence-gcp
reporter_config:
slack:
channel: '#forum-case'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :warning:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> {{end}}'
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=periodic-tls13-adherence-gcp
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