OpenSearch/qa/evil-tests/src/test/java/org/elasticsearch
Simon Willnauer 1e18c9a7b6 Apply system properties after all arguemnts are parsed in BootstrapCLIParser
One of our tests leaked a system property here since we failed after appling some
system properties in BootstrapCLIParser. This is not a huge deal in production since
we exit the JVM if we fail on that. Yet for correctnes we should only apply them if
we manage to parse them all.
This also caused a test failure lately on CI but on an unrelated test:
  https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+periodic/314/console
2016-02-05 11:21:00 +01:00
..
bootstrap Apply system properties after all arguemnts are parsed in BootstrapCLIParser 2016-02-05 11:21:00 +01:00
common/cli Remove format args from readText and readSecret 2016-02-04 02:03:17 -08:00
plugins Plugin cli: Improve maven coordinates detection 2016-02-02 12:17:56 -08:00
tribe Tests: Force tribe node to use the same "node.mode" as the tribe client nodes. 2016-02-03 14:37:53 -08:00