From 6c574ac7474672058116962432a00d56ca1b3776 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Thu, 15 Mar 2018 10:27:22 -0700 Subject: [PATCH] Remove custom archive artifacts setting This is preventing SFT logs storage. Change-Id: Ida94813e31d67ab508ad42a9f9dff1db16b96b4f Signed-off-by: Luis Gomez --- jjb/openflowplugin/openflowplugin.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jjb/openflowplugin/openflowplugin.yaml b/jjb/openflowplugin/openflowplugin.yaml index 4bc720acb..356444073 100644 --- a/jjb/openflowplugin/openflowplugin.yaml +++ b/jjb/openflowplugin/openflowplugin.yaml @@ -21,7 +21,6 @@ controller-merge-{stream}, openflowjava-merge-{stream} email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' - archive-artifacts: 'model/*/target/site/**' # Used by the release job staging-profile-id: a68a76dc1b44c @@ -48,7 +47,6 @@ controller-merge-{stream}, openflowjava-merge-{stream} email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' - archive-artifacts: 'model/*/target/site/**' # Used by the release job staging-profile-id: a68a76dc1b44c @@ -75,7 +73,6 @@ controller-merge-{stream}, openflowjava-merge-{stream} email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' - archive-artifacts: 'model/*/target/site/**' # Used by the release job staging-profile-id: a68a76dc1b44c @@ -103,7 +100,6 @@ controller-merge-{stream}, openflowjava-merge-{stream} email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]' - archive-artifacts: 'model/*/target/site/**' # Used by the release job staging-profile-id: a68a76dc1b44c -- 2.36.6