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

CNTRLPLANE-249 Build CI to cover Cilium CNI test for HCP on kubevirt #63263

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mgencur
Copy link
Contributor

@mgencur mgencur commented Mar 27, 2025

https://issues.redhat.com/browse/CNTRLPLANE-249

  • Introduce step hypershift-kubevirt-health-check-nodecount for cases when HostedCluster doesn't get Complete until Cilium CNI (or other network stack) is installed on Nodes. In this case, we only check that number of available nodes matches the one from HostedCluster resource.

  • Exclude same tests as for hypershift-aws-conformance-cilium workflow as they fail for Cilium in general (not specific for kubevirt)

  • Exclude "StatefulSet Basic" and "StatefulSet Non-retain". Copied from hypershift-kubevirt-baremetalds-conformance workflow.These tests are flaky on Kubevirt.

  • Exclude "[Feature:bond]" until NO-JIRA: Env override NETWORKING_E2E_BOND_MTU origin#29630 is merged.

  • Move the exclusion for aws-conformance-cilium directly to the workflow that is dedicated to running tests for Cilium on AWS.

@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 Mar 27, 2025
@mgencur
Copy link
Contributor Author

mgencur commented Mar 27, 2025

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mgencur
Copy link
Contributor Author

mgencur commented Mar 28, 2025

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mgencur
Copy link
Contributor Author

mgencur commented Mar 28, 2025

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mgencur mgencur changed the title [WIP] CNTRLPLANE-249 Build CI to cover Cilium CNI test for HCP on kubevirt … …platform [WIP] CNTRLPLANE-249 Build CI to cover Cilium CNI test for HCP on kubevirt Mar 28, 2025
@mgencur
Copy link
Contributor Author

mgencur commented Mar 28, 2025

Infra issue.

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mgencur
Copy link
Contributor Author

mgencur commented Mar 28, 2025

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mgencur mgencur force-pushed the cilium_kubevirt branch 2 times, most recently from 7831f04 to f3b0bf0 Compare March 31, 2025 13:24
@mgencur
Copy link
Contributor Author

mgencur commented Mar 31, 2025

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mgencur
Copy link
Contributor Author

mgencur commented Apr 1, 2025

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

mgencur added 2 commits April 1, 2025 09:33
This commit move the exclusion directly to the workflow that is
dedicated to running tests for Cilium on AWS.
…platform

This commit brings a workflow for running conformance tests on hosted
cluster created by kubevirt. The manamenent cluster is bare metal.

* Introduce step hypershift-kubevirt-health-check-nodecount for cases when HostedCluster doesn't get Complete until Cilium CNI (or other
network stack) is installed on Nodes. In this case, we only check that number of available nodes matches the one from HostedCluster resource.
* Exclude same tests as for hypershift-aws-conformance-cilium workflow
  as they fail for Cilium in general (not specific for kubevirt)
* Exclude "StatefulSet Basic" and "StatefulSet Non-retain". Copied from hypershift-kubevirt-baremetalds-conformance workflow.These tests are flaky on Kubevirt.
* Exclude "[Feature:bond]" until
  openshift/origin#29630 is merged.
@openshift-ci-robot
Copy link
Contributor

@mgencur, 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 45900a9d14ca665036cc5d1b71866064a1f58886]' failed with out:  and error exec: Stdout already set
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 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 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

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

openshift-ci bot commented Apr 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mgencur
Once this PR has been reviewed and has the lgtm label, please assign csrwng for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mgencur
Copy link
Contributor Author

mgencur commented Apr 1, 2025

/pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

@openshift-ci-robot
Copy link
Contributor

@mgencur: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mgencur mgencur changed the title [WIP] CNTRLPLANE-249 Build CI to cover Cilium CNI test for HCP on kubevirt CNTRLPLANE-249 Build CI to cover Cilium CNI test for HCP on kubevirt Apr 1, 2025
@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 Apr 1, 2025
Copy link
Contributor

openshift-ci bot commented Apr 1, 2025

@mgencur: 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/periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium 305a619 link unknown /pj-rehearse periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-kubevirt-metal-conformance-cilium

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants