FAQ | This is a LIVE service | Changelog

Update Regression Testing Script authored by Wajdi Hajji's avatar Wajdi Hajji
When executing this regression test script the tester should paste this list into the relevant issue and check off the tests as they go.
## Research Storage
- [ ] Navigate to the home page and check details for "More info" and "Choose"
- [ ] Check that all links are working and look sensible.
- [ ] Check that the tabs in the "Choose" page navigate to other storage types.
......@@ -125,7 +127,7 @@ The following tests apply to "Institutional File Store" storage.
- Click "Pay", wait a minute or so, and then:
- Check you received an email with subject "UIS data storage: your order (storage-<ID>)"
- On https://ifs-test-netapp1.srv.uis.private.cam.ac.uk/sysmgr/svmdashboard
- Check a new SVM with the prefix `ifs_` has been created.
- Check a new SVM with prefix `ifs_` has been created.
- Select the new SVM record, check in "Details" below there's an entry of replica SVM associated with it.
- On https://ifs-test-netapp1.srv.uis.private.cam.ac.uk/sysmgr/clustervolume, check root and data volumes for the new SVM have been created.
- On https://ifs-test-netapp2.srv.uis.private.cam.ac.uk/sysmgr/svmdashboard, check the replica SVM is there.
......@@ -165,7 +167,7 @@ The following tests apply to "Institutional File Store" storage.
- Click "My Account" and click the CIFS project in your IFS storage.
- Increase CIFS project by 1TB and click "Save"
- Check you received an email with subject "UIS data storage: Your project size is increased" mentioning the CIFS project.
- Generate two Voucher for storage capacity extension and duration extension. To generate one, see [Voucher generator](https://gitlab.developers.cam.ac.uk/uis/infra/simple-voucher-generation-tool), and [Voucher debugger](https://rjw57.github.io/voucher-tool/) to verify it.
- Generate two Vouchers for storage capacity extension and duration extension. To generate one, see [Voucher generator](https://gitlab.developers.cam.ac.uk/uis/infra/simple-voucher-generation-tool), and [Voucher debugger](https://rjw57.github.io/voucher-tool/) to verify it.
- On "My Account" page, click "View license".
- On "Configure the license" page, click "Increase My Storage Size".
- Enter 1 TB (or what is specified in the voucher) in the size field, click "Get quote"
......@@ -208,6 +210,7 @@ The following tests apply to "Institutional File Store" storage.
- End.
#### Notes:
1. The tester will need SSGW admin rights when performing the above tests.
......
......