Skip to content

Commit 2f1aa9c

Browse files
authored
Merge pull request #4128 from nhsuk/revert-4127-qa-delay-preparation
Revert "Delay preparation period in QA"
2 parents f0ec5cc + 18620cf commit 2f1aa9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/app/env/qa.tfvars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ rails_master_key_path = "/copilot/mavis/secrets/STAGING_RAILS_MASTER_KEY"
1313
enable_cis2 = false
1414
enable_pds_enqueue_bulk_updates = false
1515

16-
# TODO: Revert back to 45 once regression tests working during preparation period.
17-
academic_year_number_of_preparation_days = 14
16+
# Normally this is 31, but this gives us 2 weeks of additional testing.
17+
academic_year_number_of_preparation_days = 45
1818

1919
http_hosts = {
2020
MAVIS__HOST = "qa.mavistesting.com"

0 commit comments

Comments
 (0)