From: Otto Moerbeek Date: Fri, 10 Jan 2025 08:55:24 +0000 (+0100) Subject: We also want to run this new regression test on PRs, but those do not get the vars... X-Git-Tag: dnsdist-2.0.0-alpha1~181^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15018%2Fhead;p=thirdparty%2Fpdns.git We also want to run this new regression test on PRs, but those do not get the vars from the pdns repo --- diff --git a/.github/workflows/build-and-test-all.yml b/.github/workflows/build-and-test-all.yml index e54a34ae09..79af546f7c 100644 --- a/.github/workflows/build-and-test-all.yml +++ b/.github/workflows/build-and-test-all.yml @@ -659,7 +659,7 @@ jobs: fail-on-error: false test-recursor-ubicloud-bulk: - if: ${{ vars.REC_BULKTEST_USE_UBICLOUD == '1' }} + if: ${{ vars.REC_BULKTEST_USE_UBICLOUD == '1' || github.repository == 'PowerDNS/pdns' }} name: 'test rec ubicloud bulk' needs: - build-recursor