OpenSearch/qa
Mark Vieira dd73a14d11
Improve total build configuration time (#54611) (#54994)
This commit includes a number of changes to reduce overall build
configuration time. These optimizations include:

- Removing the usage of the 'nebula.info-scm' plugin. This plugin
   leverages jgit to load read various pieces of VCS information. This
   is mostly overkill and we have our own minimal implementation for
   determining the current commit id.
- Removing unnecessary build dependencies such as perforce and jgit
   now that we don't need them. This reduces our classpath considerably.
- Expanding the usage lazy task creation, particularly in our
   distribution projects. The archives and packages projects create
   lots of tasks with very complex configuration. Avoiding the creation
   of these tasks at configuration time gives us a nice boost.
2020-04-08 16:47:02 -07:00
..
ccs-unavailable-clusters Remove seeds depedency for remote cluster settings (#52829) 2020-02-26 10:17:25 -07:00
die-with-dignity RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
evil-tests Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
full-cluster-restart Improve total build configuration time (#54611) (#54994) 2020-04-08 16:47:02 -07:00
logging-config ThreadPool and ThreadContext are not closeable (#43249) (#49273) 2019-11-19 13:15:16 -07:00
mixed-cluster Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
multi-cluster-search Fix scripted metric in ccs (backport of #54776) (#54888) 2020-04-07 10:43:00 -04:00
no-bootstrap-tests Spawn controller processes from a different directory on macOS (#47013) 2019-09-27 14:02:40 +01:00
os Cleanup after DockerTests suite completes (#54164) 2020-03-25 11:58:44 +00:00
remote-clusters [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00
repository-multi-version Consolidate duplication of BWC testing task setup in script plugin (#53079) 2020-03-03 14:43:02 -08:00
rolling-upgrade Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
smoke-test-client Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
smoke-test-http Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
smoke-test-ingest-disabled Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
smoke-test-ingest-with-all-dependencies Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
smoke-test-multinode Set feature flags for IndexTemplatesV2 in top-level gradle file (#53898) 2020-03-20 14:52:22 -06:00
smoke-test-plugins Test modifications for FIPS 140 mode (#51832) (#52128) 2020-02-10 10:57:03 +02:00
unconfigured-node-name Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
verify-version-constants Consolidate duplication of BWC testing task setup in script plugin (#53079) 2020-03-03 14:43:02 -08:00
wildfly Convert Wildfly tests to run in Docker (#53159) 2020-03-20 16:47:21 +00:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00