Dongjoon Hyun
70db1b3c44
Fix typos in error messages and comments of dev_tools module.
2016-02-11 01:26:48 -08:00
Jim Ferenczi
7d0181b5d4
Rename bin/plugin in bin/elasticsearch-plugin
2016-02-05 10:09:14 +01:00
Ryan Ernst
b8f08c35ec
Plugin: Remove multicast plugin
...
closes #16310 .
2016-01-29 18:41:31 -08:00
Jack Conradson
5b836dbb11
Renamed the scripting language Plan A to Painless.
...
Closes #16245
2016-01-27 10:37:34 -08:00
Jason Tedor
284cc3a048
Script mode settings as booleans
...
This commit modifies the accept values for script mode settings from
"on", "off", and "sandbox" to "true", "false", and "sandbox".
2016-01-27 06:26:58 -05:00
Alexander Reelsen
1e2919b03d
Smoke Tester: Install mapper attachment & repository hdfs plugin
2015-12-23 13:26:23 +01:00
Alexander Reelsen
a0b946ccab
Smoke Tester: Dont install groovy/expression plugins
...
Those two plugins are modules now and thus dont need to be installed
explicitely when testing.
2015-12-23 13:15:56 +01:00
Jack Conradson
da5b07ae13
Added a new scripting language (PlanA).
...
Closes #15136
2015-12-09 16:32:37 -08:00
David Pilato
c73ab50df1
Rename cloud-gce plugin to discovery-gce plugin
...
Follow up azure and aws splits, we need to be consistent and rename `cloud-gce` to `discovery-gce`.
2015-10-08 06:53:37 +02:00
Alexander Reelsen
6436cd52f2
Smoke tester: Remove deprecated verbose flag for run() method
2015-10-01 15:14:23 +02:00
Robert Muir
e0d42739dd
Factor groovy out of core into lang-groovy
2015-09-28 20:17:45 -04:00
Robert Muir
689af1a6d6
Factor expressions scripts out to lang-expression plugin
2015-09-22 20:33:47 -04:00
David Pilato
f230eabc15
[cloud-azure] Split azure plugin in 3 plugins
...
Until now we had a cloud-azure plugin which is providing 3 distinct features:
* discovery on Azure
* snapshot/restore on Aure
* SMB store
This commit splits the plugin by feature so people can use either one or the other or both features.
Doc is updated accordingly.
2015-09-21 17:55:23 +02:00
Simon Willnauer
f64a875e03
use provided version in smoke test file paths
2015-08-27 23:20:01 +02:00
Simon Willnauer
d4a9089253
[BUILD] Allow smoke-testing other artifact but staging artifacts
2015-08-26 16:07:50 +02:00
Simon Willnauer
aaca188571
Merge pull request #13078 from s1monw/add_smoke_tester
...
Add RC smoke tester that checks basic functionality
2015-08-25 10:53:43 +02:00