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

WINC-1035: Add the nutanix-e2e-operator WMCO test job #38364

Conversation

yanhua121
Copy link
Contributor

Add the nutanix-e2e-operator job to the WMCO CI tests.

@openshift-ci-robot
Copy link
Contributor

@yanhua121, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

could not load configuration from candidate revision of release repo: failed to load ci-operator configuration from release repo: failed to load ci-operator config (error converting YAML to JSON: yaml: line 198: did not find expected key)
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 10 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 20 rehearsals
Comment: /pj-rehearse max to run up to 35 rehearsals
Comment: /pj-rehearse auto-ack to run up to 10 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse refresh to get an updated list of affected jobs (useful if you have new pushes to the branch)

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

Copy link
Contributor

@aravindhp aravindhp left a comment

Choose a reason for hiding this comment

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

Thanks for working on this, @yanhua121. Please address my comments.

@yanhua121 yanhua121 force-pushed the nutanix-win-support branch 2 times, most recently from 8b594b5 to 0998c3e Compare April 17, 2023 18:26
@yanhua121 yanhua121 force-pushed the nutanix-win-support branch 3 times, most recently from dca25e0 to 6cc98d6 Compare April 18, 2023 21:21
@aravindhp
Copy link
Contributor

/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-nutanix-e2e-operator

@aravindhp
Copy link
Contributor

The rehearsal failed:

 ERRO[2023-04-18T22:30:42Z] Some steps failed:                           
ERRO[2023-04-18T22:30:42Z] 
  * could not run steps: step nutanix-e2e-operator failed: failed to create RBAC objects: could not create role binding "nutanix-e2e-operator-vpn": clusterroles.rbac.authorization.k8s.io "ci-operator-vpn" not found 
INFO[2023-04-18T22:30:42Z] Reporting job state 'failed' with reason 'executing_graph:step_failed:utilizing_lease:executing_test:executing_multi_stage_test:binding_roles'

@yanhua121 please investigate.

@openshift-ci-robot
Copy link
Contributor

@yanhua121, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

could not load configuration from base revision of release repo: could not checkout worktree: '[git checkout ]' failed with out: fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
and error exit status 128
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 10 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 20 rehearsals
Comment: /pj-rehearse max to run up to 35 rehearsals
Comment: /pj-rehearse auto-ack to run up to 10 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse abort to abort all active rehearsals

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@yanhua121
Copy link
Contributor Author

/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-nutanix-e2e-operator

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 19, 2023
@yanhua121
Copy link
Contributor Author

/assign rvanderp3

Copy link
Contributor

@saifshaikh48 saifshaikh48 left a comment

Choose a reason for hiding this comment

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

/lgtm

@sebsoto
Copy link
Contributor

sebsoto commented Apr 19, 2023

/lgtm

@rvanderp3
Copy link
Contributor

/lgtm
/approve

@rvanderp3
Copy link
Contributor

/pj-rehearse ack

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 19, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 19, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aravindhp, rvanderp3, saifshaikh48, sebsoto, yanhua121

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:

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 Apr 19, 2023
@openshift-merge-robot openshift-merge-robot merged commit 67aded3 into openshift:master Apr 19, 2023
19 of 21 checks passed
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 19, 2023

@yanhua121: Updated the following 2 configmaps:

  • ci-operator-master-configs configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-windows-machine-config-operator-master.yaml using file ci-operator/config/openshift/windows-machine-config-operator/openshift-windows-machine-config-operator-master.yaml
  • job-config-master-presubmits configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-windows-machine-config-operator-master-presubmits.yaml using file ci-operator/jobs/openshift/windows-machine-config-operator/openshift-windows-machine-config-operator-master-presubmits.yaml

In response to this:

Add the nutanix-e2e-operator job to the WMCO CI tests.

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/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 19, 2023

@yanhua121: The following test 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/rehearse/openshift/windows-machine-config-operator/master/nutanix-e2e-operator 5e369b0 link unknown /pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-nutanix-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/test-infra repository. I understand the commands that are listed here.

@mtnbikenc
Copy link
Member

mtnbikenc commented Apr 19, 2023

/retitle WINC-1035 Add the nutanix-e2e-operator WMCO test job

@openshift-ci openshift-ci bot changed the title Add the nutanix-e2e-operator WMCO test job WINC-1035 Add the nutanix-e2e-operator WMCO test job Apr 19, 2023
@mtnbikenc
Copy link
Member

mtnbikenc commented Apr 20, 2023

/retitle WINC-1035: Add the nutanix-e2e-operator WMCO test job

@openshift-ci openshift-ci bot changed the title WINC-1035 Add the nutanix-e2e-operator WMCO test job WINC-1035: Add the nutanix-e2e-operator WMCO test job Apr 20, 2023
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. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged
Projects
None yet
10 participants