summaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)Author
2019-12-17Remove libbluetooth / bluez from the CI testsThomas Huth
2019-12-09docker: remove libcap development packagesPaolo Bonzini
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée
2019-10-04tests/docker: only enable ubsan for test-clangPaolo Bonzini
2019-10-04docker: test-debug: disable LeakSanitizerPaolo Bonzini
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée
2019-09-26docker: move tests from python2 to python3John Snow
2019-09-26docker: remove unused debian-sidJohn Snow
2019-09-26docker: remove unused debian-portsJohn Snow
2019-09-26docker: remove 'deprecated' image definitionsJohn Snow
2019-09-26docker: remove unused debian8 partial imageJohn Snow
2019-09-26docker: remove debian8-mxe definitionsJohn Snow
2019-09-26podman: fix command invocationJohn Snow
2019-09-26tests/docker: reduce scary warnings by cleaning up clean upAlex Bennée
2019-09-26tests/docker: remove python2.7 from debian9-mxeJohn Snow
2019-09-26tests/docker: fix DOCKER_PARTIAL_IMAGESAlex Bennée
2019-09-26tests/docker: add sanitizers back to clang buildJohn Snow
2019-09-10tests/docker: --disable-libssh on ubuntu1804 buildsAlex Bennée
2019-09-10tests/docker: add more images to PARTIAL_IMAGES when not on x86_64Alex Bennée
2019-09-10tests/docker: use --arch-only for installing depsAlex Bennée
2019-09-10tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée
2019-09-10tests/docker: avoid $SHELL invoke bash directlyAlex Bennée
2019-09-10tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGESAlex Bennée
2019-09-10tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGESAlex Bennée
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée
2019-09-10tests/docker: update Debian Sid imageAlex Bennée
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: add Buster to DOCKER_PARTIAL_IMAGESAlex Bennée
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée
2019-09-10tests/docker: move DEF_TARGET_LIST setting to common.rcAlex Bennée
2019-09-10tests/docker: fix final missing .encode when parsing solibsAlex Bennée
2019-09-10tests/docker: handle missing encoding keyword for subprocess.check_outputAlex Bennée
2019-09-10tests/docker: fix "cc" command to work with podmanAlex Bennée
2019-09-10tests/docker: Use --userns=keep-id for podmanJohn Snow
2019-09-10configure: clean-up container cross compile detectAlex Bennée
2019-09-02tests/docker: upgrade docker.py to python3Alex Bennée
2019-08-22tests/docker: add podman supportMarc-André Lureau
2019-08-22docker.py: add podman supportMarc-André Lureau
2019-08-22docker.py: add --run-as-current-userMarc-André Lureau
2019-07-23tests/docker: Refresh APT cache before installing new packages on DebianPhilippe Mathieu-Daudé