Code review comment for lp:~cmars/juju-core/cs-mongo-tests

Revision history for this message
John A Meinel (jameinel) wrote :

We could probably change the Tarmac landing bot to do:

go test ./... && (cd store && go test -mongojs=true) && ...

Would that work for you?

« Back to merge proposal