Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Update setup_env_ubuntu.sh to use configure-hypervisor.sh script #371

Open
jodh-intel opened this issue Aug 11, 2017 · 1 comment
Open
Assignees

Comments

@jodh-intel
Copy link
Contributor

⚠️ IMPOTANT: This issue should not be actioned until clearcontainers/packaging#46 has landed (post beta).


We need to change setup_env_ubuntu.sh so that rather than hard-coding the hypervisor options, it instead runs the script below to generate the correct build options:

To avoid all repos that go get github.com/clearcontainers/tests from also having to go get github.com/clearcontainers/packaging, setup_env_ubuntu.sh should be modified to just download the script itself:

curl -LO https://raw.githubusercontent.com/clearcontainers/packaging/master/scripts/configure-hypervisor.sh

See clearcontainers/packaging#46

@sboeuf
Copy link
Contributor

sboeuf commented Aug 11, 2017

But we don't want to build/install qemu binary from sources, this was temporary, right ? The idea is to update the packages and our test scripts rely on qemu-lite or qemu-cc packages.

mcastelino pushed a commit to mcastelino/tests that referenced this issue Jan 23, 2019
…dProxy

integration/docker: ensure qemu and proxy are not running if start fails
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants