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

[test] Use -v flag for ssh pods #2154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sebsoto
Copy link
Contributor

@sebsoto sebsoto commented May 1, 2024

Adds verbosity to ssh commands, to help with debugging issues.

Adds verbosity to ssh commands, to help with debugging issues.
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 1, 2024
Copy link
Contributor

openshift-ci bot commented May 1, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 1, 2024
@sebsoto sebsoto marked this pull request as ready for review May 1, 2024 20:25
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 1, 2024
Copy link
Contributor

@jrvaldes jrvaldes left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 1, 2024
@mansikulkarni96
Copy link
Member

/approve

Copy link
Contributor

openshift-ci bot commented May 2, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jrvaldes, mansikulkarni96, sebsoto

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [mansikulkarni96,sebsoto]

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

@sebsoto
Copy link
Contributor Author

sebsoto commented May 2, 2024

/test remaining-required

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d1b4951 and 2 for PR HEAD 30ba679 in total

@sebsoto
Copy link
Contributor Author

sebsoto commented May 2, 2024

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 2, 2024
@jrvaldes
Copy link
Contributor

/test remaining-required

@jrvaldes
Copy link
Contributor

/hold

@sebsoto, what was behind the /hold? I triggered the remaining jobs; I believe this can merge and possibly backported down for consistency in the test suite.

/cc @openshift/openshift-team-windows-containers

@openshift-ci openshift-ci bot requested a review from a team May 15, 2024 12:59
Copy link
Contributor

openshift-ci bot commented May 15, 2024

@sebsoto: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/aws-e2e-operator 30ba679 link true /test aws-e2e-operator
ci/prow/wicd-unit-vsphere 30ba679 link true /test wicd-unit-vsphere
ci/prow/azure-e2e-upgrade 30ba679 link true /test azure-e2e-upgrade
ci/prow/aws-e2e-upgrade 30ba679 link true /test aws-e2e-upgrade
ci/prow/vsphere-e2e-operator 30ba679 link true /test vsphere-e2e-operator
ci/prow/nutanix-e2e-operator 30ba679 link true /test nutanix-e2e-operator
ci/prow/gcp-e2e-operator 30ba679 link true /test gcp-e2e-operator
ci/prow/azure-e2e-operator 30ba679 link true /test azure-e2e-operator
ci/prow/vsphere-proxy-e2e-operator 30ba679 link true /test vsphere-proxy-e2e-operator
ci/prow/platform-none-vsphere-e2e-operator 30ba679 link true /test platform-none-vsphere-e2e-operator

Full PR test history. Your PR dashboard.

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.

@sebsoto
Copy link
Contributor Author

sebsoto commented May 15, 2024

what was behind the /hold? I triggered the remaining jobs; I believe this can merge and possibly backported down for consistency in the test suite.

did you look at the failing jobs? The -v is causing some parsing to fail

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants