зеркало из https://github.com/github/vitess-gh.git
Adding resharding.py to test suite.
This commit is contained in:
Родитель
e0debcfdb5
Коммит
8d213ee86f
1
Makefile
1
Makefile
|
@ -48,6 +48,7 @@ integration_test:
|
||||||
cd test ; echo "updatestream test"; time ./update_stream.py
|
cd test ; echo "updatestream test"; time ./update_stream.py
|
||||||
cd test ; echo "rowcache_invalidator test"; time ./rowcache_invalidator.py
|
cd test ; echo "rowcache_invalidator test"; time ./rowcache_invalidator.py
|
||||||
cd test ; echo "secure test"; time ./secure.py $$VT_TEST_FLAGS
|
cd test ; echo "secure test"; time ./secure.py $$VT_TEST_FLAGS
|
||||||
|
cd test ; echo "resharding test"; time ./resharding.py $$VT_TEST_FLAGS
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
cd go/cmd/mysqlctl; go clean
|
cd go/cmd/mysqlctl; go clean
|
||||||
|
|
Загрузка…
Ссылка в новой задаче