Commit graph

7 commits

Author SHA1 Message Date
Spencer
3280ab8ddc
[6.7] Refactor ES-related environment variables (#33036) (#33171)
Backports the following commits to 6.7:
 - Refactor ES-related environment variables  (#33036)
2019-03-13 13:20:41 -07:00
Spencer
5254c40e69
[6.7] remove bootstrap cache, which is only for master (#32784)
(cherry picked from commit 985a988563)

6.7 backport of https://github.com/elastic/kibana/pull/32782
2019-03-08 09:18:19 -08:00
Tiago Costa
42102bad0e
[6.x] Create vendor dll for the client modules (#22618) (#26707)
* chore(NA): merge and solve conflicts with 6.x when backporting.

* chore(NA): updated kbn pm file.
2018-12-05 19:48:33 +00:00
Spencer
b5e0c20595
[ci] don't try to extract bootstrap cache in packer cache script (#26408) (#26419) 2018-11-29 16:52:19 -08:00
Spencer
d3d270ea9e
[ci] simplify ci_setup scripts (#26215) (#26393)
Cleanup some of the legacy bits from our ci_setup, simplify the setup necessary in child CI scripts, and unify the more generic bits of the scripts.
2018-11-28 17:31:30 -08:00
Spencer
c64fab0fe3
[6.x] [ci][ftr][kbn/test] split up CI jobs (#25838) (#25977)
* [ci][ftr][kbn/test] split up CI jobs (#25838)

* [ci][ftr][kbn/test] split up CI jobs

* [ci] run --assert-none-excluded in ci groups, before builds

* [ftr] improve error message when excluded tests found

* [ci] document other places the ciGroups live

* [grunt] fix --kibana-install-dir value
2018-11-20 15:36:26 -08:00
Spencer
e40bd5e840 [ci] define matrix axes in code (#25360)
* [ci] define matrix axes in code

* [ci] add null exclude rule

* [ci] make script executable

* [ci] execute sub-scripts

* [ci] simplify job variable name

(cherry picked from commit 399c50cc5c)
2018-11-12 13:14:49 -08:00