From 6f6e4144aab5ba3bb0c0c79bed323453cc8a5adb Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 20 Feb 2018 14:47:04 -0800 Subject: Add missing CLM jobs Add missing CLM jobs for sdnc and testsuite Change-Id: I6b78747628efa83d5c9b5318defeff7649dc0c38 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall --- jjb/sdnc/sdnc-features.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 jjb/sdnc/sdnc-features.yaml (limited to 'jjb/sdnc/sdnc-features.yaml') diff --git a/jjb/sdnc/sdnc-features.yaml b/jjb/sdnc/sdnc-features.yaml new file mode 100644 index 000000000..04670fbad --- /dev/null +++ b/jjb/sdnc/sdnc-features.yaml @@ -0,0 +1,15 @@ +--- +- project: + name: sdnc-features + project-name: 'sdnc-features' + jobs: + - gerrit-maven-clm + + project: 'sdnc/features' + stream: + - 'master': + branch: 'master' + mvn-settings: 'sdnc-features-settings' + files: '**' + archive-artifacts: '' + build-node: ubuntu1604-basebuild-4c-4g -- cgit 1.2.3-korg