Skip to content
Closed
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
@@ -0,0 +1,139 @@
base_images:
acmqe-grc-test:
name: "2.17"
namespace: acm-qe
tag: acmqe-grc-test
clc-ui-e2e:
name: "2.17"
namespace: acm-qe
tag: clc-ui-e2e
cli:
name: "4.22"
namespace: ocp
tag: cli
console-e2e:
name: main
namespace: acm-qe
tag: console-e2e
fetch-managed-clusters:
name: autotest
namespace: acm-qe
tag: fetch-managed-clusters
multicluster-observability-operator-opp:
name: "2.17"
namespace: acm-qe
tag: multicluster-observability-operator-opp
ocs-ci-tests:
name: ocs-ci-container
namespace: ci
tag: stable
tests-private:
name: tests-private
namespace: ci
tag: "4.22"
upi-installer:
name: "4.22"
namespace: ocp
tag: upi-installer
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.24-openshift-4.22
images:
items:
- dockerfile_literal: |
FROM this-is-ignored
RUN dnf install -y git python39
from: cli
optional: true
to: cli-with-git
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.22"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: interop-opp-aws
capabilities:
- intranet
cron: 0 23 31 2 *
reporter_config:
channel: '#opp-discussion'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
allow_best_effort_post_steps: true
cluster_profile: aws-cspi-qe
env:
BASE_DOMAIN: cspilp.interop.ccitredhat.com
COMPUTE_NODE_REPLICAS: "6"
COMPUTE_NODE_TYPE: m6a.2xlarge
CONTROL_PLANE_INSTANCE_TYPE: m6a.2xlarge
DR__RP__CR_COMP_NAME: lp-interop--OPP
FIPS_ENABLED: "true"
FIREWATCH_CONFIG_FILE_PATH: https://raw.githubusercontent.com/CSPI-QE/cspi-utils/refs/heads/main/firewatch-base-configs/opp/lp-interop-aws.json
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.22-lp","opp-aws-lp","opp-lp","fips"]'
FIREWATCH_DEFAULT_JIRA_AFFECTS_VERSION: 5.0.0
FIREWATCH_DEFAULT_JIRA_ASSIGNEE: mpruitt@redhat.com
FIREWATCH_DEFAULT_JIRA_EPIC: INTEROP-9104
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
Comment thread
coderabbitai[bot] marked this conversation as resolved.
FIREWATCH_FAIL_WITH_TEST_FAILURES: "true"
IGNORE_SECONDARY_POLICIES: "true"
ODF_VERSION_MAJOR_MINOR: "4.21"
OPERATORS: |
[
{"name": "advanced-cluster-management", "source": "redhat-operators", "channel": "release-2.17", "install_namespace": "ocm", "target_namespaces": "ocm", "operator_group": "acm-operator-group"}
]
QUAY_OPERATOR_CHANNEL: stable-3.17
TEST_IMPORTANCE: LEVEL0
TEST_SCENARIOS: Cluster_Observability
ZONES_COUNT: "3"
post:
- ref: acm-fetch-operator-versions
- ref: acm-must-gather
- ref: acm-inspector
- ref: acm-tests-clc-destroy
- ref: gather-aws-console
- chain: ipi-deprovision
- ref: mpiit-data-router-reporter
- ref: firewatch-report-issues
pre:
- ref: ipi-conf
- ref: ipi-conf-telemetry
- ref: ipi-conf-aws-custom-az
- ref: ipi-conf-aws
- ref: ipi-install-monitoringpvc
- chain: ipi-install
test:
- ref: install-operators
- ref: acm-mch
- ref: acm-policies-openshift-plus-setup
- ref: acm-policies-openshift-plus
- chain: cucushift-installer-check-cluster-health
- ref: acm-tests-clc-create
- ref: acm-fetch-managed-clusters
- ref: acm-opp-app
- ref: interop-tests-ocs-tests
- ref: quay-tests-quay-interop-test
- ref: acm-tests-observability
- ref: acm-tests-grc
- ref: acm-tests-alc
- ref: openshift-extended-test
zz_generated_metadata:
branch: main
org: stolostron
repo: policy-collection
variant: ocp4.22-fips
Original file line number Diff line number Diff line change
@@ -1,4 +1,99 @@
periodics:
- agent: kubernetes
cluster: build03
cron: 0 23 31 2 *
decorate: true
decoration_config:
skip_cloning: true
extra_refs:
- base_ref: main
org: stolostron
repo: policy-collection
labels:
capability/intranet: intranet
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-cspi-qe
ci-operator.openshift.io/variant: ocp4.22-fips
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-stolostron-policy-collection-main-ocp4.22-fips-interop-opp-aws
reporter_config:
slack:
channel: '#opp-discussion'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed:
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=interop-opp-aws
- --variant=ocp4.22-fips
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: build03
cron: 0 3,15 * * *
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,64 @@
presubmits:
stolostron/policy-collection:
- agent: kubernetes
always_run: true
branches:
- ^main$
- ^main-
cluster: build01
context: ci/prow/ocp4.22-fips-images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/variant: ocp4.22-fips
ci.openshift.io/generator: prowgen
job-release: "4.22"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-stolostron-policy-collection-main-ocp4.22-fips-images
optional: true
rerun_command: /test ocp4.22-fips-images
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --report-credentials-file=/etc/report/credentials
- --target=[images]
- --variant=ocp4.22-fips
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- 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: 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
trigger: (?m)^/test( | .* )ocp4.22-fips-images,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down