From b9015f8f29373d310fd50e66b7fbc739ae4cf2fa Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 26 Aug 2021 12:20:54 -0700 Subject: [PATCH] fix: disable broken testground integration test --- .github/workflows/testground-on-push.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/testground-on-push.yml b/.github/workflows/testground-on-push.yml index 2a3c8af1d..4b5a6e6cf 100644 --- a/.github/workflows/testground-on-push.yml +++ b/.github/workflows/testground-on-push.yml @@ -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