xemu/tests/docker
Thomas Huth 2355d18c79 tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update
This update adds the removing of the EXTERNALLY-MANAGED marker files
that has been added to the lcitool recently.

Quoting Daniel:
"For those who don't know, python now commonly blocks the ability to
run 'pip install' outside of a venv. This generally makes sense for
a precious installation environment. Our containers are disposable
though, so a venv has no benefit. Removing the 'EXTERNALLY-MANAGED'
allows the historical arbitrary use of 'pip' outside a venv.
lcitool just does this unconditionally given the containers are
not precious."

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240418101056.302103-4-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-04-25 07:03:04 +02:00
..
dockerfiles tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update 2024-04-25 07:03:04 +02:00
common.rc tests/: spelling fixes 2023-09-08 13:08:52 +03:00
docker.py tests/docker: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
Makefile.include target/nios2: Remove the deprecated Nios II target 2024-04-24 16:03:38 +02:00
run tests/docker: run script use realpath instead of readlink 2022-10-06 11:53:20 +01:00
test-block
test-build
test-clang
test-debug
test-full
test-fuzz tests/docker: add test-fuzz 2023-07-03 12:51:26 +01:00
test-mingw tests/docker: update test-mingw to run single build 2022-10-31 20:37:58 +00:00
test-misc
test-quick
test-static
test-tcg
test-tsan testing: update ubuntu2004 to ubuntu2204 2023-03-01 10:31:46 +00:00
test-unit