summaryrefslogtreecommitdiff
path: root/TESTING.asciidoc
AgeCommit message (Expand)Author
2015-12-17Fix documentation for running REST tests using GradleYannick Welsch
2015-12-01Fix REST test command line instructionsandrejserafim
2015-11-30[doc] Information on JVM fork countNik Everett
2015-11-23Fix testing instructions with x-pluginsRyan Ernst
2015-11-23Build: Rework extra plugins support to be through sibling directoriesRyan Ernst
2015-11-22Build: Change project attachment into special extra-plugins dirRyan Ernst
2015-11-18Merge pull request #14718 from nik9000/gradle_debNik Everett
2015-11-18Fix rpm and deb distributionsNik Everett
2015-11-17Build: Add --debug-jvm option to run and integTest tasksRyan Ernst
2015-11-08replacing run.bat and run.sh with gradle runandrejserafim
2015-11-05[test] Gradle-ify vagrant testsNik Everett
2015-10-29Switch build system to GradleRyan Ernst
2015-10-28Upgrade to randomizedtesting 2.2.0Robert Muir
2015-10-20[DOCS] clarify command to run REST tests onlyLuca Cavanna
2015-09-25add -DtestScript optionBritta Weber
2015-09-22BATS testing: Add SLES-12 to list of tested virtual machinesAlexander Reelsen
2015-09-21Removes wheezy from list of scripts testing docsAndré Carvalho
2015-09-01doc how to get code coverage for unit,integ,combinedRobert Muir
2015-08-31[docs] Lock vagrant to virtualboxNik Everett
2015-08-17[doc] fix asciidoc formatDavid Pilato
2015-08-14Test: Remove ES_CLEAN_BEFORE_TESTNik Everett
2015-08-12Move vagrant activation to a parameterNik Everett
2015-08-10[Packaging] Run tests in vagrantNik Everett
2015-08-09WE CANT EVEN GET BIN/ELASTICSEARCH WORKING!!!!Robert Muir
2015-08-09[doc] testing from an IDEDavid Pilato
2015-08-03Fix coverage analysis. Two versions of jacoco were being used and creating ja...Robert Muir
2015-08-03Fix testing docs to not mention @Slow or @IntegrationRyan Ernst
2015-08-03Add integration test phase for elasticsearch core/Robert Muir
2015-07-29update TESTING doc to use run.sh scriptDave Parfitt
2015-07-27[DOCS] update TESTING doc running from sourceDave Parfitt
2015-07-27Build: Split packages into submodulesAlexander Reelsen
2015-05-12[TEST] add comment bout security manager to bwc test descriptionBritta Weber
2015-04-20Standardization of packages structure and installTanguy Leroux
2015-04-19[DOCS] Fix REST test execution line in testing documentationSimon Willnauer
2015-03-30Add ability to launch bootstrapped ES using mavenLee Hinman
2015-03-15[TEST] Add `-Pdev` to the TESTING.asciidoc guideLee Hinman
2014-11-04[TEST] add description of -Dvalidate.skip parameterBritta Weber
2014-08-21Testing doc: describe -Dtests.heap.size and -Dtests.jvm.arglineBritta Weber
2014-07-03[TEST] Expose `tests.filter` for elasticsearch tests.Simon Willnauer
2014-07-01[TEST] Prevent usage of System Properties in the InternalTestClusterSimon Willnauer
2014-06-27Added minimal setup guide for BW Compat testsSimon Willnauer
2014-06-27[TEST] Change es.node.mode default for tests to `local`Simon Willnauer
2014-06-16[TEST] Add basic Backwards Compatibility TestsSimon Willnauer
2014-04-24[TEST] Allow to disable randomization of shards and replicas via system propertyjavanna
2014-04-22[TEST] Added blacklist to be able to skip specific REST testsjavanna
2014-04-07[TEST] Replaced RestTestSuiteRunner with parametrized test that uses Randomiz...javanna
2014-04-02Document es.node.mode and add possible options to error messageBritta Weber
2014-04-01[TEST] Removed last occurences of cluster_seed, no longer usedjavanna
2014-02-26Minor cleanups.Dawid Weiss
2014-02-20The seed format is suite:method, clarified it in the docs.Dawid Weiss