Merge pull request #7187 from filecoin-project/test/disable-broken-testground

fix: disable broken testground integration test
This commit is contained in:
Steven Allen 2021-08-26 12:45:19 -07:00 committed by GitHub
commit a9826dce27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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