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