From 7b3c812037f9253497047e047d81d4fd12a2ee47 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 7 Apr 2020 10:45:04 +1000 Subject: [PATCH] Add jobs for odlguice project Change-Id: I59107edb9c02c903c87a144c935e3c2893d73d5e Signed-off-by: Anil Belur --- jjb/odlguice/odlguice.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 jjb/odlguice/odlguice.yaml diff --git a/jjb/odlguice/odlguice.yaml b/jjb/odlguice/odlguice.yaml new file mode 100644 index 000000000..cfe818f37 --- /dev/null +++ b/jjb/odlguice/odlguice.yaml @@ -0,0 +1,27 @@ +--- +- project: + name: odlguice + jobs: + - gerrit-release-merge + - gerrit-tox-verify + + stream: + - aluminium: + branch: 'master' + - magnesium: + branch: 'stable/magnesium' + + project: odlguice + project-name: odlguice + build-node: centos7-builder-2c-2g + build-timeout: 60 + mvn-settings: 'odlguice-settings' + + # Used by the release job + staging-profile-id: 44ce7d1aad49e + +- project: + name: odlguice-view + views: + - project-view + project-name: odlguice -- 2.36.6