-
Notifications
You must be signed in to change notification settings - Fork 524
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
Move CAPI install platforms to default feature set #1892
Conversation
Hello @patrickdillon! Some important instructions when contributing to openshift/api: |
/test verify Reading the logs I can't tell what the error is! Not sure if this is a flake/fluke |
verify tests are failing due to lack of testing, but this test does not seem to take into account platform-specific feature gates cc @deads2k:
that is, for example, it is expecting a test for the vsphere feature gate on azure:
We have quite a bit of testing for each platform being promoted here: |
Based on the linked sippy dashboards above, it appears that the installation success rate of these platforms is good, and that the features being promoted to default here are not negatively affecting installs. /override ci/prow/verify /hold In slack there is conversation about some nightly blocking payload commands on an installer PR as a pre-requisite to this, have we got that? |
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/verify In response to this:
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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed, patrickdillon, stbenjam 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 |
/hold cancel Welcome to the product Cluster API 🫡 |
/skip |
/override ci/prow/e2e-aws-ovn-hypershift These gates do not affect HyperShift, they are limited to the openshift-install and the standalone topology |
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/e2e-aws-ovn-hypershift In response to this:
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. |
/override ci/prow/verify |
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/verify In response to this:
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. |
/retest-required |
/override ci/prow/e2e-aws-ovn-hypershift These gates do not affect HyperShift, they are limited to the openshift-install and the standalone topology |
@JoelSpeed: Overrode contexts on behalf of JoelSpeed: ci/prow/e2e-aws-ovn-hypershift In response to this:
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. |
/retest |
@patrickdillon: all tests passed! 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. |
[ART PR BUILD NOTIFIER] This PR has been included in build ose-cluster-config-api-container-v4.17.0-202405162013.p0.g931fa98.assembly.stream.el9 for distgit ose-cluster-config-api. |
Moves AWS, Nutanix, OpenStack & vSphere capi installs to default feature set.