summaryrefslogtreecommitdiffstats
path: root/jjb/integration
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2021-02-10 00:46:47 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-10 00:46:47 +0000
commita6d34223dd0b32f78bfdecebaf02dbf411daeb8b (patch)
tree808ec298138a628fe51ee4f5b82636e9dafffee3 /jjb/integration
parent16aed9828e09645ad17e9c2ef7419baa2f9cba27 (diff)
parenta4c036cfc69d69a55c79ff3d7c6e97f3cb2343c1 (diff)
Merge "Update ran-simulator job to fix pom file not found error"
Diffstat (limited to 'jjb/integration')
-rw-r--r--jjb/integration/simulators/integration-ran-simulator.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/integration/simulators/integration-ran-simulator.yaml b/jjb/integration/simulators/integration-ran-simulator.yaml
index bc2b584cf..652ac660b 100644
--- a/jjb/integration/simulators/integration-ran-simulator.yaml
+++ b/jjb/integration/simulators/integration-ran-simulator.yaml
@@ -15,6 +15,7 @@
- '{project-name}-{stream}-verify-java':
mvn-goals: 'clean install'
pattern: 'ransim/**'
+ mvn-pom: 'ransim/pom.xml'
- '{project-name}-{stream}-merge-java':
mvn-goals: 'clean deploy'
- '{project-name}-gerrit-release-jobs':