OpenSearch/buildSrc
Nik Everett b8907b04b1
Docs: Skip xpack snippet tests if no xpack (#31619)
Skips tests the require xpack if we run the doc build without xpack. So
this should work:
```
./gradlew -p docs check -Dtests.distribution=oss-zip
```

This is implemented by detecting parts of the doc that look like:
```
[testenv="basic"]
```

Relates to #30665
2018-06-27 15:41:44 -04:00
..
src Docs: Skip xpack snippet tests if no xpack (#31619) 2018-06-27 15:41:44 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Update to forbiddenapis 2.5 (#29285) 2018-03-28 20:29:02 -07:00
version.properties Upgrade to Lucene 7.4.0. (#31529) 2018-06-22 16:17:17 +02:00