Ryan Ernst
1fa0f835fe
Build: Reorganize src roots
...
This change flattens the directory structure, both for the elasticsearch
specific directories, as well as within the elasticsearch x-pack plugin.
closes elastic/elasticsearch#2957
Original commit: elastic/x-pack-elasticsearch@45891a4632
2016-10-01 09:46:43 +02:00
Ryan Ernst
905237a56f
Moved directories around
...
Original commit: elastic/x-pack-elasticsearch@2018bb5f9f
2016-09-29 12:03:14 +02: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
Robert Muir
9df905ff19
Simplify SSL test to not use openssl.
...
I think the intent here is to just test that our SSL layers work,
not invoke a long chain of keytool + openssl commands.
This simplifies the build and will work on windows.
Original commit: elastic/x-pack-elasticsearch@af07d0d4f7
2015-11-30 09:28:16 -05:00
Robert Muir
8a22ba0a08
smoke-test-plugins-ssl shoudl check if openssl is available
...
Today some jenkins servers dont have it (e.g. windows), and it constantly fails...
Original commit: elastic/x-pack-elasticsearch@6b561c73e0
2015-11-30 08:42:25 -05:00
Ryan Ernst
a67aebc9fc
Build: Remove hack to touch keystore before it is created
...
This will be fixed in ES with elastic/elasticsearchelastic/elasticsearch#15089
Original commit: elastic/x-pack-elasticsearch@55b42a7ad4
2015-11-28 18:07:37 -08:00
Daniel Mitterdorfer
ad697c077e
Reenable SSL smoke tests
...
Original commit: elastic/x-pack-elasticsearch@1969c6d020
2015-11-27 17:25:51 +01:00
Daniel Mitterdorfer
b9b39efac8
Disable SSL integration tests temporarily
...
We disable SSL integration tests as a workaround for
https://github.com/elastic/infra/issues/628 to ensure
other problems can still be caught.
Original commit: elastic/x-pack-elasticsearch@47bf56faec
2015-11-27 10:23:03 +01:00
Ryan Ernst
59a10e6309
Build: Simplify ssl test to not use ant
...
This change ports the tasks from the ssl ant build file into gradle tasks.
Original commit: elastic/x-pack-elasticsearch@af88196050
2015-11-25 11:23:26 -08:00
Robert Muir
7ed4ea56b2
re-enable smoke-test-plugins with ssl
...
Note, its a bit crazy/hackish, but it works.
Original commit: elastic/x-pack-elasticsearch@377113c1c2
2015-11-24 23:19:04 -05:00