OpenSearch/qa
Tim Vernum eccf3899a2 Tie zip output to command line options in certutil (elastic/x-pack-elasticsearch#4354)
Previously "certutil" would generate a zip file if there were multiple
certificates.
However, this means that if the user specified "-multiple" or "-in"
then the output format will vary based on whether they entered
multiple instance names (-multiple) or whether the input file
contained multiple instance records (-in).
It is better if the output format is predictable based on the command
line options, so this change forces zip output whenever any of the
following command line options are supplied:
    -pem
    -keep-ca-key
    -multiple
    -in

Original commit: elastic/x-pack-elasticsearch@344baa5f17
2018-04-17 11:05:30 +10:00
..
audit-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
core-rest-tests-with-security Revert "[TEST] mute CoreWithSecurityClientYamlTestSuiteIT" 2018-03-27 14:21:40 -07:00
full-cluster-restart Build: use built-in support for keystore files (elastic/x-pack-elasticsearch#4353) 2018-04-12 07:29:27 -06:00
ml-basic-multi-node Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
ml-disabled Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
ml-native-tests Stop filtering on `_type`. 2018-04-12 14:18:18 +02:00
ml-no-bootstrap-tests Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
ml-single-node-tests Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
multi-cluster-search-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
multi-node Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
openldap-tests Add secure_bind_password to LDAP realm (elastic/x-pack-elasticsearch#4192) 2018-03-29 16:31:45 +10:00
reindex-tests-with-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
rolling-upgrade Build: use built-in support for keystore files (elastic/x-pack-elasticsearch#4353) 2018-04-12 07:29:27 -06:00
rolling-upgrade-basic Remove date from rest resp for non-exp licenses (elastic/x-pack-elasticsearch#4149) 2018-03-20 12:19:07 -04:00
saml-idp-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-client-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-example-spi-extension Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-migrate-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-setup-password-tests Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
security-tools-tests Tie zip output to command line options in certutil (elastic/x-pack-elasticsearch#4354) 2018-04-17 11:05:30 +10:00
smoke-test-graph-with-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-ml-with-security Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-monitoring-with-watcher Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
smoke-test-plugins Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-plugins-ssl Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-security-with-mustache Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
smoke-test-watcher Tests: Replace YAML test waiting for watch execution (elastic/x-pack-elasticsearch#4008) 2018-03-15 14:20:58 -07:00
smoke-test-watcher-with-mustache Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher-with-painless Watcher: Fix TransformInput toXContent serialization (elastic/x-pack-elasticsearch#4061) 2018-03-14 15:53:39 -07:00
smoke-test-watcher-with-security Improve watcher smoke test stability 2018-04-12 07:50:05 +02:00
sql SQL: Enable some date agg tests (elastic/x-pack-elasticsearch#4374) 2018-04-16 19:47:08 +03:00
third-party Watcher: Fix JIRA tests (elastic/x-pack-elasticsearch#4271) 2018-04-02 13:59:31 -06:00
transport-client-tests Remove AcknowledgedRestListener in favour of RestToXContentListener (elastic/x-pack-elasticsearch#3985) 2018-02-22 09:13:58 +01:00
vagrant [test] packaging: renamed packaging configuration (elastic/x-pack-elasticsearch#4112) 2018-03-26 13:43:29 -07:00
build.gradle Remove assemble from build task when assemble removed 2017-06-16 17:19:47 -04:00