From ad8bd415671358be764ae2f9829f56317ab14fe0 Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Sun, 14 Jun 2020 11:02:44 -0400 Subject: [PATCH] Do not wait for integrity test (#934) It's ok if integrity test fails -- makes the whole testing process faster by 10 minutes at a cost of some extra CPU cycles. --- .github/workflows/tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index af84a4d..1828869 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -43,9 +43,6 @@ jobs: performance: name: Evaluate performance runs-on: self-hosted - # Even though we technically don't need to wait for integrity test to finish, - # there is no point to run long perf test until we know the code is OK - needs: integrity_test env: ## Smaller tests (runs everything in about 30 minutes) ## Two test areas: equatorial-guinea and liechtenstein