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

include back slash for url #10178

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

vavuthu
Copy link
Contributor

@vavuthu vavuthu commented Jul 25, 2024

Fixes: #10179

Signed-off-by: vavuthu [email protected]

@vavuthu vavuthu requested a review from a team as a code owner July 25, 2024 10:22
@vavuthu vavuthu added team/ecosystem Ecosystem team related issues/PRs Needs Deployment Testing Needs Deployment and Some Tier1 Testing labels Jul 25, 2024
@vavuthu
Copy link
Contributor Author

vavuthu commented Jul 25, 2024

both jobs which download GA version and nightly versions are successfully downloaded.

2024-07-25 16:03:55  06:33:55 - MainThread - ocs_ci.utility.utils - INFO  - Downloading openshift client (4.17.0-0.nightly-2024-07-25-050214).
2024-07-25 16:03:55  06:33:55 - MainThread - ocs_ci.utility.utils - INFO  - Directory '/home/jenkins/bin' successfully created.
2024-07-25 16:03:55  06:33:55 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: ldd --version ldd
2024-07-25 16:03:56  06:33:56 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: tar xzvf openshift-client.tar.gz oc kubectl
2024-07-25 16:03:57  06:33:57 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: /home/jenkins/bin/oc version --client
2024-07-25 16:03:57  06:33:57 - MainThread - ocs_ci.utility.utils - INFO  - OpenShift Client version: Client Version: 4.17.0-0.nightly-2024-07-25-050214
2024-07-25 16:03:57  Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
2024-07-25 16:05:34  06:35:34 - MainThread - ocs_ci.utility.utils - INFO  - Downloading openshift client (4.16.3).
2024-07-25 16:05:34  06:35:34 - MainThread - ocs_ci.utility.utils - INFO  - Directory '/home/jenkins/bin' successfully created.
2024-07-25 16:05:34  06:35:34 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: ldd --version ldd
2024-07-25 16:05:38  06:35:37 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: tar xzvf openshift-client.tar.gz oc kubectl
2024-07-25 16:05:39  06:35:39 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: /home/jenkins/bin/oc version --client
2024-07-25 16:05:39  06:35:39 - MainThread - ocs_ci.utility.utils - INFO  - OpenShift Client version: Client Version: 4.16.3
2024-07-25 16:05:39  Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3

Hence marking as verified

@vavuthu vavuthu removed the Needs Deployment Testing Needs Deployment and Some Tier1 Testing label Jul 25, 2024
Copy link

openshift-ci bot commented Jul 25, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dahorak, petr-balogh, 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 8a4ce5a into red-hat-storage:master Jul 25, 2024
5 of 7 checks passed
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: conf/ocsci/skip_ocs_deploy.yaml
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.17
OCS VERSION: 4.17
tested against branch: master

Job PASSED.

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: conf/ocsci/skip_ocs_deploy.yaml
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.16-ga
OCS VERSION: 4.17
tested against branch: master

Job PASSED.

@vavuthu
Copy link
Contributor Author

vavuthu commented Jul 29, 2024

/cherry-pick release-4.16

@openshift-cherrypick-robot
Copy link
Collaborator

@vavuthu: new pull request could not be created: failed to create pull request against red-hat-storage/ocs-ci#release-4.16 from head openshift-cherrypick-robot:cherry-pick-10178-to-release-4.16: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"No commits between red-hat-storage:release-4.16 and openshift-cherrypick-robot:cherry-pick-10178-to-release-4.16"}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"422"}

In response to this:

/cherry-pick release-4.16

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.

@vavuthu
Copy link
Contributor Author

vavuthu commented Jul 29, 2024

/cherry-pick release-4.15

@openshift-cherrypick-robot
Copy link
Collaborator

@vavuthu: new pull request created: #10207

In response to this:

/cherry-pick release-4.15

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.

@vavuthu
Copy link
Contributor Author

vavuthu commented Jul 29, 2024

/cherry-pick release-4.14

@vavuthu
Copy link
Contributor Author

vavuthu commented Jul 29, 2024

/cherry-pick release-4.13

@vavuthu
Copy link
Contributor Author

vavuthu commented Jul 29, 2024

/cherry-pick release-4.12

@openshift-cherrypick-robot
Copy link
Collaborator

@vavuthu: new pull request created: #10208

In response to this:

/cherry-pick release-4.14

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.

@openshift-cherrypick-robot
Copy link
Collaborator

@vavuthu: new pull request created: #10209

In response to this:

/cherry-pick release-4.13

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.

@openshift-cherrypick-robot
Copy link
Collaborator

@vavuthu: new pull request created: #10210

In response to this:

/cherry-pick release-4.12

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm size/XS team/ecosystem Ecosystem team related issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deployment failed eventhough url is reachable
5 participants