User:Lukasblakk/TryServerSyntax: Difference between revisions

Line 83: Line 83:


unittests (if not present default is '''none''')
unittests (if not present default is '''none''')
  --u variables are used to add test builderNames (if ['all'] then all available testBuilders will be added for that platform ie: no mac a11y if that's not a test suite on mac) '''LINK TO VALID_BUILDERS'''
  --u variables are used to add test builderNames (if ['all'] then all available testBuilders will be added for that platform ie: no mac a11y if that's not a test suite on mac)  


talos (if not present default is '''none''')
talos (if not present default is '''none''')
  --t variables are used to add talos builderNames (if ['all'] then all available talosBuilders will be added for that platform) '''LINK TO VALID_BUILDERS'''
  --t variables are used to add talos builderNames (if ['all'] then all available talosBuilders will be added for that platform)  
 
=====How do I know what test/talos suites I can list?=====


'''Note''': we are using a flat file for right now, '''LINK TO VALID_BUILDERS''' but {{bug|589847}} has been filed and in the next iteration we will have a way to generate the lists of valid builder info dynamically from config.py which will keep it in sync with try's configs
'''Note''': we are using a flat file for right now, '''LINK TO VALID_BUILDERS''' but {{bug|589847}} has been filed and in the next iteration we will have a way to generate the lists of valid builder info dynamically from config.py which will keep it in sync with try's configs
Confirmed users
4,467

edits