Skip to content
Snippets Groups Projects

[RTADPA BW Tests] Upload the metadata yaml from nominal hlt2 bw tests, so that it can be accessed later by sprucing bw tests

Merged Luke Grazette requested to merge lugrazet-BW-hlt2-upload-metadata into master
@@ -537,7 +537,8 @@ class BandwidthTestHandler(BaseHandler):
"lhcb-master",
]) and (options in [
"Moore_hlt2_bandwidth", "Moore_hlt2_2023_bandwidth",
"Moore_spruce_bandwidth", "AllenInMoore_hlt1_bandwidth"
"Moore_spruce_bandwidth", "AllenInMoore_hlt1_bandwidth",
"Moore_spruce_latest"
]):
csv_rate_table_names = [
f for f in list_outputs() if f.endswith(".csv")
Loading