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

50 Коммитов

Автор SHA1 Сообщение Дата
Joshua Thompson ddca7db497 Add webdriver support for new vtctld2 UI 2016-08-16 11:26:41 -07:00
Alain Jobart ddf2e8a188 Fixing setup for simplicity. 2016-07-14 13:09:03 -07:00
Alain Jobart 1477c2a1b9 Trying to simplify setup. 2016-07-14 13:03:24 -07:00
Alain Jobart 1bf6cf6f6a Adding extra lib flag. 2016-07-14 13:03:24 -07:00
Alain Jobart 5e985ac69b Removing old zk cgo config. 2016-07-14 13:03:24 -07:00
Joshua Thompson d667bdba69 Add selenium steps to bootstrap 2016-06-22 15:26:14 -07:00
Joshua Thompson a99e6c6bc8 First version of vtctld webdriver test. 2016-06-17 15:40:53 -07:00
Anthony Yeh 7c862e9dff php: Add pixelfederation PDO adapter as a submodule.
To make it easier to find and to simplify later examples and docs.
2016-04-14 19:14:28 -07:00
Anthony Yeh 8670f392ca Use native Go vendor mode for godeps.
This gets rid of the warning about disabling native vendor mode
due to legacy Godeps/_workspace directory being present.

It also means we require Go 1.5+ since that's when native vendor
mode was first introduced.
2016-04-06 14:43:17 -07:00
Michael Berlin c7459278cb travis/install_grpc: Remove unnecessary commands.
It is no longer necessary to set the different PATHs.

Additionally, I moved the prepand_path function out to tools/shell_functions.inc.
2016-03-01 22:38:23 -08:00
Joshua Thompson e6bd8d69ba move large scale end2end tests to new folder 2016-02-04 11:38:01 -08:00
Alain Jobart 9929569e88 Update scripts for latest grpc, 0.12.
Note we now use the gRPC protobuf submodule for install,
to be sure its version matches gRPC.
2016-01-22 13:29:46 -08:00
Anthony Yeh aa1da5cd71 Upgrade to ZooKeeper 3.4.6.
Fixes #1204
2015-11-02 20:45:43 -08:00
Ammar Aijazi 4b448971b3 Fix dev.env for global gRPC installs 2015-09-23 15:58:59 -07:00
Ammar Aijazi 4cba9d02c1 vtdb.tablet client uses error codes to return errors instead of string parsing 2015-09-23 15:58:59 -07:00
Anthony Yeh cba3b12058 Change capitalization of MySQL56 flavor ID.
It should match the convention established with "MariaDB".

I looked into making them case-insensitive, but it would be more tricky
than it's worth because flavor IDs are used as part of the protocol
between servers. So an old server that is case-sensitive would choke on
a message from a new one.
2015-04-22 13:02:10 -07:00
Alain Jobart 3f459079c8 Adding a CGO include path for mariadb. 2015-02-24 09:09:17 -08:00
Alain Jobart 26121622ba Now explicitely check for supported MYSQL_FLAVOR. 2015-02-23 07:42:32 -08:00
Alain Jobart dc70ca6174 Removing support for Google MySQL 5.1. 2015-02-19 13:03:12 -08:00
Shengzhe Yao da8e9622cf replace single bracket by double breackets
this fixes problem when one use zsh instead of bash and double brackets
are also bash complied.
2015-02-14 15:11:04 -08:00
Anthony Yeh db298ab775 Remove unused go-etags setup in dev.env. 2014-09-27 19:16:12 -07:00
Anthony Yeh daa74c9446 Use pre-installed MariaDB instead of downloading it. 2014-08-28 14:35:51 -07:00
Anthony Yeh 7f7cb79672 Remember MYSQL_FLAVOR in bootstrap.sh and restore it in dev.env. 2014-08-22 13:53:54 -07:00
Ryszard Szopa dddda496f1 Add VTDATAROOT setting and creation to dev.env. 2014-06-03 11:50:07 -07:00
Mike Solomon 65674504b7 Keep normal output quiet, but make failures more verbose to aid debugging.
Codify some assumptions on external environment variables.
2014-04-17 10:33:33 -07:00
Alain Jobart 8302b2ae94 First pass at MariaDB support.
test/tabletmanager.py passes!
It's enabled by setting MYSQL_FLAVOR=MariaDB before anything.
2014-04-02 14:52:07 -07:00
Ryszard Szopa c6e359867a Fix dev.env to use the new url. 2013-07-18 18:21:06 -07:00
Ryszard Szopa 0d046a5984 Replace code.google.com with github.com/youtube/vitess. 2013-07-18 18:18:20 -07:00
Alain Jobart 92a8715746 Couple script and environment fixes.
LGTM Ric.
2013-07-18 18:10:56 -07:00
Alain Jobart 018bc882a9 Fixing PATH issue.
LGTM Ric.
2013-07-18 17:53:59 -07:00
Ric Szopa be36322a29 Fully working MySQL import
* * *
Slightly broken MySQL import.
2013-07-18 17:24:47 -07:00
Mike Solomon aea84a9dcd fix GOROOT checking 2013-04-05 17:55:22 -07:00
Mike Solomon 23d8fa89e0 fix minor issue when environment is broken 2013-04-05 17:44:31 -07:00
Mike Solomon f605b0e957 make bootstrap process more friendly 2013-03-08 12:01:49 -08:00
Alain Jobart 13d595a1d8 Checking go environment.
LGTM Mike.
2013-02-12 11:36:32 -08:00
Mike Solomon 96472772cc customize dev.env to rebuild tags 2012-09-25 11:00:05 -07:00
Mike Solomon a3782231a0 fix mysql root path search
ensure go tools are in path
2012-09-16 13:15:37 -07:00
Sugu Sougoumarane ce60477bfb fix incorrect LD_LIBRARY_PATH 2012-09-13 15:30:30 -07:00
Sugu Sougoumarane 5fe7099d6f standardize on a single way to use mysql 2012-09-13 11:12:27 -07:00
Sugu Sougoumarane f96eef27c1 env & config changes: Move all program dependencies to use VTROOT & symlink magic. 2012-09-04 14:20:28 -07:00
Ric Szopa 02115e7048 Change the license notice to be shorter and refer to the license file. 2012-06-07 11:55:06 -07:00
Sugu Sougoumarane e333e1b7d6 drop trailing slash from VTROOT 2012-06-04 18:42:45 -07:00
Sugu Sougoumarane e89672c478 Don't override VTROOT if it's already set 2012-06-03 22:52:30 -07:00
Sugu Sougoumarane 15afcc167f Changed bootstrap & dev.env to prep for sharding deployment. 2012-06-03 22:24:54 -07:00
Mike Solomon b94c9aa61d fix path stuff in open repo 2012-04-13 17:39:57 -07:00
Sugu Sougoumarane e2e3e0ef00 copyright deviolation 2012-04-01 21:58:56 -07:00
Sugu Sougoumarane a082e88409 updated to go's new build system and weekly.2012-03-04 2012-03-11 17:53:40 -07:00
Sugu Sougoumarane 412916748b Remove generated files _testmain.go, and undo manual changes of test files. 2012-02-29 14:10:06 -08:00
Sugu Sougoumarane 598fad9105 Add .hgignore 2012-02-26 21:13:29 -08:00
Sugu Sougoumarane 72a862e6b3 initial source code check-in. 2012-02-24 23:30:03 -08:00