OpenSearch/test/fixtures
Nik Everett 21b1db2965 Remove assemble from build task when assemble removed
Removes the `assemble` task from the `build` task when we have
removed `assemble` from the project. We removed `assemble` from
projects that aren't published so our releases will be faster. But
That broke CI because CI builds with `gradle precommit build` and,
it turns out, that `build` includes `check` and `assemble`. With
this change CI will only run `check` for projects without an
`assemble`.
2017-06-16 17:19:14 -04:00
..
example-fixture Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
hdfs-fixture Introduce Kerberos Test Fixture for Repository HDFS Security Tests (#24493) 2017-05-10 17:42:20 -04:00
krb5kdc-fixture Introduce Kerberos Test Fixture for Repository HDFS Security Tests (#24493) 2017-05-10 17:42:20 -04:00
old-elasticsearch Add qa module that tests reindex-from-remote against pre-5.0 versions of Elasticsearch (#24561) 2017-05-11 10:06:20 -04:00
build.gradle Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00