Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Unified Diff: buildbot/buildbot_selector.py

Issue 6665045: Added new config for pnacl2 bot to test spec 2k in train mode for all platfor... (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « buildbot/buildbot_pnacl2.sh ('k') | tests/spec2k/run_all.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/buildbot_selector.py
===================================================================
--- buildbot/buildbot_selector.py (revision 4565)
+++ buildbot/buildbot_selector.py (working copy)
@@ -53,7 +53,7 @@
'nacl-lucid64_m64_n64_opt': 'bash buildbot/buildbot_linux.sh opt 64',
'nacl-arm_opt': 'bash buildbot/buildbot_arm.sh opt',
'nacl-lucid64-pnacl1': 'bash buildbot/buildbot_pnacl1.sh',
- 'nacl-lucid64-pnacl2': 'bash buildbot/buildbot_linux.sh opt 64',
+ 'nacl-lucid64-pnacl2': 'bash buildbot/buildbot_pnacl2.sh',
}
« no previous file with comments | « buildbot/buildbot_pnacl2.sh ('k') | tests/spec2k/run_all.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698