Alpar Torok
e9ef5bdce8
Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task ( #36311 )
...
- Create a separate unitTest task instead of Gradle's built in
- convert all configuration to use the new task
- the built in task is now disabled
2018-12-19 08:25:20 +02:00
Andrei Stefan
432c518266
Upgrade jline to 3.8.2 ( #35288 )
2018-11-06 18:42:57 +02:00
Nik Everett
f72ef9b5fd
Build: Pull "skip assemble on qa" to common build ( #35214 )
...
Pull all of the logic that we use to skip the `assemble` and
`dependenciesInfo` tasks on `qa` projects into one spot in our root
build file.
2018-11-05 16:16:00 -05:00
Nik Everett
6857d30527
SQL: Move qa directory into sql directory ( #34496 )
...
Moves `x-pack/qa/sql/*` into `x-pack/plugin/sql/qa` to make it simpler
to run all of the sql tests. This lines up with how newer projects like
cross cluster replication are testing themselves.
2018-10-30 14:54:15 -04:00