[XEN PATCH 0/2] Fixing gitlab CI tests

Anthony PERARD posted 2 patches 3 years, 2 months ago
Failed in applying to current master (apply log)
automation/build/debian/stretch.dockerfile |  2 ++
automation/scripts/qemu-smoke-x86-64.sh    | 10 ++++++----
2 files changed, 8 insertions(+), 4 deletions(-)
[XEN PATCH 0/2] Fixing gitlab CI tests
Posted by Anthony PERARD 3 years, 2 months ago
Patch series available in this git branch:
https://xenbits.xen.org/git-http/people/aperard/xen-unstable.git br.gitlab-pv32-test-fix-v1

Fixing tests due to CONFIG_PV32 missing.

debian:stretch container needs updating due to certificate issue, so also
install qemu in the container.

Anthony PERARD (2):
  automation: switch GitLab x86 smoke test to use PV 64bit binary
  automation: Add qemu to debian:stretch container for smoke test

 automation/build/debian/stretch.dockerfile |  2 ++
 automation/scripts/qemu-smoke-x86-64.sh    | 10 ++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
Anthony PERARD