Skip to content
Snippets Groups Projects

[RTADPA BW Tests] Introducing an Hlt1-bandwidth test via Moore_in_Allen

Merged Luke Grazette requested to merge lugrazet-BW-initialhlt1test into master
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -440,7 +440,7 @@ if __name__ == '__main__':
'-p',
'--process',
type=str,
choices=['hlt2', 'spruce'],
choices=['hlt1', 'hlt2', 'spruce'],
required=True,
help='Which stage was the test run on')
parser.add_argument(
Loading