OpenSearch/qa
Ben Abrams 909a18add7 Only set vm.max_map_count if greater than default (#31512)
So the issue here is that we want to avoid setting vm.max_map_count if
it is already equal to the desired value (the bootstrap check requires
262144). The reason we want to avoid this is because in some use-cases
using sysctl to set this will fail. In this case, we want to enable
users to set this value externally and then allow that to cause using
sysctl to set the value to be skipped so that cases where using sysctl
will fail to no longer fail.
2018-06-27 23:38:30 -04:00
..
ccs-unavailable-clusters Core: Combine messageRecieved methods in TransportRequestHandler (#31519) 2018-06-22 07:36:03 -07:00
die-with-dignity Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
evil-tests Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
full-cluster-restart QA: Merge query-builder-bwc to restart test (#30979) 2018-06-27 16:37:04 -04:00
mixed-cluster QA: Create xpack yaml features (#31403) 2018-06-26 09:26:48 -04:00
multi-cluster-search Cross Cluster Search: preserve remote status code (#30976) 2018-06-01 08:53:53 +02:00
no-bootstrap-tests Plugins: Remove meta plugins (#30670) 2018-05-18 10:56:08 -07:00
rolling-upgrade TEST: Add bwc recovery tests with synced-flush index 2018-06-22 20:14:06 -04:00
smoke-test-client Revert upgrade to Netty 4.1.25.Final (#31282) 2018-06-12 19:26:18 -04:00
smoke-test-http Revert upgrade to Netty 4.1.25.Final (#31282) 2018-06-12 19:26:18 -04:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Change ScriptException status to 400 (bad request) (#30861) 2018-05-30 14:00:07 +02:00
smoke-test-multinode QA: System property to override distribution (#30591) 2018-05-15 17:16:16 -04:00
smoke-test-plugins Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
vagrant Only set vm.max_map_count if greater than default (#31512) 2018-06-27 23:38:30 -04:00
verify-version-constants Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00
wildfly Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
build.gradle QA: Fix resolution of default distribution (#31351) 2018-06-14 18:25:47 -04:00