Update tests
This commit is contained in:
0
tests/00-create-container.sh
Normal file → Executable file
0
tests/00-create-container.sh
Normal file → Executable file
@@ -1,17 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
docker compose exec tests sh -c "
|
|
||||||
apt-get update \
|
|
||||||
&& apt-get -y install --no-install-suggests \
|
|
||||||
curl \
|
|
||||||
git-core \
|
|
||||||
iproute2 \
|
|
||||||
iputils-ping \
|
|
||||||
jq \
|
|
||||||
libarchive-tools \
|
|
||||||
locales \
|
|
||||||
python3-yaml \
|
|
||||||
ssh \
|
|
||||||
sudo \
|
|
||||||
tzdata \
|
|
||||||
"
|
|
||||||
0
tests/90-run-container-shell.sh
Normal file → Executable file
0
tests/90-run-container-shell.sh
Normal file → Executable file
0
tests/90-run-sig-installer.sh
Normal file → Executable file
0
tests/90-run-sig-installer.sh
Normal file → Executable file
0
tests/99-destroy-container.sh
Normal file → Executable file
0
tests/99-destroy-container.sh
Normal file → Executable file
Reference in New Issue
Block a user