We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0ec5cc + 18620cf commit 2f1aa9cCopy full SHA for 2f1aa9c
terraform/app/env/qa.tfvars
@@ -13,8 +13,8 @@ rails_master_key_path = "/copilot/mavis/secrets/STAGING_RAILS_MASTER_KEY"
13
enable_cis2 = false
14
enable_pds_enqueue_bulk_updates = false
15
16
-# TODO: Revert back to 45 once regression tests working during preparation period.
17
-academic_year_number_of_preparation_days = 14
+# Normally this is 31, but this gives us 2 weeks of additional testing.
+academic_year_number_of_preparation_days = 45
18
19
http_hosts = {
20
MAVIS__HOST = "qa.mavistesting.com"
0 commit comments