Commit 77f4b81
authored
DPC-5222 re-enable portal smoke test at new subdomain (#2936)
## 🎫 Ticket
https://jira.cms.gov/browse/DPC-5222
## 🛠 Changes
- PACE certificate added to github runner trust store
- Portal tests re-enabled
## ℹ️ Context
We had to disable the smoke tests on the portal when we got the custom
subdomains, as we needed to do some infrastructure updates for the
runner to be able to hit them.
## 🧪 Validation
Smoke tests successfully test the portal:
https://github.com/CMSgov/dpc-app/actions/runs/227721779491 parent 1c478c6 commit 77f4b81
File tree
2 files changed
+7
-2
lines changed- .github/workflows
- dpc-load-testing/smoke_test_workflows
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments