Skip to content

Commit 8a4d537

Browse files
Merge pull request openshift#58952 from openshift-bot/auto-config-brancher
Automate config brancher by auto-config-brancher job at Tue, 19 Nov 2024 00:05:25 UTC
2 parents 04222bb + f14ecc0 commit 8a4d537

7 files changed

+6
-4
lines changed

ci-operator/config/openshift-kni/numaresources-operator/openshift-kni-numaresources-operator-main.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ base_images:
77
name: hypershift-operator
88
namespace: hypershift
99
tag: latest
10-
operator-sdk:
11-
name: "4.17"
12-
namespace: origin
13-
tag: operator-sdk
1410
os-min9:
1511
name: ubi-minimal
1612
namespace: ocp

ci-operator/config/openshift-priv/operator-framework-operator-controller/openshift-priv-operator-framework-operator-controller-main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ tests:
7474
FEATURE_SET: TechPreviewNoUpgrade
7575
test:
7676
- as: upstream-e2e
77+
cli: latest
7778
commands: make -C openshift test-e2e
7879
from: src
7980
resources:

ci-operator/config/openshift-priv/operator-framework-operator-controller/openshift-priv-operator-framework-operator-controller-release-4.18.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ tests:
7575
FEATURE_SET: TechPreviewNoUpgrade
7676
test:
7777
- as: upstream-e2e
78+
cli: latest
7879
commands: make -C openshift test-e2e
7980
from: src
8081
resources:

ci-operator/config/openshift-priv/operator-framework-operator-controller/openshift-priv-operator-framework-operator-controller-release-4.19.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ tests:
7474
FEATURE_SET: TechPreviewNoUpgrade
7575
test:
7676
- as: upstream-e2e
77+
cli: latest
7778
commands: make -C openshift test-e2e
7879
from: src
7980
resources:

ci-operator/config/openshift/operator-framework-operator-controller/openshift-operator-framework-operator-controller-release-4.18.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ tests:
7474
FEATURE_SET: TechPreviewNoUpgrade
7575
test:
7676
- as: upstream-e2e
77+
cli: latest
7778
commands: make -C openshift test-e2e
7879
from: src
7980
resources:

ci-operator/config/openshift/operator-framework-operator-controller/openshift-operator-framework-operator-controller-release-4.19.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ tests:
7373
FEATURE_SET: TechPreviewNoUpgrade
7474
test:
7575
- as: upstream-e2e
76+
cli: latest
7677
commands: make -C openshift test-e2e
7778
from: src
7879
resources:

clusters/hosted-mgmt/hive/pools/ocp-release-4.17.5-x86-64-for-4.17.0-0-to-4.18.0-0_clusterimageset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ kind: ClusterImageSet
33
metadata:
44
annotations:
55
version_lower: 4.17.0-0
6+
version_stream: 4-stable
67
version_upper: 4.18.0-0
78
creationTimestamp: null
89
name: ocp-release-4.17.5-x86-64-for-4.17.0-0-to-4.18.0-0

0 commit comments

Comments
 (0)