-
Notifications
You must be signed in to change notification settings - Fork 567
[CCXDEV-15259]: Promote InsightsOnDemandDataGather and InsightConfig feature gate to default #2473
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
base: master
Are you sure you want to change the base?
[CCXDEV-15259]: Promote InsightsOnDemandDataGather and InsightConfig feature gate to default #2473
Conversation
Hello @opokornyy! Some important instructions when contributing to openshift/api: |
/test verify-feature-promotion |
Signed-off-by: Ondrej Pokorny <[email protected]>
3052b14
to
5d11885
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
@opokornyy Looking at the data, we have no testing on either metal or SNO, does this feature work on those platforms? Should we be adding testing for them? |
We already have metal jobs configured (https://github.com/openshift/release/blob/b7a2a049dacad8d85b856238b0839bb7c276ca76/ci-operator/config/openshift/insights-operator/openshift-insights-operator-release-4.21__periodics.yaml#L329) |
@opokornyy: The following tests failed, say
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. |
I was checking SNO cluster and the Insights Operator is running there by default, so I am also adding test runs for that platform. |
@opokornyy Thanks for looking into adding those. Both metal (all variants in the promotion requirements) and SNO tests are required. |
I also dealt with an issue recently where our results weren't showing up in Sippy. We had to make sure our |
No description provided.