From 737ee90e69da1ab70436f7db685511ab42010e4e Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 26 Aug 2021 14:27:28 -0700 Subject: [PATCH] Revert "Merge pull request #7187 from filecoin-project/test/disable-broken-testground" This reverts commit a9826dce27a37718c990d8d7f5c081c5b64f60d0, reversing changes made to 8bcd917c12d6a741942c467f04f0184e510714a1. --- .github/workflows/testground-on-push.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/testground-on-push.yml b/.github/workflows/testground-on-push.yml index 4b5a6e6cf..2a3c8af1d 100644 --- a/.github/workflows/testground-on-push.yml +++ b/.github/workflows/testground-on-push.yml @@ -10,11 +10,10 @@ jobs: strategy: matrix: include: - # 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 + 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