Commit Graph

78 Commits

Author SHA1 Message Date
Sameer Naik
843fcc5508 Merge pull request #26 from sameersbn/speed-up-tests
use only two container instances to speed up the tests
2016-02-05 22:23:48 +05:30
Sameer Naik
9e62e1b171 use only two container instances to speed up the tests 2016-02-05 22:15:19 +05:30
Bitnami Container Builds
80c0afdcd6 "bump version 3.0.7-0" 2016-02-04 19:23:05 +01:00
Jorge Marin
7d36c0c8dd bump version 3.0.6-0 2015-12-21 18:01:49 +01:00
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
ec17604444 bump version 3.0.5-1-r01 2015-11-25 15:00:25 +05:30
Sameer Naik
9e6c5a13b0 update tests submodule 2015-11-25 14:43:14 +05:30
Sameer Naik
f5fe4a349d README: document replication setup 2015-11-18 11:04:37 +05:30
Sameer Naik
0b36c7a389 help: fix typo in exposed port number 2015-11-17 21:51:03 +05:30
Sameer Naik
f16a4609db help: updated to include replication options 2015-11-17 20:56: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
015cab4874 added master/slave replication support 2015-11-17 11:15:24 +05:30
Sameer Naik
c3b9854454 Bump version 3.0.5-1 2015-11-17 11:02:12 +05:30
Sameer Naik
0c95d3f30d added bitnami-utils-custom.sh utility script 2015-11-16 12:24:32 +05:30
Sameer Naik
88c7713d8a tests: set SLEEP_TIME to 5s 2015-11-10 11:59:33 +05:30
Sameer Naik
677081741b replace use of bnconfig with sed to set the redis password
bnconfig takes approximately 10s to set the password which adds to the
container startup time.
2015-11-10 11:58:21 +05:30
Sameer Naik
a1f84e1532 tests: helpers have been moved to bitnami/bitnami-docker-tests repo 2015-11-10 11:19:55 +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
Sameer Naik
8009f7195d Bump version 3.0.5-0 2015-10-23 12:44:04 +05:30
Adnan Abdulhussein
f806f67df5 Merge pull request #10 from bitnami/fix-install-script-execution
Run install script as executable
2015-10-08 13:08:17 +01:00
Adnan Abdulhussein
2fe2ac81f8 Run install script as executable 2015-10-08 12:50:43 +01:00
Sameer Naik
0d5bfb64be use the entrypoint.sh script from the base image 2015-10-04 14:34:36 +05:30
Sameer Naik
45b4f4e354 the base image prints the welcome page by default 2015-10-04 14:34:28 +05:30
Sameer Naik
b49db770ea added circuit breaker logic for frequent and repeated failures 2015-10-02 23:40:27 +05:30
Sameer Naik
de2bc06f74 do not start redis and logging services if user specifies a command 2015-10-02 23:39:56 +05:30
Sameer Naik
5865c7e88c configure redis as a s6 service 2015-10-02 23:39:55 +05:30
Sameer Naik
24357352fd created rootfs/ directory structure 2015-10-01 22:28:37 +05:30
Sameer Naik
ba14c81754 fix installer.run.sha256 with busybox sha256sum applet 2015-09-15 15:05:15 +05:30
Adnan Abdulhussein
4fb0335c54 Update to 3.0.4-0, critical security release 2015-09-08 11:05:10 -07:00
Sameer Naik
f9f7e66984 fix links to hub.docker.com 2015-08-08 12:09:25 +05:30
Miguel Martinez
29b6f6fc6f Bump version 3.0.3-0 2015-07-21 10:23:47 -07:00
Miguel Martinez
68a4bad9a6 3.0.2-2.r02 version 2015-06-25 17:34:33 -07:00
Miguel Martinez
391d9e3c56 3.0.2-2-r01 + badges 2015-06-19 18:10:37 -07:00
Mustafa Jamil
3041d3d25a Made minor copy edits 2015-06-19 17:07:43 -07:00
Adnan Abdulhussein
cf81c1c28a Add testing section to README 2015-06-19 16:26:44 -07:00
Adnan Abdulhussein
52b0b02c6f Documentation changes
- remove version numbers
  - use same volume paths in docker run and compose
  - always recommend backing up
  - working password
  - less confusing linking example
2015-06-19 15:09:38 -07:00
Miguel Martinez
e3765b0d74 Incresing test sleep times 2015-06-19 13:28:44 -07:00
Adnan Abdulhussein
29e6f69b6f Add Apache 2.0 License 2015-06-19 12:06:10 -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
Sameer Naik
e1074f6f83 readme: link to the bitnami/redis dockerhub page 2015-06-18 18:01:00 +05:30
Sameer Naik
65b333a36c readme: fix build instructions 2015-06-18 16:49:24 +05:30
Adnan Abdulhussein
d8841ac3c3 Improve README 2015-06-17 23:51:27 -07:00