Граф коммитов

17838 Коммитов

Автор SHA1 Сообщение Дата
Ajeet jain 0c18dc1e1d
Merge remote-tracking branch 'upstream/master' into tal_reparent_new
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-23 16:46:37 +05:30
Ajeet jain 1ec88e1116
changed the range for range based test
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-23 14:15:25 +05:30
Sugu Sougoumarane 29aa84ab1e
Merge pull request #5608 from planetscale/ss-infoschema
v3: resolve information_schema cols correctly
2019-12-22 22:36:22 -08:00
Ajeet jain 76d280e577
addressed review comments
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-23 11:10:27 +05:30
Sugu Sougoumarane 6a19ea4196
Merge pull request #5612 from planetscale/ss-flavors
tests: fix various tests
2019-12-22 21:13:42 -08:00
Sugu Sougoumarane 72952374b4 tests: HeartbeatTime=10s to reduce flakyness
Do this for all tests by changing this in TestMain.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
2019-12-22 18:22:32 -08:00
Morgan Tocker 1c3d2fff62 Add additional flavors to matrix for testing
Signed-off-by: Morgan Tocker <tocker@gmail.com>
2019-12-22 15:43:26 -07:00
Sugu Sougoumarane c60368a845 tests: deflake filelogger_test.go
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
2019-12-22 13:24:42 -08:00
Sugu Sougoumarane 92083793ac tests: fix various tests
Fixes #5532
Fixes #5569
Fixes #5571

With this fix, unit tests pass for all flavors.
Also fix test.go to cover the newer flavors.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
2019-12-22 13:13:01 -08:00
Sugu Sougoumarane 1dc91505e5
Merge pull request #5583 from planetscale/morgo-rm-vtqueryserver
Remove vtqueryserver
2019-12-21 00:24:12 -08:00
Sugu Sougoumarane bb133af539 v3: resolve information_schema cols correctly
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
2019-12-20 12:17:06 -08:00
Deepthi Sigireddi c174b5991d
Merge pull request #5607 from planetscale/tal_upstream_encrypted_tests
Encrypted_replication testcase migrated in go
2019-12-20 11:02:25 -08:00
Morgan Tocker 55d91713fc Merge remote-tracking branch 'upstream/master' into morgo-rm-vtqueryserver
Signed-off-by: Morgan Tocker <tocker@gmail.com>
2019-12-20 09:30:33 -07:00
Morgan Tocker c30ec7f649
Merge pull request #5602 from planetscale/gedgar-rm-sauce-connect
tools/sauce_connect_*.sh: Remove broken/unused scripts
2019-12-20 09:27:07 -07:00
saurabh b6bf0f915f addressed review comments
Signed-off-by: saurabh <saurabh.408@gmail.com>
2019-12-20 17:23:48 +05:30
saurabh 5bc863ce2a encrypted_replication testcase migrated in go
Signed-off-by: saurabh <saurabh.408@gmail.com>
2019-12-20 15:05:06 +05:30
Ajeet jain 1602423ba8
Revert "testing go test file"
This reverts commit d03d3a13e3.
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-20 15:04:25 +05:30
Ajeet jain d03d3a13e3
testing go test file
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-20 13:34:35 +05:30
Ajeet jain cbe9cc7784
fixed intial sharding multi test case
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-20 11:48:17 +05:30
Ajeet jain 4c85a56fb9
updated readme and config
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-20 11:01:57 +05:30
Ajeet jain 4a8b2e8097
reparent test cases written in go
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
2019-12-20 10:45:00 +05:30
Sugu Sougoumarane 89199f2f9c
Merge pull request #5520 from kalfonso/kalfonso.191205-demote-master-type
Allow to demote master vttablet to SPARE instead of REPLICA
2019-12-19 19:42:35 -08:00
Sugu Sougoumarane b8c0dc3e95
Merge pull request #5589 from planetscale/morgo-add-auto-release
Add automated release
2019-12-19 19:34:28 -08:00
Sugu Sougoumarane cfac8c0561
Merge pull request #5601 from planetscale/jacques_testcases
Add testcase for select with multiple same-column
2019-12-19 19:32:13 -08:00
Gary Edgar aceb06f273 tools/sauce_connect_*.sh: Remove broken/unused scripts
Signed-off-by: Gary Edgar <gary@planetscale.com>
2019-12-19 18:37:06 -08:00
Jacques Grove f9988097f4 Add testcase for select with multiple same-column
references and an ordering clause.  This is supported in MySQL.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
2019-12-19 18:32:40 -08:00
Deepthi Sigireddi d774709252
Merge pull request #5563 from planetscale/jacques_proxy_protocol
Add proxy protocol support for vtgate.
2019-12-19 14:44:14 -08:00
Morgan Tocker 2ba9c703a5
Merge pull request #5596 from planetscale/morgo-balance-travis
Rebalance Travis tests
2019-12-19 15:21:21 -07:00
deepthi ca800b388f fix unit tests
Signed-off-by: deepthi <deepthi@planetscale.com>
2019-12-19 12:25:06 -08:00
Jacques Grove 175bb6592c Add proxy protocol support for vtgate.
Signed-off-by: Jacques Grove <aquarapid@gmail.com>
2019-12-19 12:25:06 -08:00
Morgan Tocker 7ddbfbb3e9 Merge remote-tracking branch 'upstream/master' into morgo-balance-travis
Signed-off-by: Morgan Tocker <tocker@gmail.com>
2019-12-19 13:23:15 -07:00
Deepthi Sigireddi 647aceef59
Merge pull request #5595 from planetscale/tal_vsplit_master
Vertical split testcase migrated in go
2019-12-19 12:22:08 -08:00
Morgan Tocker 4863d3ce5a Rebalance Travis tests
Signed-off-by: Morgan Tocker <tocker@gmail.com>
2019-12-19 13:09:00 -07:00
Anthony Yeh 7a49ea3447
Refactor vitess/lite Dockerfiles. (#5592)
Signed-off-by: Anthony Yeh <enisoc@planetscale.com>
2019-12-19 09:41:52 -08:00
Morgan Tocker ca6730dce5
Merge pull request #5559 from planetscale/morgo-matrix-unit
Add matrix build for unit tests
2019-12-19 10:39:48 -07:00
Morgan Tocker bb49ac0459
Merge pull request #5573 from planetscale/chris-apparmor-detection
vttablet-up.sh : Adds detection of mysqld launch failure.
2019-12-19 08:22:45 -07:00
saurabh408 9341e38534 Vertical split testcase migrated in go (#46)
Vertical split endtoend testcases in Go migrated from Python

Signed-off-by: saurabh <saurabh.408@gmail.com>
2019-12-19 18:02:33 +05:30
Sugu Sougoumarane ef80f15f30
Merge pull request #5575 from planetscale/ss-vrepl-best-vindex
vrepl: choose best vindex instead of primary
2019-12-18 22:09:33 -08:00
Sugu Sougoumarane 064b5a80e4 vindex: NeedVCursor->NeedsVCursor
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
2019-12-18 21:34:59 -08:00
Morgan Tocker 52607a4dff
Merge pull request #5593 from planetscale/gbe-add-release-readme
make-release-packages.sh: Disable shellcheck 1091 and Add README poin…
2019-12-18 20:16:03 -07:00
Deepthi Sigireddi f56ae63abb
Merge pull request #5587 from planetscale/tal_test_master
Endtoend testcases in Go migrated from Python
2019-12-18 19:13:44 -08:00
Gary Edgar 598806a0d0 make-release-packages.sh: Disable shellcheck 1091 and Add README pointing to local install instructions
Signed-off-by: Gary Edgar <gary@planetscale.com>
2019-12-18 18:16:12 -08:00
Jon Tirsen 5bea18afb6
Merge pull request #5582 from kalfonso/kalfonso.191217-vttestserver-vschema-auth
Enable vschema operations via vtgate in vttestserver
2019-12-19 11:51:43 +11:00
ChrisR 523fbf7e55 Modified apparmor detection to passive, added additional investigation info.
Signed-off-by: ChrisR <radsurfer@gmail.com>
2019-12-18 14:37:06 -08:00
Morgan Tocker 73fc38464b Add automated release
Signed-off-by: Morgan Tocker <tocker@gmail.com>
2019-12-18 09:48:44 -07:00
Arindam Nayak 0c5a398fdc added cell alias and no alias testcases
* added cell alias and no alias testcases 
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
2019-12-18 16:56:53 +05:30
Arindam Nayak 33c4569004 Convert binlog.py to go version (#41)
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
2019-12-18 16:56:53 +05:30
Ajeet jain f5c9d2d2d7 fix vtgate schema testcases
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
2019-12-18 16:56:53 +05:30
Ajeet Jain 23289aaf00 Resharding endtoend testcases in Go migrated from Python (#44)
Signed-off-by: Ajeet jain <ajeet@planetscale.com>
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
2019-12-18 16:56:53 +05:30
Sugu Sougoumarane f969969987
Merge pull request #5541 from jiameixie/mysql57_gpg
Change the short code for the GPG key into longer key
2019-12-17 21:58:22 -08:00