You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
change versions.yaml to have the 2.11 version
change QEMU_CMD to qemu-system-x86_64
update virtcontainers unit tests to now point to the correct binary name.
The text was updated successfully, but these errors were encountered:
This commit modifies version.yaml to now point to the qemu
2.11 stable version.
It modifies the default QEMU_CMD to be qemu-system-x86_64
instead of qemu-lite-system-x86_64.
And modifies virtcontainers unit tests to now point to the
correct QEMU_CMD.
Fixes: kata-containers#118.
Depends-on: github.com/kata-containers/tests#182
Signed-off-by: Salvador Fuentes <[email protected]>
This commit modifies version.yaml to now point to the qemu
2.11 stable version.
It modifies the default QEMU_CMD to be qemu-system-x86_64
instead of qemu-lite-system-x86_64.
And modifies virtcontainers unit tests to now point to the
correct QEMU_CMD.
Fixes: kata-containers#118.
Signed-off-by: Salvador Fuentes <[email protected]>
chavafg
added a commit
to chavafg/runtime-1
that referenced
this issue
Mar 28, 2018
This commit modifies version.yaml to now point to the qemu
2.11 stable version.
It modifies the default QEMU_CMD to be qemu-system-x86_64
instead of qemu-lite-system-x86_64.
And modifies virtcontainers unit tests to now point to the
correct QEMU_CMD.
Fixes: kata-containers#118.
Signed-off-by: Salvador Fuentes <[email protected]>
change
versions.yaml
to have the 2.11 versionchange
QEMU_CMD
toqemu-system-x86_64
update virtcontainers unit tests to now point to the correct binary name.
The text was updated successfully, but these errors were encountered: