Skip to content

Commit

Permalink
Merge branch 'openshift:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-zhang committed Mar 15, 2024
2 parents 7e6fd8b + bfa38df commit 035279c
Show file tree
Hide file tree
Showing 14,009 changed files with 81,038 additions and 95,817 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ release-controllers: update_crt_crd
./hack/generators/release-controllers/generate-release-controllers.py .

checkconfig:
$(CONTAINER_ENGINE) run $(CONTAINER_ENGINE_OPTS) $(CONTAINER_USER) --rm -v "$(CURDIR):/release$(VOLUME_MOUNT_FLAGS)" gcr.io/k8s-prow/checkconfig:v20240305-b23c8b6d56 --config-path /release/core-services/prow/02_config/_config.yaml --supplemental-prow-config-dir=/release/core-services/prow/02_config --job-config-path /release/ci-operator/jobs/ --plugin-config /release/core-services/prow/02_config/_plugins.yaml --supplemental-plugin-config-dir /release/core-services/prow/02_config --strict --exclude-warning long-job-names --exclude-warning mismatched-tide-lenient
$(CONTAINER_ENGINE) run $(CONTAINER_ENGINE_OPTS) $(CONTAINER_USER) --rm -v "$(CURDIR):/release$(VOLUME_MOUNT_FLAGS)" gcr.io/k8s-prow/checkconfig:v20240313-e1b5195aac --config-path /release/core-services/prow/02_config/_config.yaml --supplemental-prow-config-dir=/release/core-services/prow/02_config --job-config-path /release/ci-operator/jobs/ --plugin-config /release/core-services/prow/02_config/_plugins.yaml --supplemental-plugin-config-dir /release/core-services/prow/02_config --strict --exclude-warning long-job-names --exclude-warning mismatched-tide-lenient

jobs: ci-operator-checkconfig
$(MAKE) ci-operator-prowgen
Expand Down
3 changes: 1 addition & 2 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ aliases:
- pierreprinetti
- stephenfin
dptp:
- bbguimaraes
- droslean
- hongkailiu
- jmguzik
Expand All @@ -45,6 +44,7 @@ aliases:
- psalajova
- deepsm007
- Toma5OD
- Prucek
ovirt-approvers:
- eslutsky
- mmartinv
Expand Down Expand Up @@ -367,7 +367,6 @@ aliases:
- smongiar
- mcarlett
- croway
- petrpinkas
- jvrubel
microshift-reviewers:
- copejon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ tests:
[
{"name": "3scale-operator", "source": "redhat-operators", "channel": "!default", "install_namespace": "threescale", "target_namespaces": "threescale", "operator_group":"threescale-operator-group"}
]
RE_TRIGGER_ON_FAILURE: "true"
USER_TAGS: |
scenario 3scale
test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: service-registry-2-4
- as: service-registry-2-5
cron: 0 6 25 12 *
steps:
cluster_profile: aws-cspi-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: service-registry-2-4
- as: service-registry-2-5
cron: 0 6 25 10 *
steps:
cluster_profile: aws-cspi-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: service-registry-2-4
- as: service-registry-2-5
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Red Hat Integration - Service Registry Interoperability Tests (main - 2.4.x)<!-- omit from toc -->
# Red Hat Integration - Service Registry Interoperability Tests (main - 2.5.x)<!-- omit from toc -->

## Table of Contents<!-- omit from toc -->
- [General Information](#general-information)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@ promotion:
- excluded_images:
- testcontent
- testopenscap
name: "4.14"
name: "4.15"
namespace: ComplianceAsCode
releases:
initial:
integration:
name: "4.14"
name: "4.15"
namespace: ocp
latest:
integration:
include_built_images: true
name: "4.14"
name: "4.15"
namespace: ocp
resources:
'*':
Expand Down
6 changes: 2 additions & 4 deletions ci-operator/config/RedHatQE/interop-testing/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@

approvers:
- dbasunag
- dshchedr
- myakove
- lukas-bednar
- rabin-io
options: {}
reviewers:
- dbasunag
- dshchedr
- myakove
- lukas-bednar
- rabin-io

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ resources:
memory: 200Mi
tests:
- as: cnv-odf-tests-aws-upi-ocp416
cron: 0 6 25 10 *
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ resources:
memory: 200Mi
tests:
- as: aap-interop-aws
cron: 0 6 25 12 *
cron: 0 6 6 3 *
steps:
cluster_profile: aws-cspi-qe
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ base_images:
tag: cli
releases:
latest:
candidate:
prerelease:
product: ocp
stream: nightly
version: "4.15"
version_bounds:
lower: 4.15.0-0
stream: 4-stable
upper: 4.16.0-0
resources:
'*':
limits:
Expand Down
10 changes: 8 additions & 2 deletions ci-operator/config/cri-o/cri-o/cri-o-cri-o-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,14 @@ build_root:
tag: golang-1.21
images:
- dockerfile_literal: |
# This uses the new rhel-coreos-9 base image
# https://github.com/openshift/enhancements/blob/master/enhancements/ocp-coreos-layering/ocp-coreos-layering.md
# We want to test the PR using the code from it. Now, this repo ships RPMs
# which are normally part of RHCOS. We need to make sure that RHCOS itself
# is updated with the freshly built RPMs from the PR run. To do this, we do a
# multi-stage build: the first stage downloads the RPMs that were just built
# (the `base-machine-with-rpms` contains the RPMs), and the second stage
# installs the RPMs into RHCOS (this uses the fact that RHCOS is now a native
# bootable container).
# See also: https://github.com/openshift/enhancements/blob/master/enhancements/ocp-coreos-layering/ocp-coreos-layering.md
FROM quay.io/centos/centos:stream9 as build
# Sadly rpm-ostree in rhel8 right now doesn't support e.g. `rpm-ostree upgrade openshift-hyperkube`
# in a container https://github.com/coreos/rpm-ostree/issues/4034
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
base_images:
cli:
name: "4.12"
name: "4.13"
namespace: ocp
tag: cli
e2e-test-runner:
Expand All @@ -11,19 +11,19 @@ build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.16
tag: golang-1.19
images:
- dockerfile_path: .ci/Dockerfile
to: registry
releases:
initial:
integration:
name: "4.12"
name: "4.13"
namespace: ocp
latest:
integration:
include_built_images: true
name: "4.12"
name: "4.13"
namespace: ocp
resources:
'*':
Expand All @@ -43,7 +43,7 @@ tests:
commands: |
export PATH=$PATH:/tmp/bin
mkdir /tmp/bin
curl -L --fail https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/candidate-4.12/openshift-client-linux.tar.gz | tar xvzf - -C /tmp/bin/ oc
curl -L --fail https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/candidate-4.13/openshift-client-linux.tar.gz | tar xvzf - -C /tmp/bin/ oc
chmod ug+x /tmp/bin/oc
.ci/openshift_integration.sh
dependencies:
Expand All @@ -55,7 +55,7 @@ tests:
cpu: 100m
memory: 200Mi
workflow: ipi-aws
- as: rhtap-nightly-devfile-compatibility
- as: konflux-nightly-devfile-compatibility
cluster_claim:
architecture: amd64
cloud: aws
Expand All @@ -64,15 +64,15 @@ tests:
owner: rhtap
product: ocp
timeout: 1h0m0s
version: "4.12"
version: "4.13"
cron: 0 */12 * * *
steps:
test:
- ref: redhat-appstudio-install-rhtap
- ref: devfile-rhtap-nightly
- ref: devfile-konflux-nightly
workflow: redhat-appstudio-claim
zz_generated_metadata:
branch: main
org: devfile
repo: registry
variant: v4.12
variant: v4.13
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ resources:
memory: 200Mi
tests:
- as: data-grid-interop-aws
cron: 0 6 25 12 *
cron: 0 6 6 3 *
steps:
cluster_profile: aws-cspi-qe
env:
Expand All @@ -51,14 +51,16 @@ tests:
{"jira_project": "CSPIT", "jira_additional_labels": ["!default"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.13-lp","self-managed-lp","servicemesh-lp"]'
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.13-lp","self-managed-lp","data-grid-lp"]'
FIREWATCH_DEFAULT_JIRA_ASSIGNEE: pdrobek@redhat.com
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
FIREWATCH_FAIL_WITH_TEST_FAILURES: "true"
OPERATORS: |
[
{"name": "datagrid", "source": "redhat-operators", "channel": "8.4.x", "install_namespace": "datagrid", "operator_group":"datagrid", "target_namespaces": "dg-integration"}
]
USER_TAGS: |
scenario data-grid
test:
- ref: data-grid-prepare-cluster
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,16 @@ tests:
{"jira_project": "CSPIT", "jira_additional_labels": ["!default"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.14-lp","self-managed-lp","servicemesh-lp"]'
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.14-lp","self-managed-lp","data-grid-lp"]'
FIREWATCH_DEFAULT_JIRA_ASSIGNEE: pdrobek@redhat.com
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
FIREWATCH_FAIL_WITH_TEST_FAILURES: "true"
OPERATORS: |
[
{"name": "datagrid", "source": "redhat-operators", "channel": "8.4.x", "install_namespace": "datagrid", "operator_group":"datagrid", "target_namespaces": "dg-integration"}
]
USER_TAGS: |
scenario data-grid
test:
- ref: data-grid-prepare-cluster
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ images:
to: data-grid-runner
releases:
latest:
candidate:
prerelease:
product: ocp
stream: nightly
version: "4.15"
version_bounds:
lower: 4.15.0-0
stream: 4-stable
upper: 4.16.0-0
resources:
'*':
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ tests:
[
{"name": "datagrid", "source": "redhat-operators", "channel": "8.4.x", "install_namespace": "datagrid", "operator_group":"datagrid", "target_namespaces": "dg-integration"}
]
RE_TRIGGER_ON_FAILURE: "true"
USER_TAGS: |
scenario data-grid
test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ tests:
[
{"name": "eap", "source": "redhat-operators", "channel": "stable", "version": "2.4.0", "install_namespace": "openshift-operators"}
]
RE_TRIGGER_ON_FAILURE: "true"
USER_TAGS: |
scenario eap
test:
Expand Down
2 changes: 1 addition & 1 deletion ci-operator/config/kubevirt/kubevirt/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ filters:
- sig/test
reviewers:
- kbidarkar
BUILD.bazel|WORKSPACE|.bazel.*|.fossa.yml|cluster-up-sha.txt:
cluster-up/.*|BUILD.bazel|WORKSPACE|.bazel.*|.fossa.yml|cluster-up-sha.txt:
approvers:
- dhiller
labels:
Expand Down

0 comments on commit 035279c

Please sign in to comment.