Commit Graph

21 Commits

Author SHA1 Message Date
Sameer Naik 2ada7f8d48 tests: Can't setup replication slave without replication user 2015-09-10 20:32:25 +05:30
Sameer Naik e996d40828 replication: `MARIADB_DATABASE` is required to setup a replication slave 2015-09-10 14:56:01 +05:30
Sameer Naik b1cbadd7d7 tests: cleanup master and slave containers on `setup` and `teardown` 2015-09-09 22:03:46 +05:30
Sameer Naik 3559f2a1ac tests: Replication status is preserved after deletion 2015-09-09 21:50:45 +05:30
Sameer Naik a9f0b54852 tests: Slave synchronizes with the master (delayed start) 2015-09-09 21:25:46 +05:30
Sameer Naik 62b2ec04b7 tests: Replication slave can automatically fetch connection parameters from master using docker links 2015-09-09 21:25:35 +05:30
Sameer Naik fd6c3359c2 tests: Master database is replicated on slave 2015-09-09 20:54:58 +05:30
Sameer Naik a1531cde5a tests: use `IMAGE_NAME` macro 2015-09-09 20:30:42 +05:30
Sameer Naik bc63b573f1 tests: use `create_container` function whenever possible 2015-09-09 20:30:42 +05:30
Sameer Naik ca10e93cdc tests: allow `master/slave` container suffix to be specified to `mysql_client` 2015-09-09 20:30:41 +05:30
Sameer Naik 4b840602a0 tests: allow container-name to be passed to `cleanup_running_containers` 2015-09-09 20:30:41 +05:30
Sameer Naik e480aba5c4 tests: renamed function `create_basic_container` -> `create_container` 2015-09-09 20:30:40 +05:30
Sameer Naik 3928f922f4 tests: removed the default `-d` argument from `create_basic_container` function 2015-09-09 20:30:11 +05:30
Sameer Naik 44f091258b tests: removed the default `--name $CONTAINER_NAME` argument from `create_basic_container` function 2015-09-09 19:25:29 +05:30
Sameer Naik c56fe2ed69 tests: allow arguments to be passed to `create_basic_container` function 2015-09-09 19:24:29 +05:30
Miguel Martinez d9289b0d09 5.5.44-0 2015-06-26 14:19:30 -07:00
Miguel Ángel Martínez Triviño 9d278a0a0e Merge pull request #7 from bitnami/chown-always
Chown always
2015-06-19 10:51:18 -07:00
Adnan Abdulhussein 6e82997a6e Fix tests to not rely on docker client running directly on the host 2015-06-19 10:46:24 -07:00
Miguel Martinez 888c5e40c9 Cleanup containers on tests 2015-06-19 10:22:28 -07:00
Miguel Martinez e8d2339189 Disabling TTY for Jenkins CI 2015-06-18 21:07:58 -07:00
Miguel Martinez b803693a0e Mariadb tests 2015-06-17 16:56:26 -07:00