fix: disable broken testground integration test
This commit is contained in:
parent
8bcd917c12
commit
b9015f8f29
9
.github/workflows/testground-on-push.yml
vendored
9
.github/workflows/testground-on-push.yml
vendored
@ -10,10 +10,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- backend_addr: ci.testground.ipfs.team
|
||||
backend_proto: https
|
||||
plan_directory: testplans/lotus-soup
|
||||
composition_file: testplans/lotus-soup/_compositions/baseline-k8s-3-1.toml
|
||||
# Currently broken.
|
||||
#- backend_addr: ci.testground.ipfs.team
|
||||
# backend_proto: https
|
||||
# plan_directory: testplans/lotus-soup
|
||||
# composition_file: testplans/lotus-soup/_compositions/baseline-k8s-3-1.toml
|
||||
- backend_addr: ci.testground.ipfs.team
|
||||
backend_proto: https
|
||||
plan_directory: testplans/lotus-soup
|
||||
|
Loading…
Reference in New Issue
Block a user