From 53b2de9bd9320f609e81b377557f364f139d9d89 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 30 Sep 2020 14:12:15 -0400 Subject: [PATCH] jjb: Remove deprecated trigger-for-unreviewed-patches from gerrit jobs Signed-off-by: Michael Jeanson --- jobs/babeltrace.yaml | 3 --- jobs/barectf.yaml | 1 - jobs/lttng-modules.yaml | 1 - jobs/lttng-tools.yaml | 2 -- jobs/lttng-ust.yaml | 1 - 5 files changed, 8 deletions(-) diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index b694039..8f02612 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -306,7 +306,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true project-type: matrix node: 'master' # Applies only to matrix flyweight task @@ -367,7 +366,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - inject: @@ -455,7 +453,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true node: 'amd64' diff --git a/jobs/barectf.yaml b/jobs/barectf.yaml index 5c81d23..e5f11d3 100644 --- a/jobs/barectf.yaml +++ b/jobs/barectf.yaml @@ -114,7 +114,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - build-discarder: diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 29a4c8d..4611ab2 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -288,7 +288,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - build-discarder: diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index ae7f436..9a8123a 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -740,7 +740,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - inject: @@ -815,7 +814,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - inject: diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 3f5d2d7..61c5b15 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -188,7 +188,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true <<: *lttng-ust_build_axes_defaults <<: *lttng-ust_build_builders_defaults -- 2.34.1