ReleaseEngineering/TryServer: Difference between revisions

Line 9: Line 9:


<pre>
<pre>
% hg qref --message "try: -b do -p all -u all -t none"
% hg qref --message "try: <your-computed-syntax-here>"
% hg push -f try
% hg push -f try
</pre>
</pre>
Where the computed syntax will be something like <code>-b d -p linux64 -u all -t none</code>.  Please note that running all tests on all platforms is very expensive (at least 300 compute-hours), and probably overkill.


=== Pushing to try ===
=== Pushing to try ===
Confirmed users
90

edits