Closed bostrt closed 2 years ago
@bostrt: This pull request references Jira Issue OCPBUGS-926, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/assign @rvanderp3
/test e2e-vsphere-zones
@bostrt: The specified target(s) for /test
were not found.
The following commands are available to trigger required jobs:
/test e2e-vsphere
/test images
/test unit
/test verify
Use /test all
to run all jobs.
/assign @gnufied
@bostrt: This pull request references Jira Issue OCPBUGS-926, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/test e2e-vsphere
/jira refresh
@bostrt: This pull request references Jira Issue OCPBUGS-926, which is valid. The bug has been moved to the POST state.
No GitHub users were found matching the public email listed for the QA contact in Jira (wduan@redhat.com), skipping review request.
/test e2e-vsphere-zones
@bostrt we can add this test. I'll create a card for this.
/hold until https://github.com/openshift/release/pull/32466 merges
/test e2e-vsphere-zones
e2e-vsphere-zones is hooked in now /unhold
/test e2e-vsphere-zones
checked test results and took another pass after my last review. this looks good to go to me.
/lgtm
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: bostrt, gnufied
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD f0b3ec94d9dff050460eb62bc8023f32596aa7ea and 2 for PR HEAD fee8fdc4a5ff0851af462bd6723fbffa1247cf8d in total
/label docs-approved /label qe-approved
/retest-required
/retest-required
@bostrt: 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/prow/e2e-vsphere-zones | fee8fdc4a5ff0851af462bd6723fbffa1247cf8d | link | false | /test e2e-vsphere-zones |
Full PR test history. Your PR dashboard.
/retest-required
@bostrt: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-926 has been moved to the MODIFIED state.
The main change in this PR include the addition of checking the Resource Pool privileges, in a similar style to how the ComputeCluster privileges are checked.
Another change in this PR includes when the ComputeCluster privileges are checked in accordance with our product docs here under propagation settings. Basically, ComputeCluster privileges only need ReadOnly when a pre-existing ResourcePool has been defined.
I've also reduced the Datacenter privileges required down to ReadOnly since after installation, the long list of privileges aren't required and ReadOnly is all that's needed.