From f1e1b0bf3c50d8a6d073c431f24cddd7d5989ccd Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 1 Oct 2019 18:59:20 +0200 Subject: [PATCH] Add booking id and deploy scenario to build description Change-Id: I1856ec76cfe404f9204975f505c94cdc04b87101 --- jjb/nolabs/nolabs-booking-jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/nolabs/nolabs-booking-jobs.yaml b/jjb/nolabs/nolabs-booking-jobs.yaml index 4923df6a..10ec302a 100644 --- a/jjb/nolabs/nolabs-booking-jobs.yaml +++ b/jjb/nolabs/nolabs-booking-jobs.yaml @@ -172,6 +172,8 @@ clean_before: false builders: + - description-setter: + description: $BOOKING_ID | $DEPLOY_SCENARIO - '{booking-phase}booking-macro' # vim: set ts=2 sw=2 expandtab: -- 2.25.1