Ryan Ernst
c86e8b9c2e
Remove wildcard imports
...
Original commit: elastic/x-pack-elasticsearch@65b2fee336
2015-12-18 14:15:06 -08:00
Robert Muir
d85bb59d57
fix smoke-test-plugins-ssl to work when ::1 does not resolve at all.
...
My previous change only fixed it when it resolves to something different than localhost.
But in some cases, it does not resolve at all, we must specify the IP.
Original commit: elastic/x-pack-elasticsearch@547eb4c42f
2015-12-15 01:04:37 -05:00
Robert Muir
fb22b54202
fix smoke-test-plugins-ssl to work with ip6-localhost
...
Original commit: elastic/x-pack-elasticsearch@747714b0d1
2015-12-14 22:48:56 -05:00
Ryan Ernst
5739d4d921
Fixes for integ tests not using hardcoded ports
...
Original commit: elastic/x-pack-elasticsearch@9cc86da9e0
2015-12-11 18:23:01 -08:00
Ryan Ernst
3e9d29d9b9
Update plugins smoke test to use correct plugin count for xpack
...
Original commit: elastic/x-pack-elasticsearch@40f464acbd
2015-12-04 11:52:31 -08:00
Ryan Ernst
2521e567f1
Merge branch 'master' into jigsaw
...
Original commit: elastic/x-pack-elasticsearch@c7534cfcf0
2015-12-04 11:39:33 -08:00
jaymode
628febf3f7
fix integration tests after reorganization
...
This commit fixes the integration tests and qa test after the reorganization to be
packaged as a single plugin.
Original commit: elastic/x-pack-elasticsearch@d6f488627f
2015-12-03 16:24:40 +01:00
Ryan Ernst
7ef87632ab
Moved shield, watcher, marvel and license plugin into common x-pack
...
project, and combined their gradle builds. Everything builds, but many
many tests fail.
Original commit: elastic/x-pack-elasticsearch@d18d4614aa
2015-12-03 16:24:40 +01:00
jaymode
e5b0e7f5cb
reorganize directory layout
...
See elastic/elasticsearch#1022
Original commit: elastic/x-pack-elasticsearch@3ee8761312
2015-12-03 16:22:37 +01:00