Commit graph

293 commits

Author SHA1 Message Date
Mark Vieira
aa83daca26
Add SLES 15.6 to docker linux exclusions list (#116506) (#116516)
# Conflicts:
#	.ci/dockerOnLinuxExclusions
2024-11-09 05:55:46 +11:00
elasticsearchmachine
d7084af836 Bump versions after 7.17.25 release 2024-10-22 20:43:46 +00:00
Brian Seeders
8f93e7c8f1
[CI] Use console=plain so that Buildkite logs aren't a mess (#115049) (#115123)
(cherry picked from commit 9050f8df02)
2024-10-21 16:27:03 -04:00
Rene Groeschke
9925204553
Workaround packaging tests failures on debian10 (#113550) (#113556)
This is a workaround until https://github.com/elastic/elasticsearch/issues/113549 is addressed
2024-09-26 04:31:23 +10:00
elasticsearchmachine
9603be32a0 Bump versions after 7.17.24 release 2024-09-10 11:13:40 +00:00
elasticsearchmachine
d2c120d00f Bump versions after 7.17.23 release 2024-08-01 14:25:01 +00:00
Mark Vieira
bb4108eb4c
Install systemd-sysvcompat package on opensuse systems (#109885)
The `systemd-sysv-install` utility is now provided by the
`systemd-sysvcompat` package. Ensure it's installed when running
packaging tests.

Closes #109831
2024-06-19 08:05:38 +10:00
elasticsearchmachine
10670ce5ad Bump versions after 7.17.22 release 2024-06-13 15:15:24 +00:00
elasticsearchmachine
371e4f8a78 Bump versions after 7.17.21 release 2024-05-03 15:39:48 +00:00
Brian Seeders
1f53c9208b
Bump versions after 7.17.20 release 2024-04-10 11:54:50 -04:00
Mark Vieira
666e8f1c6f
Reduce BWC testing to include only latest patch releases (#106143)
This commit alters our backward compatibility testing logic to restrict
testing to the latest patch release for any given minor version. Since
our policy is not to do any kind of breaking changes in patches, most of
this testing is superfluous. This change reduces the number of versions
we need to test by over 70%.

(cherry picked from commit b1e4407c0a)
2024-03-27 15:37:36 -07:00
elasticsearchmachine
af2c523cdf Bump versions after 7.17.19 release 2024-03-26 20:00:24 +00:00
elasticsearchmachine
23f055a3f0 Bump versions after 7.17.18 release 2024-02-06 17:48:38 +00:00
Brian Seeders
23bb7612ca
Bump versions after 7.17.17 release 2024-01-23 12:32:08 -05:00
Mark Vieira
9923a8719f
Remove BWC testing of snapshot 6.8 versions (#104226) 2024-01-10 14:21:56 -08:00
Brian Seeders
4c7876dcb1
Bump versions after 7.17.16 release 2023-12-13 10:48:34 -05:00
Lorenzo Dematte
1a67f09021 Bump versions after 7.17.15 release 2023-11-14 08:29:05 +01:00
Brian Seeders
60cb462e81
[ci] Migrate branch consistency and protection checks to Buildkite (#101646) (#101737)
(cherry picked from commit dee880a49b)
2023-11-02 15:47:44 -04:00
Brian Seeders
38d3db5fe9
[ci] Disable intake jobs in Jenkins (#101641) (#101645) 2023-10-31 14:38:36 -04:00
Brian Seeders
62be6f9607
[ci] Migrate third-party tests fully to Buildkite (#101562) (#101565)
(cherry picked from commit 0ff3ae428d)
2023-10-30 15:40:23 -04:00
Brian Seeders
42635c5d3c
[ci] Disable remaining periodic jobs in Jenkins, except third-party tests (#101403) (#101407)
(cherry picked from commit e89d245d53)
2023-10-26 16:21:57 -04:00
Brian Seeders
5847af2b18
[ci] Remove unused jjbb variable (#101343)
(cherry picked from commit 91e5259f74)
2023-10-25 14:27:01 -04:00
Brian Seeders
c1db0bf06b
[ci] Disable periodic java-matrix, java-fips-matrix, and bwc jobs in Jenkins (#101234) (#101244)
(cherry picked from commit 6e6e85d0b4)
2023-10-23 16:24:20 -04:00
Brian Seeders
53c09f49bf
Disable packaging tests in Jenkins (#101088) (#101223)
(cherry picked from commit 5d14bca37d)
2023-10-23 11:36:27 -04:00
Brian Seeders
23db6a84f0
[CI] Disable jenkins platform-support jobs, and re-enable all Buildkite periodic pipelines (#100630) (#101004)
(cherry picked from commit b280a63eb7)
2023-10-17 13:17:00 -04:00
Mark Vieira
9f8f12d395
Disable BWC tests in encryption at rest CI job (#100784) (#100787) 2023-10-12 20:02:06 -04:00
Jason Bryan
d92ea26308
Bump versions after 7.17.14 release 2023-10-10 12:52:02 -04:00
Brian Seeders
4affa8d0a3
Enable Buildkite DRA workflows and delete Jenkins ones (#100213) (#100215)
(cherry picked from commit 1a969c3e67)

# Conflicts:
#	.ci/jobs.t/elastic+elasticsearch+dra-staging-update.yml
2023-10-03 13:31:28 -04:00
Mark Vieira
304781b1ec
Add Suse 15.5 to docker ignore list (#100156) (#100166)
# Conflicts:
#	.ci/dockerOnLinuxExclusions
2023-10-02 19:09:43 -04:00
Brian Seeders
adb59f59d3
[7.17] [buildkite] Migrate pull-request pipelines from Jenkins (#99449) (#100091) 2023-09-29 15:27:18 -04:00
Craig Taverner
c6a86e8269 Bump versions after 7.17.13 release 2023-09-07 17:18:38 +02:00
Mark Vieira
fff235ba3f
Mute platform testing on Debian 9 2023-09-06 09:18:13 -07:00
Mark Vieira
2b211dbb8b
Fix periodic Java matrix jobs to use correct JVM 2023-08-30 12:05:32 -07:00
Brian Seeders
a95036757b
[7.17] [buildkite] Add Windows packaging and platform support tests to periodic pipeline (#98072) (#98329)
* [buildkite] Add Windows packaging and platform support tests to periodic pipeline (#98072)

(cherry picked from commit dfadca83f6)
2023-08-28 13:26:12 -04:00
Mark Vieira
97d53db48c
Add Java 21 to testing matrix 2023-08-28 09:23:30 -07:00
Brian Seeders
1b6be92751
Add java-matrix and java-fips-matrix Buildkite pipelines (#97253) (#98040) 2023-07-28 17:50:19 -04:00
Ryan Ernst
fe8d4a23ae
Bump versions after 7.17.12 release 2023-07-25 11:24:15 -07:00
Mark Vieira
6a55b8789e
Bump versions after 7.17.11 release 2023-06-29 13:30:37 -07:00
Mark Vieira
724c7d1333
Add SLES 15.4 to the docker exclusion list (#96037) (#96043)
Our docker exclusion list is sensitive to minor versions. With SLES 15.4
we need to explicitly add it to the exclusion list since it doesn't play
nicely with Docker in CI.

Closes https://github.com/elastic/elasticsearch/issues/93898
# Conflicts:
#	.ci/dockerOnLinuxExclusions
2023-05-11 13:00:25 -04:00
Rene Groeschke
311f90e7ac
Update snyk ci job to use branch as target reference (#95794) (#95805) 2023-05-03 22:18:51 +02:00
Mark Vieira
90903324eb
Bump versions after 7.17.10 release 2023-05-02 09:45:33 -07:00
Mark Vieira
4ba72b4994 Don't check for beats updates in 7.17 branch 2023-03-28 07:33:29 -07:00
Mark Vieira
a7fbd6ae20 Skip staging update job on the main branch 2023-03-27 15:13:49 -07:00
Mark Vieira
1185fc589a Add scheduled CI job to update staging artifact when dependencies change 2023-03-27 15:13:44 -07:00
Mark Vieira
3b5fcca89a
Improve efficiency of packer cache script (#94701) (#94705)
# Conflicts:
#	.ci/packer_cache.sh
#	distribution/bwc/build.gradle
#	distribution/docker/build.gradle
2023-03-23 17:10:08 -04:00
Mark Vieira
73e0437f25 Fail build immediately if there is an error downloading artifacts 2023-03-23 13:54:40 -07:00
Mark Vieira
494669196f Use Java 8 as system Java home for packaging tests 2023-03-08 11:42:13 -08:00
Mark Vieira
7d37a7839d
Fix packaging test reliance on SYSTEM_JAVA_HOME (#94293) (#94295)
Fixes some fallout from recent CI changes that affect packaging tests.
2023-03-02 19:19:48 -05:00
Mark Vieira
4ac5471c99 Use bundled JDK by default when testing in CI
(cherry picked from commit 7c2135c6bc)
2023-03-02 15:02:03 -08:00
Mark Vieira
048c4f4312 Update CI job definitions to remove the use of RUNTIME_JAVA_HOME
(cherry picked from commit 66aeaf5810)
2023-03-02 14:31:52 -08:00