Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:5.6
-
Epic Link:
-
Team:SQuaRE
Description
The minimum requirement is to have squash-db, squash-api and squash-bokeh working together before moving on.
There's still a bug during integration tests:
File "/usr/local/lib/python3.6/site-packages/requests/adapters.py", line 508, in send
|
raise ConnectionError(e, request=request)
|
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='squash-local.lsst.codes', port=30899): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f102ee90898>: Failed to establish a new connection: [Errno -2] Name or service not known',))
|
|
2017-08-23 15:53:40,677 200 GET /AMx (172.17.0.1) 8.13ms
|