You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sam Doran a5ee865634 Update elasticsearch_plugin.py (#28936)
* Update elasticsearch_plugin.py

Change module to work with Elasticsearch 2.x and 5.x automatically.
Update examples and docs.
Supersedes #21989

* Check system paths for elasticsearch-plugin binary

Use get_bin_path from basic.py for searching paths.

* Create a copy of PLUGIN_BIN_PATHS rather than modifying the global

* Use provided plugin_bin path first before trying other places

Change global PLUGIN_BIN_PATHS to a tuple
7 years ago
..
compile Docs how to test (2nd) (#24094) 8 years ago
integration Disable nxapi test for nxos_banner (#29088) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Improve handling of first CI run for new branch. (#29070) 7 years ago
sanity Update elasticsearch_plugin.py (#28936) 7 years ago
units less confusing 'args' message (#29053) 7 years ago
utils Divide Windows integration tests into 2 groups. (#29029) 7 years ago