From: Fatih Degirmenci Date: Thu, 30 Jun 2016 15:40:08 +0000 (+0200) Subject: functest: Set build description to node name for easy identification X-Git-Tag: colorado.1.0~321 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F16191%2F3;p=releng.git functest: Set build description to node name for easy identification Change-Id: I4e2bdd499d60c07230d5f6a15a2c9fd9a9c8efdd Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml index 32251b8cb..3a07d6549 100644 --- a/jjb/functest/functest-ci-jobs.yml +++ b/jjb/functest/functest-ci-jobs.yml @@ -183,6 +183,8 @@ branch: '{branch}' builders: + - description-setter: + description: "POD: $NODE_NAME" - 'functest-{testsuite}-builder' ########################