From 863c6f5c7af12907749a242c664884403ae35d20 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Thu, 13 Aug 2015 19:57:22 +0200 Subject: [PATCH] Stop also integration-python jobs from triggering on drafts Change-Id: I796e9ca579bf0c9e435af87bef46f055ade47723 Signed-off-by: Vratko Polak --- jjb/integration/integration-python.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/integration/integration-python.yaml b/jjb/integration/integration-python.yaml index 06f9bd4e3..6129184c3 100644 --- a/jjb/integration/integration-python.yaml +++ b/jjb/integration/integration-python.yaml @@ -59,7 +59,7 @@ server-name: 'OpenDaylight' trigger-on: - patchset-created-event: - exclude-drafts: 'false' + exclude-drafts: 'true' exclude-trivial-rebase: 'false' exclude-no-code-change: 'false' - draft-published-event -- 2.36.6