From c57575942f38709573bae137a5ad2b62d8e175a1 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Wed, 15 Jun 2016 13:18:09 +0200 Subject: Tie all verify/merge/build to opnfv-build-ubuntu We reconfigured centos build server now and it is important to know which jobs require centos and which ones ubuntu. The machines with ubuntu were labelled with opnfv-build previously, preventing us from keeping track of which projects require what OS. This tries to solve that. Change-Id: I1fb2912ec49f5bc2781853e500508d9992d59fbb Signed-off-by: Fatih Degirmenci --- jjb/dpacc/dpacc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/dpacc') diff --git a/jjb/dpacc/dpacc.yml b/jjb/dpacc/dpacc.yml index 0258c23fd..9d788ba0b 100644 --- a/jjb/dpacc/dpacc.yml +++ b/jjb/dpacc/dpacc.yml @@ -26,7 +26,7 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' - - 'opnfv-build-defaults' + - 'opnfv-build-ubuntu-defaults' scm: - gerrit-trigger-scm: -- cgit 1.2.3-korg