Bug #22616
In GENIE CI Validation fix table links
Status:
Work in progress
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
05/21/2019
Due date:
% Done:
90%
Estimated time:
Experiment:
-
Stakeholders:
Description
table links used in GENIE CI Validation are showing the internal hash used to distinguish CI documents uploaded into the CI DB.
An example is here: http://dbweb6.fnal.gov:8080/GenieCI/app/build_detail/phase_details?build_id=genie_ci_validation/479&platform=Linux%202.6.32-754.12.1.el6.x86_64&phase=ci_validation_G18_10j_00_000&buildtype=slf6%20ROOT6%20e17:prof%20main_tune:%20G18_02a_00_000,G18_10j_00_000
The link should show only the table name without the internal hash
History
#1 Updated by Vladimir Podstavkov almost 2 years ago
- % Done changed from 0 to 30
- Status changed from Assigned to Work in progress
#2 Updated by Vladimir Podstavkov almost 2 years ago
- % Done changed from 30 to 60
#3 Updated by Vladimir Podstavkov almost 2 years ago
To handle this
- replace a hash value prefix from '_' to '#' to simplify processing
- update all existing file names accordingly
#4 Updated by Vladimir Podstavkov almost 2 years ago
- % Done changed from 60 to 80
#5 Updated by Vladimir Podstavkov over 1 year ago
- % Done changed from 80 to 90