From a6543760a3506697ecb5ae31dcdb0394dc4bcaaf Mon Sep 17 00:00:00 2001 From: Rayhan Chowdhury Date: Wed, 22 Feb 2023 12:17:21 +0000 Subject: [PATCH] add config to run performance tests for assessment store --- .github/workflows/manual-dev-deploy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/manual-dev-deploy.yaml b/.github/workflows/manual-dev-deploy.yaml index 5ace7a0..ef4e0eb 100644 --- a/.github/workflows/manual-dev-deploy.yaml +++ b/.github/workflows/manual-dev-deploy.yaml @@ -36,6 +36,7 @@ with: perf_test_target_url_application_store: https://funding-service-design-application-store-dev.london.cloudapps.digital perf_test_target_url_fund_store: https://funding-service-design-fund-store-dev.london.cloudapps.digital + perf_test_target_url_assessment_store: https://funding-service-design-assessment-store-dev.london.cloudapps.digital e2e_tests_target_url_frontend: https://fsd:fsd@frontend.dev.gids.dev e2e_tests_target_url_authenticator: https://fsd:fsd@authenticator2.dev.gids.dev e2e_tests_target_url_form_runner: https://fsd:fsd@forms.dev.gids.dev