Commit graph

69 commits

Author SHA1 Message Date
Michael Russell
10ff32d109
Install missing python SSL libraries to allow https to work with the uri
module
2018-06-13 17:32:55 +02:00
Michael Russell
c58b69f5d6
Install python-openssl into Ubuntu 14.04 otherwise SSL verification
doesn't work for the uri module
2018-06-13 11:13:22 +02:00
Michael Russell
6d82cf3142
WIP: 6.3 support 2018-06-13 08:29:45 +02:00
Dejon Gill
f67eae6eb0 bump es release version 2018-04-23 22:18:43 -07:00
Michael Russell
fe0fc4b430
Bump default version to 6.2.2 and 5.6.8 2018-02-21 21:09:15 +01:00
Michael Russell
be8e2606bf
Upgrade to the latest ansible version 2018-02-01 16:00:26 +01:00
Michael Russell
fbfc85e766
Make 6.x the default version 2018-02-01 14:54:16 +01:00
Michael Russell
9b6fb3602f
Mount /etc/elasticsearch as a volume otherwise x-pack fails to make
immutable changes to the static x-pack users file
2018-01-31 14:29:49 +01:00
Michael Russell
7377ed76e5
Update kitchen to handle testing 5.x and 6.x Elasticsearch versions 2018-01-22 15:04:04 +01:00
Dale McDiarmid
e9a6f74d09 Fix for issue #369 2017-09-19 20:11:09 +01:00
Dale McDiarmid
5e1873ca68 Simpler restart handling + issue-test for recreation of problems 2017-08-20 10:30:39 -04:00
Dale McDiarmid
00faa9115a Added comment in readme for support of es_xpack_custom_url 2017-08-18 20:01:31 +01:00
Dale McDiarmid
330d8d1392 Standard tests 2017-08-18 19:38:10 +01:00
Dale McDiarmid
53741c33c6 X-pack security fix + activation 2017-08-17 21:44:46 +01:00
Dale McDiarmid
ec27bc3fe4 keep current version of pip 2017-08-16 13:07:38 +01:00
Dale McDiarmid
911b2df9ac Test for plugin on standard 2017-08-15 14:31:56 +01:00
Dale McDiarmid
6ebeccfb01 skip some files on tests 2017-08-15 13:56:24 +01:00
Dale McDiarmid
762f2d44c9 Updated gems and fixing issues associated with copying symlinks in tests 2017-08-15 13:25:24 +01:00
Dale McDiarmid
ef4312e1e9 Version bumps 2017-08-15 12:03:16 +01:00
Dale McDiarmid
af30f882dd Fixes for multi + config tests 2017-03-16 23:59:13 +00:00
Dale McDiarmid
1bc817a378 Support for plugin diffs + improved testing on minor upgrades + fixes 2017-03-16 21:06:17 +00:00
Dale McDiarmid
946d89ac74 Idempotent tests - Make java install idempotent 2017-03-14 12:58:46 -07:00
Dale McDiarmid
7efec96ea9 Plugin fixes for 5.x 2017-01-13 15:28:53 +00:00
Dale McDiarmid
06d156fd57 Moving to 5.x tests 2017-01-06 11:24:52 +00:00
Dale McDiarmid
5fb4350a63 Tests back to kopf + checks to fix java cert issues 2017-01-05 14:34:47 +00:00
Dale McDiarmid
cad6a590f9 Include nettools in 14.04 2017-01-05 13:17:53 +00:00
Dale McDiarmid
fe02c4daa6 Ubuntu 14.04 not using init 2017-01-05 12:48:16 +00:00
Dale McDiarmid
6ad2dcaeb8 Run method for 14.04 2017-01-05 12:36:00 +00:00
Dale McDiarmid
b82f1bdce5 Moving to testing murmur3 for plugins as stable download 2017-01-05 12:15:59 +00:00
Dale McDiarmid
b3e242fed9 Fix for handling restart + ubuntu 16.04 tests 2017-01-05 11:02:33 +00:00
Dale McDiarmid
2ea0842a6c Changes to support license 2017-01-04 13:23:22 +00:00
Dale McDiarmid
7794ab7f50 Use api_host, api_port consistently + doc updates. Removal of 1.x testing, centos6 and debian 7 2017-01-03 15:53:10 +00:00
Dale McDiarmid
09fa4f1829 Fix for unauthenticated repos 2017-01-03 10:36:23 +00:00
Dale McDiarmid
5b2b76d1fc restoring centos 6 support 2017-01-02 19:56:01 +00:00
Dale McDiarmid
d5d2de6340 Kitchen changes 2017-01-02 16:19:48 +00:00
Dimitrios Liappis
208ccada51 Disable EPEL repo in kitchen CI
The EPEL repo referencing download.fedoraproject.org is frequently
timing out on yum install operations.
Disable the EPEL and puppetlabs repo with kitchen during CI builds.
2016-07-25 15:40:59 +03:00
Dale McDiarmid
57fa9e432b Support for all xpack features through generic install + improved tests 2016-07-24 15:25:32 +01:00
Dale McDiarmid
d73e515de3 Test improvements for xpack + httplib2 support 2016-07-23 19:48:50 +01:00
Dale McDiarmid
ab592724d8 Initial Shield support + latest gems + single plugin dir + new port/host vars 2016-07-22 23:44:27 +01:00
Dale McDiarmid
50155e79cb Optimised testing images 2016-04-15 23:17:10 +01:00
Dale McDiarmid
b246a63979 No need to install ansible as provided by images 2016-04-15 17:10:00 +01:00
Dale McDiarmid
53f5d61fe5 Gem lock + standard images 2016-04-15 17:04:31 +01:00
Dale McDiarmid
8d438c1903 New images optimised for local network 2016-04-03 18:49:47 +01:00
Dale McDiarmid
83fb9ae5e8 Image changes 2016-04-02 21:42:35 +01:00
Dale McDiarmid
686c9fd149 Docker images moved to dliappis 2016-04-01 22:09:25 +01:00
Dale McDiarmid
a50e8beca0 New Centos 7 image 2016-04-01 17:44:49 +01:00
Dale McDiarmid
dc0c83bdcb wget and curl for debian 8 image 2016-04-01 15:22:50 +01:00
Dale McDiarmid
b8a077e8bd Fixes for ansible version not consistent across images 2016-03-21 12:28:07 +00:00
Dale McDiarmid
25e5620fb7 Gemfile spec for ansible kitchen 2016-03-18 21:42:32 +00:00
Dale McDiarmid
ed8ca6f271 Proxy disabled 2016-03-18 21:17:25 +00:00