Disable vagrant strict dependency checking#10950
Conversation
|
Skipping CI for Draft Pull Request. |
b88ef5e to
67d23bc
Compare
| sudo sed -i 's/^Types: deb$/Types: deb deb-src/' /etc/apt/sources.list.d/ubuntu.sources | ||
| sudo apt-get update | ||
| sudo apt-get install -y libvirt-daemon libvirt-daemon-system vagrant ovmf | ||
| sudo apt-get install -y libvirt-daemon libvirt-daemon-system vagrant=2.4.1-1 ovmf |
There was a problem hiding this comment.
We should add a comment here pointing to hashicorp/vagrant#13532
There was a problem hiding this comment.
Sure, let me see if this gets us passed the error
Fixes broken vagrant builds Signed-off-by: Derek McGowan <[email protected]>
67d23bc to
ae73e30
Compare
AkihiroSuda
left a comment
There was a problem hiding this comment.
Seems working
Is this still WIP?
|
Vagrant passed, skipping other flakes |
|
/cherrypick release/1.7 |
|
/cherrypick release/1.6 |
|
@estesp: #10950 failed to apply on top of branch "release/1.7": DetailsIn 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-sigs/prow repository. |
|
@estesp: #10950 failed to apply on top of branch "release/1.6": DetailsIn 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-sigs/prow repository. |
|
boo robots |
Fixes broken vagrant builds