Commit graph

7 commits

Author SHA1 Message Date
Julien Mailleret
fb6c0c9876
[meta] fix jobs template following #760 (#762)
This commit fix the test job templates following #760.
- add VERSION parameter for 7.x jobs
- move axis to jobs templates
2021-01-27 19:30:00 +01:00
Julien Mailleret
e863695018
[meta] add dedicated ci jobs for 6.x (#760)
This commit create dedicated Jenkins jobs for 6.x for master branch and
PRs. This is required to allow having different test suites for 7.x and
6.x in a following PR.
2021-01-27 17:37:00 +01:00
Julien Mailleret
76d9f64c95
[meta] add auth-token-credential-id entry for slack (#707)
This commit adds a new auth-token-credential-id entry in addition of auth-token-id for slack token.

This is due to a bug in JJB which requires having both entries to prevent having an empty authTokenCredentialId in job config.xml (https://storyboard.openstack.org/#!/story/2007953).
2020-07-27 15:28:34 +02:00
Julien Mailleret
51f7ddf920
[meta] add slack notifications to CI jobs (#706)
This PR add Slack notifications to Elastic Release team Slack channel
for [elastic+ansible-elasticsearch+master]((https://devops-ci.elastic.co/job/elastic+ansible-elasticsearch+master/)
test job.
2020-07-22 15:26:34 +02:00
Julien Mailleret
42e79ea583
[ci] bump ruby to 2.5.7 2020-01-20 07:41:16 +01:00
Chris Koehnke
18c9332419 Remove url in jenkins job configuration 2019-03-21 17:16:04 -04:00
Jonah Bull
0858b11b85
[ci] add JJBB job definitions
Add JJBB job definitions to the repo so they can be managed here.

Modified jobs so they will auto-generate the `inject-passwords` section
containing `VAULT_ROLE_ID`, `VAULT_SECRET_ID` and `VAULT_ADDR`.
2019-03-18 14:46:14 -05:00