-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Kernel Boot]: Tiny fixes - typo fix, unique name for test VMIs #10097
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
Conversation
b75c697
to
fecb607
Compare
Since these tests don't run in parallel, it's important that every VMI would have a unique name. Signed-off-by: Itamar Holder <iholder@redhat.com>
Signed-off-by: Itamar Holder <iholder@redhat.com>
As of now, "vmi" object is outdated which is error-prone Signed-off-by: Itamar Holder <iholder@redhat.com>
fecb607
to
bac295d
Compare
/retest |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rmohr 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 |
/retest-required |
9 similar comments
/retest-required |
/retest-required |
/retest-required |
/retest-required |
/retest-required |
/retest-required |
/retest-required |
/retest-required |
/retest-required |
/retest-required |
2 similar comments
/retest-required |
/retest-required |
@iholder101: The following test failed, say
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. I understand the commands that are listed here. |
/retest-required |
The storage lane is obviously flakie and is not related to this PR. |
@iholder101: Overrode contexts on behalf of iholder101: pull-kubevirt-e2e-k8s-1.26-sig-storage In response to this:
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. |
What this PR does / why we need it:
A set of tiny fixes to kernel boot tests and code.
Please see commits for more info.
Release note: