{{endif}}
{{suite}}
{{if not enabled[suite]}}
(disabled)
{{endif}}
|
{{list2cmdline(commands[suite])}} |
{{tbpl[suite]}} |
{{if suite in paint}}{{paint[suite]}}{{endif}} |
{{if suite in chrome}}{{chrome[suite]}}{{endif}} |
{{if tests.get(suite)}}
Talos Config |
Graphserver Name |
{{for test in sorted(tests[suite].keys())}}
{{test_type[suite][test]}}
{{for attr in sorted(tests.get(suite, {})[test].keys())}}
- {{attr}}
- {{tests[suite][test][attr]}}
{{endfor}}
|
{{if graphserver[suite][test]}}
{{for name, longname in graphserver[suite][test]}}
- {{name}}
- {{longname}}
{{endfor}}
{{endif}}
|
{{endfor}}
{{endif}}
|
{{endfor}}