diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-07-01 17:40:05 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-07-01 17:40:05 +0200 |
commit | f49f23e7824a57c90f38a5798dc399dca4b4802b (patch) | |
tree | 7f4adb1205d2a13e4b23df12b3ee1e4af3892a00 /jjb/yardstick | |
parent | 715fee88249af6999a8159a5a7e397466b86a5b1 (diff) |
Set build description to node name for easy identification
Change-Id: Iaa1b15badf9750f47a68612f4dae48952de3a3d4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r-- | jjb/yardstick/yardstick-ci-jobs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 4f98e2c22..8b8ced1ba 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -211,6 +211,8 @@ branch: '{branch}' builders: + - description-setter: + description: "POD: $NODE_NAME" - 'yardstick-cleanup' #- 'yardstick-fetch-os-creds' - 'yardstick-{testsuite}' |