unit-tests: allow running as user

This commit is contained in:
André Roth
2024-12-03 19:03:21 +08:00
parent 3d8968eff3
commit 280563caa8
4 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ swagger: swagger-install
etcd-install:
# Install etcd
test -d /srv/etcd || system/t13_etcd/install-etcd.sh
test -d /tmp/aptly-etcd || system/t13_etcd/install-etcd.sh
flake8: ## run flake8 on system test python files
flake8 system/