Commit Graph

19 Commits

Author SHA1 Message Date
Sameer Naik a112ecf171 test: fix typo 2016-08-02 19:02:10 +05:30
Sameer Naik f26ad97aca Stacksmith merger (#30)
* switch to harpoon installer

* switch to `gcr.io/stacksmith-images/ubuntu:14.04` base image

* removed unused files

* tests: updated for current feature set

* switch to `gcr.io/stacksmith-images/ubuntu:14.04-r05` base image

* updated to redis-3.0.6-1

Noteable changes:
 - redis password is optional, no default password

* tests: updated for redis-3.0.6-1

* organize dockerfile for stacksmith (#3)

* define `BITNAMI_APP_CHECKSUM` macro

* removed `BITNAMI_APP_DIR` macro

* removed `BITNAMI_APP_VOL_PREFIX` macro

* add `/opt/bitnami/$BITNAMI_APP_NAME/sbin` to PATH

* organize dockerfile for stacksmith

* tests: bump `SLEEP_TIME` to `10` seconds

* version bump and replication support (#4)

* upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r06`

* upgrade to `redis-3.2.0-0`

* cleanup dockerfile

* ignore `pkg-cache/` in git

* ignore `.git` and `tests/` directories in docker builds

* add env parameters to configure master/slave replication

* tests: adds replication tests

* readme: updated

* updated checksum

* tests: bump `SLEEP_TIME` to `30` seconds to fix jenkins tests

* upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r07` baseimage

* updated readme

* readme: fixed typo

* readme: use `/path/to/redis-persistence` and `/path/to/redis-backups` in examples
2016-05-19 10:28:33 -07:00
Sameer Naik 9e62e1b171 use only two container instances to speed up the tests 2016-02-05 22:15:19 +05:30
Sameer Naik e29c32deee tests: make `sed` a little resilient to whitespaces 2015-11-28 11:21:35 +05:30
Sameer Naik 740c8a3e1d tests: Configuration changes are preserved after deletion 2015-11-27 22:31:01 +05:30
Sameer Naik 63dd68810f tests: Slave can be triggered to act as the master 2015-11-17 20:46:59 +05:30
Sameer Naik 735a5eaa17 tests: Replication status is preserved after deletion 2015-11-17 20:35:07 +05:30
Sameer Naik 6624606c1d tests: Slave synchronizes with the master (delayed start) 2015-11-17 20:29:16 +05:30
Sameer Naik 8f882a6729 tests: Replication slave can fetch replication parameters from link alias "master" 2015-11-17 20:23:12 +05:30
Sameer Naik 15d45f71ab tests: Master data is replicated on slave with authentication enabled 2015-11-17 20:20:30 +05:30
Sameer Naik 7a09a16de0 tests: Master data is replicated on slave 2015-11-17 20:20:29 +05:30
Sameer Naik 8462e6ac20 tests: Can't setup replication slave without master host 2015-11-17 20:06:42 +05:30
Sameer Naik 88c7713d8a tests: set SLEEP_TIME to 5s 2015-11-10 11:59:33 +05:30
Sameer Naik 502e972a7a tests: rewrite tests for better maintenance and readability
- Reuse docker_helper.bash script in tests
 - Speed up of tests
 - Better readability
2015-11-09 23:04:57 +05:30
Miguel Martinez 68a4bad9a6 3.0.2-2.r02 version 2015-06-25 17:34:33 -07:00
Miguel Martinez e3765b0d74 Incresing test sleep times 2015-06-19 13:28:44 -07:00
Adnan Abdulhussein e8e7782209 cleanup on setup and teardown 2015-06-19 11:34:44 -07:00
Adnan Abdulhussein 213a7e7b8b Test fixes to run in Jenkins CI 2015-06-19 09:53:31 -07:00
Miguel Martinez 5ad129e381 Adding tests and version 3.0.2-2 2015-06-17 19:18:12 -07:00