NSS:TryServer
This page describes how to use the NSS try server.
Pushing to try
Create an entry in your $nss-directory/.hg/hgrc file:
try = ssh://ldap.username@organisation.com@hg.mozilla.org/projects/nss-try
Now you can simply do:
cd $nss-directory/
hg push -f try
Your try job will show up on the nss-try dashboard in a second.