Update tests

This commit is contained in:
Christian Tosta
2025-06-02 18:07:18 -03:00
parent e615c113f8
commit 2f74d906c3
5 changed files with 0 additions and 17 deletions

0
tests/00-create-container.sh Normal file → Executable file
View File

View 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
View File

0
tests/90-run-sig-installer.sh Normal file → Executable file
View File

0
tests/99-destroy-container.sh Normal file → Executable file
View File