Skip to content
Snippets Groups Projects
Commit 0709446e authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

update setup

parent 165489a8
No related branches found
No related tags found
1 merge request!215Simple longevity tests
Pipeline #224111 passed
This commit is part of merge request !215. Comments created here will be created in the context of that merge request.
......@@ -118,8 +118,8 @@ integration-test-debug-compose-down:
longevity-test: generate-gokms-certs build-images install-gosdnc
rm -r longevity-tests/akms1-logs
rm -r longevity-tests/akms2-logs
rm -rf longevity-tests/akms1-logs
rm -rf longevity-tests/akms2-logs
docker compose -f longevity-tests/docker-compose.yml down
docker compose -f longevity-tests/docker-compose.yml up -d
echo "Will add devices, can take a while"
......@@ -167,7 +167,7 @@ generate-etsi-rest-server:
# Warning: Depending on your go and development configuration might also clean caches, modules and docker containers from your other projects.
clean:
docker system prune -af
rm -rf $(BUILD_ARTIFACTS_PATH)
rm -rf $(TOOLS_DIR)
$(GOCLEAN)
docker system prune -af
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment