canmove, Confirmed users
2,041
edits
| Line 194: | Line 194: | ||
* For update testing only, the value of channel is the channel builds are available on; this is typically betatest, beta, releasetest, or release. | * For update testing only, the value of channel is the channel builds are available on; this is typically betatest, beta, releasetest, or release. | ||
* If no --platform option is given, all [[#Release_Listener|listeners]] for the cluster will run tests. If a --platform value is given, only [[#Release_Listener|listeners]] for that platform will run tests. | * If no --platform option is given, all [[#Release_Listener|listeners]] for the cluster will run tests. If a --platform value is given, only [[#Release_Listener|listeners]] for that platform will run tests. | ||
* If you're unsure that listeners are working, you can push a test against a non-existent branch. This won't run anything significant, but you can check the output of a listener console to see if it received the push. | * If you're unsure that [[#Release_Listener|listeners]] are working, you can push a test against a non-existent branch. This won't run anything significant, but you can check the output of a [[#Release_Listener|listener]] console to see if it received the push. | ||