fix: disable broken testground integration test

This commit is contained in:
Steven Allen 2021-08-26 12:20:54 -07:00
parent 8bcd917c12
commit b9015f8f29

View File

@ -10,10 +10,11 @@ jobs:
strategy: strategy:
matrix: matrix:
include: include:
- backend_addr: ci.testground.ipfs.team # Currently broken.
backend_proto: https #- backend_addr: ci.testground.ipfs.team
plan_directory: testplans/lotus-soup # backend_proto: https
composition_file: testplans/lotus-soup/_compositions/baseline-k8s-3-1.toml # plan_directory: testplans/lotus-soup
# composition_file: testplans/lotus-soup/_compositions/baseline-k8s-3-1.toml
- backend_addr: ci.testground.ipfs.team - backend_addr: ci.testground.ipfs.team
backend_proto: https backend_proto: https
plan_directory: testplans/lotus-soup plan_directory: testplans/lotus-soup