summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-06-17 18:29:56 -0500
committerEd Warnicke <eaw@cisco.com>2016-06-17 18:38:47 -0500
commit99b9c7e2c0d4358df25ade536f575a891b8aae10 (patch)
tree26c1370df1dc3c6e5def5910e83327467b7d1ae9
parent160449e191fa7c05d7b15d88fae8f7c11c771249 (diff)
Fix honeycomb merge and integration job to have the correct maven settings
Change-Id: I0d341f1cc96c3d8a35a127f7cd6f667126dac9d7 Signed-off-by: Ed Warnicke <eaw@cisco.com>
-rw-r--r--jjb/honeycomb/honeycomb.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index 77993d8c3..16ee2a487 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -198,6 +198,9 @@
global-settings-type: cfp
postbuilders:
+ - provide-maven-settings:
+ settings-file: 'vpp-settings'
+ global-settings-file: 'global-settings'
- shell:
!include-raw-escape:
- ../scripts/maven_push_functions.sh
@@ -267,6 +270,9 @@
global-settings-type: cfp
postbuilders:
+ - provide-maven-settings:
+ settings-file: 'vpp-settings'
+ global-settings-file: 'global-settings'
- shell:
!include-raw-escape:
- ../scripts/maven_push_functions.sh