From: Fatih Degirmenci Date: Mon, 5 Jun 2017 09:30:03 +0000 (+0200) Subject: rename the project name for anteater for docker build X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F79%2F35779%2F1;p=releng.git rename the project name for anteater for docker build The docker build jobs attempts the clone the repo for the project it builds the docker image for. This change renames the project to match the actual repo name. Change-Id: Ibd55c8b75e61330284f3680154c1a2bf70dae7d6 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/releng/opnfv-docker.yml b/jjb/releng/opnfv-docker.yml index 0975e39f1..5fe0eb913 100644 --- a/jjb/releng/opnfv-docker.yml +++ b/jjb/releng/opnfv-docker.yml @@ -25,7 +25,7 @@ project: # projects with jobs for master - - 'anteater': + - 'releng-anteater': <<: *master <<: *other-receivers - 'bottlenecks':