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.
16 lines
224 B
YAML
16 lines
224 B
YAML
OS:
|
|
- ubuntu-1404
|
|
- ubuntu-1604
|
|
- ubuntu-1804
|
|
- debian-8
|
|
- debian-9
|
|
- debian-10
|
|
- centos-7
|
|
- centos-8
|
|
- amazonlinux-2
|
|
TEST_TYPE:
|
|
- oss
|
|
- oss-upgrade
|
|
- oss-to-xpack-upgrade
|
|
- xpack
|
|
- xpack-upgrade
|