Spencer
2eff7f959e
move vault setup into repo so all ci logic is in the repo ( #42642 ) ( #42654 )
...
* move vault setup into repo so all ci logic is in the repo
* turns out I'm used to less strict bash...
* unset VAULT_ADDR
# Conflicts:
# .ci/run.sh
2019-08-06 01:41:28 -07:00
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
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