From 07b5a61c7ea00d7d31347f13be70c7e007482c64 Mon Sep 17 00:00:00 2001 From: Jaime Soriano Pastor Date: Mon, 18 Jan 2021 16:57:53 +0100 Subject: [PATCH] Recover x-pack Packetbeat packaging in 7.x (#23538) * Recover x-pack packetbeat build in packaging job, commented-out by mistake in #23142. * Enable x-pack/packetbeat in the CI (backport #22252) Co-authored-by: Victor Martinez --- .ci/packaging.groovy | 2 +- Jenkinsfile.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/packaging.groovy b/.ci/packaging.groovy index 5b265cc9410..48ed9e9c08b 100644 --- a/.ci/packaging.groovy +++ b/.ci/packaging.groovy @@ -112,7 +112,7 @@ pipeline { 'x-pack/heartbeat', // 'x-pack/journalbeat', 'x-pack/metricbeat', - // 'x-pack/packetbeat', + 'x-pack/packetbeat', 'x-pack/winlogbeat' ) } diff --git a/Jenkinsfile.yml b/Jenkinsfile.yml index 3edd9a75d5c..22fd31ae4b1 100644 --- a/Jenkinsfile.yml +++ b/Jenkinsfile.yml @@ -16,11 +16,11 @@ projects: - "x-pack/functionbeat" - "x-pack/libbeat" - "x-pack/metricbeat" + - "x-pack/packetbeat" - "x-pack/winlogbeat" - "dev-tools" ##- "x-pack/heartbeat" It's not yet in the 1.0 pipeline. ##- "x-pack/journalbeat" It's not yet in the 1.0 pipeline. - ##- "x-pack/packetbeat" It's not yet in the 1.0 pipeline. ## Changeset macros that are defined here and used in each specific 2.0 pipeline. changeset: