Conversation
|
How do we run the localtests? |
|
So See #427 for a contributor's work to make that run on CI. I think, however, that work on this has stopped seeing that the PR is stale. Also see discussion on #425 TL;DR you need a local master/replica setup, with your own implementation for Another consideration is that, at least up till now, I ran these tests on |
|
I will take a look. On LHM, we had a few scripts to setup the master-replica for tests https://github.com/soundcloud/lhm/blob/master/bin/lhm-spec-setup-cluster.sh , but we also didn't run that on CI |
|
Hmm messed this branch up ; continued elsewhere. |
This PR runs localtests on
5.7. It also addsJSONdatatype tests.