Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verification of cnpg pod #11655

Merged
merged 1 commit into from
Mar 20, 2025
Merged

Conversation

vavuthu
Copy link
Contributor

@vavuthu vavuthu commented Mar 19, 2025

Signed-off-by: vavuthu [email protected]

@vavuthu vavuthu requested a review from a team as a code owner March 19, 2025 07:11
@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines label Mar 19, 2025
@vavuthu vavuthu added team/ecosystem Ecosystem team related issues/PRs Needs Deployment Testing Needs Deployment and Some Tier1 Testing and removed size/S PR that changes 10-29 lines labels Mar 19, 2025
@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines label Mar 19, 2025
Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation

Cluster Name:
Cluster Configuration:
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.19
OCS VERSION: 4.19
tested against branch: master

Job PASSED.

@pull-request-size pull-request-size bot added size/M PR that changes 30-99 lines and removed size/S PR that changes 10-29 lines labels Mar 19, 2025
Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation

Cluster Name:
Cluster Configuration:
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.19
OCS VERSION: 4.19
tested against branch: master

Job PASSED.

@vavuthu vavuthu added Verified Mark when PR was verified and log provided and removed Needs Deployment Testing Needs Deployment and Some Tier1 Testing labels Mar 20, 2025
@@ -5468,3 +5468,38 @@ def wait_custom_resource_defenition_available(crd_name, timeout=600):
dont_raise=True,
)
)


def get_running_odf_version():
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@pull-request-size pull-request-size bot added size/S PR that changes 10-29 lines and removed size/M PR that changes 30-99 lines labels Mar 20, 2025
Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation

Cluster Name:
Cluster Configuration:
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.19
OCS VERSION: 4.19
tested against branch: master

Job FAILED (installation failed, tests not executed).

Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation

Cluster Name:
Cluster Configuration:
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.19
OCS VERSION: 4.19
tested against branch: master

Job PASSED.

@vavuthu
Copy link
Contributor Author

vavuthu commented Mar 20, 2025

PR validation

Cluster Name: Cluster Configuration: PR Test Suite: deployment PR Test Path: tests/ Additional Test Params: OCP VERSION: 4.19 OCS VERSION: 4.19 tested against branch: master

Job PASSED.

2025-03-20 18:01:41  08:31:41 - MainThread - ocs_ci.ocs.ocp - INFO  - Waiting for a resource(s) of kind Pod identified by name '' using selector app.kubernetes.io/name=cloudnative-pg at column name STATUS to reach desired condition Running
2025-03-20 18:01:41  08:31:41 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: oc --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig -n openshift-storage get Pod  -n openshift-storage --selector=app.kubernetes.io/name=cloudnative-pg -o yaml
2025-03-20 18:01:41  08:31:41 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: oc --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig -n openshift-storage get Pod cnpg-controller-manager-696c8969fb-gb2vc -n openshift-storage
2025-03-20 18:01:42  08:31:41 - MainThread - ocs_ci.ocs.ocp - INFO  - 1 resources already reached condition!

Copy link
Contributor

@shylesh shylesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

openshift-ci bot commented Mar 20, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: petr-balogh, shylesh, vavuthu

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

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

@vavuthu vavuthu merged commit 03ee85b into red-hat-storage:master Mar 20, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm size/S PR that changes 10-29 lines team/ecosystem Ecosystem team related issues/PRs Verified Mark when PR was verified and log provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants