-
Notifications
You must be signed in to change notification settings - Fork 153
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
[release-1.1] Dirty hack to unlock CI #749
[release-1.1] Dirty hack to unlock CI #749
Conversation
Signed-off-by: Simone Tiraboschi <[email protected]>
Hello contributor, thanks for submitting a PR for this project! I am the bot who triggers "standard-CI" builds for this project. In order to allow automated tests to run, please ask one of the project maintainers to review the code and then do one of the following:
|
/test hco-e2e-azure |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/test hco-e2e-upgrade-aws |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/test hco-e2e-upgrade-prev-azure |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tiraboschi 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 |
/test hco-e2e-upgrade-prev-aws |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/test hco-e2e-upgrade-prev-azure |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/test hco-e2e-upgrade-prev-aws |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/test hco-e2e-upgrade-prev-azure |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/test hco-e2e-upgrade-prev-aws |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
in last run, looks like:
i have no idea where is the flakiness is coming from. |
/test hco-e2e-upgrade-prev-azure |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
this looks definitively flaky.
maybe this is expected: |
The PR on CDI side is here: On that lane we are upgrading from docker.io/kubevirt/cdi-controller:v1.13.1 to -> docker.io/kubevirt/cdi-operator:v1.18.2 |
Ok, |
#750 should let us re-enable scc test on N-1 upgrade |
ignoring scc check on 1.0.0 -> 1.1.0+PR because in 1.0.0 we ship CDI v1.13.1 which was bugged Signed-off-by: Simone Tiraboschi <[email protected]>
2607a72
to
7e605c2
Compare
on hco-e2e-upgrade-azure is failing with:
which exactly the issue we aim to fix. |
/retest |
/test hco-e2e-upgrade-azure |
@tiraboschi: No presubmit jobs available for kubevirt/[email protected] 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. |
/lgtm |
This is an automated cherry-pick of #747
/assign tiraboschi