Skip to content

OCPQE-31265: update OCP-75441 to support multi-arch#668

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
jianzhangbjz:OCP-75441-ppc64le
Mar 20, 2026
Merged

OCPQE-31265: update OCP-75441 to support multi-arch#668
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
jianzhangbjz:OCP-75441-ppc64le

Conversation

@jianzhangbjz
Copy link
Member

Test passed.

jiazha-mac:tests-extension jiazha$ ./bin/olmv1-tests-ext run-test "[sig-olmv1][Jira:OLM] clustercatalog PolarionID:75441-[OTP][Skipped:Disconnected]Catalogd supports compression and jsonlines format"
  [INFO] [env] Using kubeconfig: /Users/jiazha/22-kubeconfig
  [INFO] [env] Cluster environment initialized (OpenShift: true)
  I0319 16:30:50.486299 78443 test_context.go:567] The --provider flag is not set. Continuing as if --provider=skeleton had been used.
  Running Suite:  - /Users/jiazha/goproject/operator-framework-operator-controller/openshift/tests-extension
  ==========================================================================================================
  Random Seed: 1773909046 - will randomize all specs

  Will run 1 of 1 specs
  ------------------------------
  [sig-olmv1][Jira:OLM] clustercatalog PolarionID:75441-[OTP][Skipped:Disconnected]Catalogd supports compression and jsonlines format [NonHyperShiftHOST, ClusterCatalog]
  /Users/jiazha/goproject/operator-framework-operator-controller/openshift/tests-extension/test/qe/specs/olmv1_cc.go:600
    STEP: Creating a kubernetes client @ 03/19/26 16:30:50.488
  I0319 16:30:55.493287 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig explain template.apiVersion'
    STEP: Create clustercatalog @ 03/19/26 16:30:58.071
  I0319 16:30:58.071580 78443 catalog.go:48] =========Create clustercatalog clustercatalog-75441=========
  I0319 16:31:01.073738 78443 client.go:753] showInfo is true
  I0319 16:31:01.074020 78443 client.go:755] Running 'oc --namespace= --kubeconfig=/Users/jiazha/22-kubeconfig process -n default --ignore-unknown-parameters=true -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/fixture-testdata-dir3845727951/test/qe/testdata/olm/clustercatalog.yaml -p NAME=clustercatalog-75441 IMAGE=quay.io/openshifttest/nginxolm-operator-index:nginxolm75441'
  I0319 16:31:02.066823 78443 template.go:128] generated resource configuration file: /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-888b7d63config.json.stdout
  I0319 16:31:02.067232 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig apply -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-888b7d63config.json.stdout'
  clustercatalog.olm.operatorframework.io/clustercatalog-75441 created
  I0319 16:31:03.337030 78443 catalog.go:105] ========= check clustercatalog clustercatalog-75441 status is true =========
  I0319 16:31:06.339339 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}'
  I0319 16:31:07.284441 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}], the returned resource:True
  I0319 16:31:07.284608 78443 catalog.go:185] =========Get clustercatalog clustercatalog-75441 contentURL =========
  I0319 16:31:07.284934 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}'
  I0319 16:31:08.640950 78443 client.go:739] Error running /usr/local/bin/oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}:
  Error from server (NotFound): routes.route.openshift.io "catalogd-service" not found
  I0319 16:31:08.641367 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig create route reencrypt --service=catalogd-service -n openshift-catalogd'
  I0319 16:31:09.834982 78443 catalog.go:192] output is route.route.openshift.io/catalogd-service created, error is <nil>
  I0319 16:31:11.837084 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}'
  I0319 16:31:12.793882 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441 -o jsonpath={.status.urls.base}'
  I0319 16:31:13.739014 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441 -o jsonpath={.status.urls.base}], the returned resource:https://catalogd-service.openshift-catalogd.svc/catalogs/clustercatalog-75441
  I0319 16:31:13.739191 78443 catalog.go:212] clustercatalog contentURL is https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441/api/v1/all
  I0319 16:31:13.739222 78443 catalog.go:48] =========Create clustercatalog clustercatalog-75441v2=========
  I0319 16:31:16.741254 78443 client.go:753] showInfo is true
  I0319 16:31:16.741430 78443 client.go:755] Running 'oc --namespace= --kubeconfig=/Users/jiazha/22-kubeconfig process -n default --ignore-unknown-parameters=true -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/fixture-testdata-dir3845727951/test/qe/testdata/olm/clustercatalog.yaml -p NAME=clustercatalog-75441v2 IMAGE=quay.io/openshifttest/nginxolm-operator-index:nginxolm75441v2'
  I0319 16:31:17.860119 78443 template.go:128] generated resource configuration file: /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-39e9c6d4config.json.stdout
  I0319 16:31:17.860380 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig apply -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-39e9c6d4config.json.stdout'
  clustercatalog.olm.operatorframework.io/clustercatalog-75441v2 created
  I0319 16:31:19.196425 78443 catalog.go:105] ========= check clustercatalog clustercatalog-75441v2 status is true =========
  I0319 16:31:22.198565 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}'
  I0319 16:31:23.137683 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441v2 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}], the returned resource:True
  I0319 16:31:23.137915 78443 catalog.go:185] =========Get clustercatalog clustercatalog-75441v2 contentURL =========
  I0319 16:31:23.138219 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}'
  I0319 16:31:24.140167 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2 -o jsonpath={.status.urls.base}'
  I0319 16:31:25.163739 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441v2 -o jsonpath={.status.urls.base}], the returned resource:https://catalogd-service.openshift-catalogd.svc/catalogs/clustercatalog-75441v2
  I0319 16:31:25.163921 78443 catalog.go:212] clustercatalog contentURL is https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441v2/api/v1/all
    STEP: Get the gzip response @ 03/19/26 16:31:25.163
    STEP: Check the url response of clustercatalog-75441 @ 03/19/26 16:31:25.164
  I0319 16:31:25.164348 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get pod -n openshift-catalogd -l control-plane=catalogd-controller-manager -o=jsonpath={.items[0].metadata.name}'
  I0319 16:31:26.426863 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig exec -n openshift-catalogd catalogd-controller-manager-76f668966d-gjr4t -- curl -ki https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441/api/v1/all -H Accept-Encoding: gzip'
    STEP: Check the url response of clustercatalog-75441v2 @ 03/19/26 16:31:28.802
  I0319 16:31:28.802846 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig exec -n openshift-catalogd catalogd-controller-manager-76f668966d-gjr4t -- curl -ki https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441v2/api/v1/all -H Accept-Encoding: gzip'
  I0319 16:31:31.442937 78443 catalog.go:227] =========Delete clustercatalog clustercatalog-75441v2=========
  I0319 16:31:31.443077 78443 catalog.go:219] =========DeleteWithoutCheck clustercatalog clustercatalog-75441v2=========
  I0319 16:31:31.443390 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig delete clustercatalog clustercatalog-75441v2'
  I0319 16:31:36.743202 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2'
  I0319 16:31:37.876175 78443 client.go:739] Error running /usr/local/bin/oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2:
  Error from server (NotFound): clustercatalogs.olm.operatorframework.io "clustercatalog-75441v2" not found
  I0319 16:31:37.876332 78443 tools.go:410] the resource is delete successfully
  I0319 16:31:37.876414 78443 catalog.go:227] =========Delete clustercatalog clustercatalog-75441=========
  I0319 16:31:37.876439 78443 catalog.go:219] =========DeleteWithoutCheck clustercatalog clustercatalog-75441=========
  I0319 16:31:37.876667 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig delete clustercatalog clustercatalog-75441'
  I0319 16:31:43.155100 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441'
  I0319 16:31:44.146818 78443 client.go:739] Error running /usr/local/bin/oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441:
  Error from server (NotFound): clustercatalogs.olm.operatorframework.io "clustercatalog-75441" not found
  I0319 16:31:44.146945 78443 tools.go:410] the resource is delete successfully
  • [53.661 seconds]
  ------------------------------

  Ran 1 of 1 Specs in 53.661 seconds
  SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 0 Skipped

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 19, 2026
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 19, 2026

@jianzhangbjz: This pull request references OCPQE-31265 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Test passed.

jiazha-mac:tests-extension jiazha$ ./bin/olmv1-tests-ext run-test "[sig-olmv1][Jira:OLM] clustercatalog PolarionID:75441-[OTP][Skipped:Disconnected]Catalogd supports compression and jsonlines format"
 [INFO] [env] Using kubeconfig: /Users/jiazha/22-kubeconfig
 [INFO] [env] Cluster environment initialized (OpenShift: true)
 I0319 16:30:50.486299 78443 test_context.go:567] The --provider flag is not set. Continuing as if --provider=skeleton had been used.
 Running Suite:  - /Users/jiazha/goproject/operator-framework-operator-controller/openshift/tests-extension
 ==========================================================================================================
 Random Seed: 1773909046 - will randomize all specs

 Will run 1 of 1 specs
 ------------------------------
 [sig-olmv1][Jira:OLM] clustercatalog PolarionID:75441-[OTP][Skipped:Disconnected]Catalogd supports compression and jsonlines format [NonHyperShiftHOST, ClusterCatalog]
 /Users/jiazha/goproject/operator-framework-operator-controller/openshift/tests-extension/test/qe/specs/olmv1_cc.go:600
   STEP: Creating a kubernetes client @ 03/19/26 16:30:50.488
 I0319 16:30:55.493287 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig explain template.apiVersion'
   STEP: Create clustercatalog @ 03/19/26 16:30:58.071
 I0319 16:30:58.071580 78443 catalog.go:48] =========Create clustercatalog clustercatalog-75441=========
 I0319 16:31:01.073738 78443 client.go:753] showInfo is true
 I0319 16:31:01.074020 78443 client.go:755] Running 'oc --namespace= --kubeconfig=/Users/jiazha/22-kubeconfig process -n default --ignore-unknown-parameters=true -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/fixture-testdata-dir3845727951/test/qe/testdata/olm/clustercatalog.yaml -p NAME=clustercatalog-75441 IMAGE=quay.io/openshifttest/nginxolm-operator-index:nginxolm75441'
 I0319 16:31:02.066823 78443 template.go:128] generated resource configuration file: /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-888b7d63config.json.stdout
 I0319 16:31:02.067232 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig apply -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-888b7d63config.json.stdout'
 clustercatalog.olm.operatorframework.io/clustercatalog-75441 created
 I0319 16:31:03.337030 78443 catalog.go:105] ========= check clustercatalog clustercatalog-75441 status is true =========
 I0319 16:31:06.339339 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}'
 I0319 16:31:07.284441 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}], the returned resource:True
 I0319 16:31:07.284608 78443 catalog.go:185] =========Get clustercatalog clustercatalog-75441 contentURL =========
 I0319 16:31:07.284934 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}'
 I0319 16:31:08.640950 78443 client.go:739] Error running /usr/local/bin/oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}:
 Error from server (NotFound): routes.route.openshift.io "catalogd-service" not found
 I0319 16:31:08.641367 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig create route reencrypt --service=catalogd-service -n openshift-catalogd'
 I0319 16:31:09.834982 78443 catalog.go:192] output is route.route.openshift.io/catalogd-service created, error is <nil>
 I0319 16:31:11.837084 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}'
 I0319 16:31:12.793882 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441 -o jsonpath={.status.urls.base}'
 I0319 16:31:13.739014 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441 -o jsonpath={.status.urls.base}], the returned resource:https://catalogd-service.openshift-catalogd.svc/catalogs/clustercatalog-75441
 I0319 16:31:13.739191 78443 catalog.go:212] clustercatalog contentURL is https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441/api/v1/all
 I0319 16:31:13.739222 78443 catalog.go:48] =========Create clustercatalog clustercatalog-75441v2=========
 I0319 16:31:16.741254 78443 client.go:753] showInfo is true
 I0319 16:31:16.741430 78443 client.go:755] Running 'oc --namespace= --kubeconfig=/Users/jiazha/22-kubeconfig process -n default --ignore-unknown-parameters=true -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/fixture-testdata-dir3845727951/test/qe/testdata/olm/clustercatalog.yaml -p NAME=clustercatalog-75441v2 IMAGE=quay.io/openshifttest/nginxolm-operator-index:nginxolm75441v2'
 I0319 16:31:17.860119 78443 template.go:128] generated resource configuration file: /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-39e9c6d4config.json.stdout
 I0319 16:31:17.860380 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig apply -f /var/folders/5n/w9ysf4w93jnfy7k19xxct31c0000gn/T/default-39e9c6d4config.json.stdout'
 clustercatalog.olm.operatorframework.io/clustercatalog-75441v2 created
 I0319 16:31:19.196425 78443 catalog.go:105] ========= check clustercatalog clustercatalog-75441v2 status is true =========
 I0319 16:31:22.198565 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}'
 I0319 16:31:23.137683 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441v2 -o jsonpath={.status.conditions[?(@.type=="Serving")].status}], the returned resource:True
 I0319 16:31:23.137915 78443 catalog.go:185] =========Get clustercatalog clustercatalog-75441v2 contentURL =========
 I0319 16:31:23.138219 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get route catalogd-service -n openshift-catalogd -o=jsonpath={.spec.host}'
 I0319 16:31:24.140167 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2 -o jsonpath={.status.urls.base}'
 I0319 16:31:25.163739 78443 tools.go:348] $oc get [clustercatalog clustercatalog-75441v2 -o jsonpath={.status.urls.base}], the returned resource:https://catalogd-service.openshift-catalogd.svc/catalogs/clustercatalog-75441v2
 I0319 16:31:25.163921 78443 catalog.go:212] clustercatalog contentURL is https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441v2/api/v1/all
   STEP: Get the gzip response @ 03/19/26 16:31:25.163
   STEP: Check the url response of clustercatalog-75441 @ 03/19/26 16:31:25.164
 I0319 16:31:25.164348 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get pod -n openshift-catalogd -l control-plane=catalogd-controller-manager -o=jsonpath={.items[0].metadata.name}'
 I0319 16:31:26.426863 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig exec -n openshift-catalogd catalogd-controller-manager-76f668966d-gjr4t -- curl -ki https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441/api/v1/all -H Accept-Encoding: gzip'
   STEP: Check the url response of clustercatalog-75441v2 @ 03/19/26 16:31:28.802
 I0319 16:31:28.802846 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig exec -n openshift-catalogd catalogd-controller-manager-76f668966d-gjr4t -- curl -ki https://catalogd-service-openshift-catalogd.apps.liqcui-ocp4udn.qe.devcluster.openshift.com/catalogs/clustercatalog-75441v2/api/v1/all -H Accept-Encoding: gzip'
 I0319 16:31:31.442937 78443 catalog.go:227] =========Delete clustercatalog clustercatalog-75441v2=========
 I0319 16:31:31.443077 78443 catalog.go:219] =========DeleteWithoutCheck clustercatalog clustercatalog-75441v2=========
 I0319 16:31:31.443390 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig delete clustercatalog clustercatalog-75441v2'
 I0319 16:31:36.743202 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2'
 I0319 16:31:37.876175 78443 client.go:739] Error running /usr/local/bin/oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441v2:
 Error from server (NotFound): clustercatalogs.olm.operatorframework.io "clustercatalog-75441v2" not found
 I0319 16:31:37.876332 78443 tools.go:410] the resource is delete successfully
 I0319 16:31:37.876414 78443 catalog.go:227] =========Delete clustercatalog clustercatalog-75441=========
 I0319 16:31:37.876439 78443 catalog.go:219] =========DeleteWithoutCheck clustercatalog clustercatalog-75441=========
 I0319 16:31:37.876667 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig delete clustercatalog clustercatalog-75441'
 I0319 16:31:43.155100 78443 client.go:729] Running 'oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441'
 I0319 16:31:44.146818 78443 client.go:739] Error running /usr/local/bin/oc --kubeconfig=/Users/jiazha/22-kubeconfig get clustercatalog clustercatalog-75441:
 Error from server (NotFound): clustercatalogs.olm.operatorframework.io "clustercatalog-75441" not found
 I0319 16:31:44.146945 78443 tools.go:410] the resource is delete successfully
 • [53.661 seconds]
 ------------------------------

 Ran 1 of 1 Specs in 53.661 seconds
 SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 0 Skipped

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from dtfranz and thetechnick March 19, 2026 08:37
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 19, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jianzhangbjz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 19, 2026
@jianzhangbjz
Copy link
Member Author

/payload-job periodic-ci-openshift-operator-framework-operator-controller-release-4.22-periodics-e2e-ovn-remote-libvirt-ppc64le-extended-f2

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 19, 2026

@jianzhangbjz: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-operator-framework-operator-controller-release-4.22-periodics-e2e-ovn-remote-libvirt-ppc64le-extended-f2

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/49c9e200-2371-11f1-88ac-970cb5854a3a-0

@jianzhangbjz
Copy link
Member Author

/payload-job periodic-ci-openshift-operator-framework-operator-controller-release-4.22-periodics-e2e-compact-ovn-remote-libvirt-s390x-extended-f2

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 19, 2026

@jianzhangbjz: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-operator-framework-operator-controller-release-4.22-periodics-e2e-compact-ovn-remote-libvirt-s390x-extended-f2

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/6f1d8c00-2371-11f1-8af8-00d6a70c55e1-0

@jianzhangbjz
Copy link
Member Author

/retest-required

@jianzhangbjz
Copy link
Member Author

/payload-job periodic-ci-openshift-operator-framework-operator-controller-release-4.22-periodics-e2e-compact-ovn-remote-libvirt-s390x-extended-f2

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 20, 2026

@jianzhangbjz: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-operator-framework-operator-controller-release-4.22-periodics-e2e-compact-ovn-remote-libvirt-s390x-extended-f2

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/7680be90-23f3-11f1-8da2-a598df6fb912-0

@jianzhangbjz
Copy link
Member Author

/test e2e-aws-upgrade-ovn-single-node

@jianzhangbjz
Copy link
Member Author

Hi @Xia-Zhao-rh , could you help approve it? Thanks!

@Xia-Zhao-rh
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 20, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 20, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • do-not-merge/work-in-progress

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a1de32e3-333c-4157-8c7a-b6ecff6e3c01

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jianzhangbjz
Copy link
Member Author

/verified by @jianzhangbjz

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Mar 20, 2026
@openshift-ci-robot
Copy link

@jianzhangbjz: This PR has been marked as verified by @jianzhangbjz.

Details

In response to this:

/verified by @jianzhangbjz

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 20, 2026

@jianzhangbjz: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 57c18df into openshift:main Mar 20, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants