File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -676,6 +676,15 @@ needs to be tested.
6766763. For additional Node.js options (like HTTP debug), add them to ` AZUREOIDC_TEST_CMD` in ` .evergreen/run-oidc-tests-azure.sh`
6776774. Create an evergreen patch and schedule only the ` oidc-auth-test-azure-latest` variant.
678678
679+ # # AWS
680+
681+ 1. Add a new AWS prose test to ` test/integration/auth/mongodb_oidc_k8s.prose.07.test.ts` that mimics the behaviour that
682+ needs to be tested.
683+ 2. Ensure that the test has the ` only` attribute so only it will run.
684+ 3. For additional Node.js options (like HTTP debug), add them to ` K8S_TEST_CMD` in ` .evergreen/run-oidc-tests-k8s.sh`
685+ 4. Create an evergreen patch and schedule only the ` oidc-auth-test-k8s-latest-aks` variant.
686+
687+
679688# ## TODO Special Env Sections
680689
681690- TLS
You can’t perform that action at this time.
0 commit comments