Test plan

This commit is contained in:
2024-09-18 17:39:12 -04:00
parent 181b9a7bc3
commit 89c592d671

View File

@@ -59,6 +59,10 @@ The success criteria for this step are:
- CI test duration does not increase significantly compared to usual
runtimes (canary CI runtime <= 150% normal runtime)
Typical CI tests uses API keys instead of an Identity API JWT, which would be
necessary for a permissions API check, so I'll need to modify
terraform to pull the credentials appropriately.
Rolling back here just involves cleaning up canary resources, and has
no impact on customer experience.