FAQ | This is a LIVE service | Changelog

Update Regression Testing Script authored by Mike Bamford's avatar Mike Bamford
......@@ -94,7 +94,7 @@ When executing this regression test script the tester should paste this list int
and select "Another User" instead.
- [ ] Check that "Another User" received a confirmation email
and that the details are correct.
- [ ] Check that SSGW Admin received a change owner warning email
- [ ] Check that HPC admin received a change owner warning email
and that the details are correct.
- [ ] Once "Another User" accepts the T&Cs check that HPC admin
have received a "User Provisioning" email and that the details are correct.
......@@ -102,7 +102,13 @@ When executing this regression test script the tester should paste this list int
"Storage Project Provisioning" page and
confirm that the new data owner has been activated.
- [ ] Check "Another User" has received a "Ready to Use" email.
- [ ] delete project & provision change
- [ ] As data project manager, from the "Configure the storage" page, suspend the project.
- [ ] Check that HPC admin have received a "Project Suspension" email
and that the details are correct.
- [ ] As an HPC admin, follow the project provisioning link to the
"Storage Project Provisioning" page and
confirm that the project has been suspended.
- [ ] Check in the UI that the project no longer exists.
#### Notes:
......@@ -124,4 +130,4 @@ curl -H "Content-Type: application/json" -H "Authorization: Bearer $HPC_API_TOKE
$SSGW_HOST/api/storage/usage/{hpc_id}
```
The `hpc_id` can be retrieved using the `/api/storage/project/` endpoint.
The `hpc_id` can be retrieved using the `/api/storage/project/` endpoint.
\ No newline at end of file