ci/cd - temp disable swarm tests

This commit is contained in:
bunkerity 2022-08-25 16:06:39 +02:00
parent 01acb1cf30
commit 72caf907a0
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 2 additions and 2 deletions

View File

@ -358,8 +358,8 @@ jobs:
#run: ./tests/main.py "docker"
#- name: Run Autoconf tests
#run: ./tests/main.py "autoconf"
- name: Run Swarm tests
run: ./tests/main.py "swarm"
#- name: Run Swarm tests
#run: ./tests/main.py "swarm"
- name: Run Kubernetes tests
run: ./tests/main.py "kubernetes"
- name: Generate Linux packages and build test images