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

Restructure ProwJobs #10062

Closed
2 tasks done
sbueringer opened this issue Jan 26, 2024 · 2 comments · Fixed by kubernetes/test-infra#31737
Closed
2 tasks done

Restructure ProwJobs #10062

sbueringer opened this issue Jan 26, 2024 · 2 comments · Fixed by kubernetes/test-infra#31737
Labels
triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@sbueringer
Copy link
Member

sbueringer commented Jan 26, 2024

Hey folks,

I would like to suggest to restructure/rename our ProwJobs to the following:

  • {periodic,pull}-cluster-api-e2e, {periodic,pull}-cluster-api-e2e-mink8s

    • GINKGO_SKIP: [Conformance] | [IPv6]
    • Contains upgrade 1.28 => 1.29
  • {periodic,pull}-cluster-api-e2e-dualstack-and-ipv6

    • GINKGO_SKIP: [Conformance]
  • pull-cluster-api-e2e-blocking

    • GINKGO_FOCUS: [PR-Blocking]
  • {periodic,pull}-cluster-api-e2e-conformance

    • GINKGO_FOCUS: [Conformance] [K8s-Install]
    • Uses 1.29
  • {periodic,pull}-cluster-api-e2e-conformance-ci-latest

    • GINKGO_FOCUS: [Conformance] [K8s-Install-ci-latest]
    • Uses ci/latest-1.30
  • {periodic,pull}-cluster-api-e2e-upgrade

    • GINKGO_FOCUS: [Conformance] [K8s-Upgrade]
    • Multiple jobs: 1.24=>1.25 ... 1.29=>1.30

PRs:

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jan 26, 2024
@sbueringer
Copy link
Member Author

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jan 26, 2024
@sbueringer
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants