uboness
c4e213fc92
Updated version to 2.0.0-SNAPSHOT
...
Original commit: elastic/x-pack-elasticsearch@8fb8035596
2015-08-13 00:05:11 +02:00
Adrien Grand
268860be7b
Disable Shield ssl tests until openssl is available on the Windows build machines.
...
Original commit: elastic/x-pack-elasticsearch@777375bb94
2015-08-12 17:00:20 +02:00
Martijn van Groningen
583799d3e7
applied feedback
...
Original commit: elastic/x-pack-elasticsearch@9042427219
2015-08-12 14:11:46 +02:00
Martijn van Groningen
ca8a7bb262
added watcher+shield qa rest tests
...
only run watcher rest tests during verify phase
never run the rest tests with shield enabled, because that is now tested in the new qa module
removed the disabled license watcher rest tests, because the disabled license use case is already tested by the LicenseIntegrationTests
enabled the getting started rest test
Closes elastic/elasticsearch#403
Original commit: elastic/x-pack-elasticsearch@67f0f7f596
2015-08-12 14:11:45 +02:00
Adrien Grand
cd5169745d
Tests: Smoke tests with SSL enabled.
...
We should smoke test our plugins with ssl enabled to make sure that plugins
still work together and eg. Marvel still manages to export stats.
Close elastic/elasticsearch#402
Original commit: elastic/x-pack-elasticsearch@3bb7c2b96c
2015-08-12 14:04:49 +02:00
Adrien Grand
2842898c1c
Build: cut over to the new startup-elasticsearch syntax.
...
Original commit: elastic/x-pack-elasticsearch@29582a18b9
2015-08-11 18:54:08 +02:00
jaymode
0b4512582f
fix integration test runs due to changes in core around argument definition
...
Original commit: elastic/x-pack-elasticsearch@af2a85cf91
2015-08-11 09:01:14 -04:00
Adrien Grand
12e9dcc684
Add Shield testing to qa/smoke-test-plugins.
...
Original commit: elastic/x-pack-elasticsearch@fbbc6cefda
2015-08-11 10:54:50 +02:00
Adrien Grand
d3789db974
Build: Remove definition of `convert-plugin-name`.
...
Follow-up of elastic/elasticsearchelastic/elasticsearch#12765.
Original commit: elastic/x-pack-elasticsearch@f75538e87b
2015-08-11 10:38:29 +02:00
Adrien Grand
214dc6e5be
Build: Fix artifactId of qa/smoke-test-plugins.
...
Original commit: elastic/x-pack-elasticsearch@c84753e933
2015-08-10 14:01:26 +02:00
Adrien Grand
f7cee828e3
Build: Make the qa module extend the x-plugins artifact.
...
This way it will inherit the repositories definitions.
Original commit: elastic/x-pack-elasticsearch@5d6ee26596
2015-08-10 11:56:46 +02:00
Adrien Grand
2cd124d263
Add a skeleton for QA tests.
...
For now this just tries to install license, marvel and watcher, and then checks
that these plugins are listed in the node infos. I can do shield once I figure
out how to set it up for REST tests.
Original commit: elastic/x-pack-elasticsearch@8549f4bc5a
2015-08-10 10:55:58 +02:00