OpenSearch/qa/sql/security
Lee Hinman 632c3e8238 SQL: Fix running `gradle run` from top-level directory (elastic/x-pack-elasticsearch#3329)
When running `gradle run` at the top level (at least with Gradle 4.4) it
attempts to run multiple instances of the server, causing the run to fail since
they can't both bind to 9200/9300.

This renames the tasks for the `qa` directories to be `runqa` and the task for
the `cli` directory to be `runcli`.

Original commit: elastic/x-pack-elasticsearch@734ab8e132
2017-12-15 08:42:18 -07:00
..
no-ssl Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
src/test Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
ssl Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
build.gradle SQL: Fix running `gradle run` from top-level directory (elastic/x-pack-elasticsearch#3329) 2017-12-15 08:42:18 -07:00
roles.yml Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00