Closed danielballan closed 8 years ago
This isn't even enough. MDS still fails. Stand by for more fixes. Really wish more people came to actual beamlines to actually test things.
@@ master #253 diff @@
==========================================
Files 4 4
Lines 476 476
Methods 0 0
Messages 0 0
Branches 75 75
==========================================
Hits 430 430
Misses 31 31
Partials 15 15
Powered by Codecov. Last update e07b4d6...079e09c
Sorry, that was unnecessarily snarky. I'm frustrated by how many things are broken at deploy-time.
Will add test without auth on Travis to ensure we don't trip on this next time.
There is no way to configure auth is the connection.yml, which means all analysis envs are broken by the default
auth=True
. We had better roll that back to be conservative. In a separate PR we can make auth configurable via the config files, test that it doesn't break anything, and then change the default back to True.