ansible-role-elasticsearch/.ci/jobs/elastic+ansible-elasticsearch+main-6x.yml
Yuriy 361c44ecbc
Rename master - main (#828)
* Rename master - main

* master - main
2021-10-18 11:38:17 -05:00

39 lines
1.1 KiB
YAML

---
- job:
name: elastic+ansible-elasticsearch+main-6x
display-name: elastic / ansible-elasticsearch - main - 6.x
description: Main branch testing with test kitchen for Elasticsearch 6.x
parameters:
- string:
name: branch_specifier
default: main
description: the Git branch specifier to build (<branchName>, <tagName>,
<commitId>, etc.)
- string:
name: VERSION
default: 6.x
description: Elasticsearch major version
axes:
- axis:
type: slave
name: label
values:
- linux
- axis:
name: OS
filename: elasticsearch/test/matrix-6x.yml
type: yaml
- axis:
name: TEST_TYPE
filename: elasticsearch/test/matrix-6x.yml
type: yaml
triggers:
- timed: H H(02-04) * * *
publishers:
- slack:
notify-back-to-normal: True
notify-every-failure: True
room: infra-release-notify
team-domain: elastic
auth-token-id: release-slack-integration-token
auth-token-credential-id: release-slack-integration-token