Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2.25
-
Epic Link:
-
Team:SQuaRE
Description
Joshua Hoblitt some requirements for the SQuaSH production update
We are going to use branch DM-8976 since there are some improvements to do before merging to master, but we decided to update production anyway. Here is the git ref
https://github.com/lsst-sqre/qa-dashboard/commit/ec73d32887a76a68251294b5c844ed5fc70fb0ba
This version of SQuaSH requires post-qa 1.3.1, note that there are some changes in the post-qa command line, in particular the API URL which now points to the root, a typical command line I use for testing is:
post-qa --lsstsw ~/Projects/lsstsw/lsstsw/ --qa-json tests/data/Cfht_output_r.json --api-url http://localhost:8000/dashboard/api/ --api-user nobody --api-password admin |
There is also a new DB migration 0004 that was successfully tested using a dump of the production database following the instructions at:
Attachments
Issue Links
- is triggering
-
DM-9700 post-qa should verify data submission
- Won't Fix
- relates to
-
DM-9702 Fix URLs returned by the API
- Done
-
DM-9714 Review instructions for SQuaSH deployment
- Done
-
DM-8976 Implement bokeh apps helper methods to read data from the SQUASH API
- Done
-
DM-9034 Update post_qa to shim blobs, measurement metadata and metric definitions to SQUASH API
- Done
-
DM-9619 Changing the way we start the bokeh apps
- Done
Joshua Hoblitt just merged
DM-8976before deployment, my test instance is running on master now:https://angelo-squash-squash.lsst.codes