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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user