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

Enable e2e lanes for latest kubernetes version #3188

Closed

Conversation

kubevirt-bot
Copy link
Contributor

Enable lanes for latest kubernetes version and disable lanes with unsupported version

/cc @kubevirt/prow-job-taskforce

@kubevirt-bot
Copy link
Contributor Author

@kubevirt-bot: GitHub didn't allow me to request PR reviews from the following users: kubevirt/prow-job-taskforce.

Note that only kubevirt members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

Enable lanes for latest kubernetes version and disable lanes with unsupported version

/cc @kubevirt/prow-job-taskforce

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/test-infra repository.

@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Jan 18, 2024
@kubevirt-bot
Copy link
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fabiand for approval. For more information see the Kubernetes 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

Copy link
Member

@brianmcarey brianmcarey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/hold

removes run_before_merge: true which is required if we want a phased approach to the lanes.

FYI @oshoval

@dhiller - I will create a manual PR to make the 1.29 lanes required and try to look into fixing this automation.

@kubevirt-bot kubevirt-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 18, 2024
@@ -801,7 +801,6 @@ presubmits:
securityContext:
privileged: true
- always_run: false
run_before_merge: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do want to keep it phase 2 , so please keep this line

@@ -17,6 +16,7 @@ presubmits:
preset-podman-in-container-enabled: "true"
max_concurrency: 1
name: pull-kubevirtci-bump-kubevirt
optional: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it moved ? automatically ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC that is part of the automation, which when writing back the changed file automatically sorts alphabetically.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes u right, saw it also on #3126
weird that it is a map, and map on go isnt sorted, but this is what it is

@oshoval
Copy link
Contributor

oshoval commented Jan 18, 2024

do you want to bump pull-kubevirt-e2e-k8s-1.28-sig-compute-migrations to 1.29 as well here ?

@kubevirt-bot kubevirt-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 18, 2024
@kubevirt-bot
Copy link
Contributor Author

PR needs rebase.

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/test-infra repository.

@brianmcarey
Copy link
Member

/close

@kubevirt-bot
Copy link
Contributor Author

@brianmcarey: Closed this PR.

In response to this:

/close

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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants