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

Verify kOps generated jobs in CI #34121

Merged
merged 4 commits into from
Jan 11, 2025
Merged

Verify kOps generated jobs in CI #34121

merged 4 commits into from
Jan 11, 2025

Conversation

rifelpet
Copy link
Member

@rifelpet rifelpet commented Jan 11, 2025

This builds off of the scripts added in #34010

make generate-jobs in the repo root will run the equivalent of our directory's python3 build_jobs.py

make verify-generated-jobs in the repo root will print diffs and exit 1 for any diff between generated and actual files

Example verify failure from this commit: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/test-infra/34121/pull-test-infra-verify-lint/1877913254420811776

@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 11, 2025
@rifelpet rifelpet changed the title verify kOps generated jobs in CI Verify kOps generated jobs in CI Jan 11, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/config Issues or PRs related to code in /config area/jobs sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. labels Jan 11, 2025
@k8s-ci-robot k8s-ci-robot added the sig/testing Categorizes an issue or PR as relevant to SIG Testing. label Jan 11, 2025
@rifelpet
Copy link
Member Author

/test pull-test-infra-verify-lint

@rifelpet
Copy link
Member Author

/test pull-test-infra-verify-lint

@rifelpet
Copy link
Member Author

/test all

@rifelpet rifelpet marked this pull request as ready for review January 11, 2025 03:19
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 11, 2025
@rifelpet
Copy link
Member Author

/cc @hakman

@k8s-ci-robot k8s-ci-robot requested a review from hakman January 11, 2025 03:20
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 11, 2025
@hakman
Copy link
Member

hakman commented Jan 11, 2025

/cc @dims @ameukam

@k8s-ci-robot k8s-ci-robot requested review from ameukam and dims January 11, 2025 03:33
@ameukam
Copy link
Member

ameukam commented Jan 11, 2025

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ameukam, hakman, rifelpet

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 11, 2025
@k8s-ci-robot k8s-ci-robot merged commit 8254628 into kubernetes:master Jan 11, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants