build name is inconsistent in UOSCI pipeline jobs

Bug #1844693 reported by Ryan Beisner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Charm Test Infra
Confirmed
Low
Ryan Beisner

Bug Description

build name is inconsistent in UOSCI pipeline jobs

http://10.245.162.58:8080/view/All/job/test_charm_pipeline_func_full/configure
#${BUILD_NUMBER} ${ENV,var="GERRIT_PROJECT"} ${ENV,var="GERRIT_CHANGE_NUMBER"} ${ENV,var="GERRIT_PATCHSET_NUMBER"} ${ENV,var="GERRIT_PATCHSET_UPLOADER_NAME"} ${ENV,var="BASE_NAME"} ${ENV,var="GIT_BRANCH"}

http://10.245.162.58:8080/view/All/job/test_charm_pipeline_func_smoke/configure
#${BUILD_NUMBER} ${ENV,var="GERRIT_PROJECT"} ${ENV,var="GERRIT_BRANCH"} ${ENV,var="GERRIT_CHANGE_NUMBER"} ${ENV,var="GERRIT_PATCHSET_NUMBER"} ${ENV,var="GERRIT_PATCHSET_UPLOADER_NAME"} ${ENV,var="BASE_NAME"} ${ENV,var="GIT_BRANCH"}

Tags: uosci
Revision history for this message
Ryan Beisner (1chb1n) wrote :

I would propose to update both of the fields to be changed to:

#${BUILD_NUMBER} ${ENV,var="GERRIT_PROJECT"} ${ENV,var="GERRIT_CHANGE_NUMBER"} ${ENV,var="GERRIT_PATCHSET_NUMBER"} ${ENV,var="GERRIT_PATCHSET_UPLOADER_NAME"} ${ENV,var="BASE_NAME"} ${ENV,var="GIT_BRANCH"} ${ENV,var="GERRIT_BRANCH"}

Changed in charm-test-infra:
status: New → Confirmed
assignee: nobody → Ryan Beisner (1chb1n)
importance: Undecided → Low
Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

The proposed value looks OK to me

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.