Feature #22332
in CI test dashboard group stats in 'folders'
90%
Description
CI tests provides a list of extra stats that could be grouped in folders.
An example of CI test dashboard with those extra stats is:
http://dbweb5.fnal.gov:8080/LarCI/app/ns:dune/build_detail/test_details?build_id=dune_ci/4149&platform=Linux%202.6.32-754.6.3.el6.x86_64&buildtype=slf6%20e17:prof&phase=ci_tests&test=ci_reco_regression_test_dunefd
in that dashboard there are two groups of stats named moduletime
and scaledmoduletime
.
The folder name is provided through the statistic name in the format: folder/stat
The folder name is optional, if it is not provided the statistic will be shown as it is now.
In the folder, stats should be shown in a similar way as CI validation stats are shown in the CI Validation dashboard, as for example at this link
http://dbweb5.fnal.gov:8080/LarCI/app/ns:dune/build_detail/statistic_details?platform=Linux%202.6.32-754.11.1.el6.x86_64&buildtype=slf6%20e17:prof&phase=ci_validation&test=end&stat=pandorashweffCompare/
History
#1 Updated by Vladimir Podstavkov over 1 year ago
- % Done changed from 0 to 10
- Status changed from Assigned to Work in progress
#2 Updated by Vladimir Podstavkov over 1 year ago
Vito,
How do you see the presentation for those folders?
Should it be a collapsed drop-down "menu" showing the stats in this group which will continue to work same way as now?
It will make a list more compact but won't introduce any new view pages.
Vladimir.
#3 Updated by Vito Di Benedetto over 1 year ago
Vladimir Podstavkov wrote:
Vito,
How do you see the presentation for those folders?
Should it be a collapsed drop-down "menu" showing the stats in this group which will continue to work same way as now?
It will make a list more compact but won't introduce any new view pages.Vladimir.
yes, a collapsible drop-down menu seems good to me!
- Vito
#4 Updated by Vladimir Podstavkov over 1 year ago
- % Done changed from 10 to 90