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

Remove unsupported integration tests from workflows #12681

Open
ljkiraly opened this issue Jan 20, 2025 · 1 comment
Open

Remove unsupported integration tests from workflows #12681

ljkiraly opened this issue Jan 20, 2025 · 1 comment

Comments

@ljkiraly
Copy link
Contributor

ljkiraly commented Jan 20, 2025

The following tests can be removed from any workflow and can be archived:

  • integration-k8s-aks - requires access to Azure Cloud Service.
  • integration-k8s-aws - requires access to Amazon Elastic Kubernetes Service. Fails since five month. Access details to be clarified.
  • integration-interdomain-k8s - requires access to gke, aks, aws. Runs interdomain tests

The suite set for integration-k8s-aks, integration-k8s-aws and integration-k8s-gke (this one runs successfully on Google's Kubernetes Engine):

  • features.Suite
  • basic.Suite
  • afxdp.Suite
  • memory.Suite
  • heal.Suite
  • observability.Suite

There is no special suite which is only covered by integration-k8s-aks, integration-k8s-aws test runs.

  • integration-k8s-packet - requires access to Equinix Metal servers which supports melanox for sriov tests. Last succesfull run more then 8 month ago. Runs on default k8s CNI and Calico environments.

The suite set for integration-k8s-packet (default CNI):

  • features.Suite
  • sriov_vlantag.Suite
  • multiforwarder_vlantag.Suite
  • basic.Suite
  • ipsec_mechanism.Suite
  • memory.Suite
  • heal.Suite
  • observability.Suite

The suite set for integration-k8s-packet (Calico):

  • features.Suite without TestMutually_aware_nses
  • sriov.Suite
  • multiforwarder.Suite
  • memory.Suite
  • heal.Suite
  • observability.Suite

The sriov_vlantag, sriov, multiforwarder and multiforwarder_vlantag suites run by integration-k8s-packet only. The integration test can be removed from workflows, but removal of sriov support can be handled separately.

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

No branches or pull requests

1 participant