Feature #25222
Add in the CI test table links to the test logs
Start date:
11/18/2020
Due date:
% Done:
0%
Estimated time:
Stakeholders:
Description
The CI tests send an email produced when the tests are running, this includes an HTML table built by utils.sh/table_to_html
It would be convenient if all the numbers link to the logs for that test.
This can be done and tested once the Fermilab CI APP is back up
History
#1 Updated by Marco Mambelli 2 months ago
Added some comments in master (TODO: 25222) to prepare for this.
Then a flag may be added if the link is not an always-on feature or to specify the base URL (with BRANCH, TEST, ... token replacement). Alt an env variable could be used (but all other features are command line controllable).
#2 Updated by Marco Mambelli about 2 months ago
- Target version changed from v3_6_6 to v3_6_7