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

Unified Diff: run_recipe.sh

Issue 1343873004: Add IsolatedScriptTest (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 3 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
Index: run_recipe.sh
diff --git a/run_recipe.sh b/run_recipe.sh
new file mode 100755
index 0000000000000000000000000000000000000000..495e5038562d84db939baee74f3b55ce2c4b08c1
--- /dev/null
+++ b/run_recipe.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+./scripts/tools/run_recipe.py chromium_trybot --properties-file - <<EOF
+{u'workdir': u'/b/build/slave/linux', u'repository': u'', u'buildername': u'ned_tests_rel_ng', u'testfilter': [u'defaulttests'], u'recipe': u'chromium_trybot', u'mastername': u'tryserver.chromium.linux', u'patch_storage': u'rietveld', u'buildbucket': {u'build': {u'created_ts': u'1441837336805500', u'tags': [u'builder:ned_tests_rel_ng', u'buildset:patch/rietveld/codereview.chromium.org/1329773004/170001', u'master:tryserver.chromium.linux', u'user_agent:git_cl_try'], u'bucket': u'master.tryserver.chromium.linux', u'created_by': u'user:nednguyen@google.com'}}, u'reason': u'remote-debugging', u'requester': u'nednguyen@google.com', u'buildbotURL': u'http://build.chromium.org/p/tryserver.chromium.linux/', u'preferred_builder': u'ned_tests_rel_ng', u'patch_project': u'chromium', u'category': u'git_cl_try', u'project': u'', u'rietveld': u'https://codereview.chromium.org', u'buildnumber': 111435, u'slavename': u'slave792-c4', u'blamelist': [u'nednguyen@google.com'], u'branch': u'', u'master': u'tryserver.chromium.linux', u'patchset': 170001, u'issue': 1329773004, u'requestedAt': 1441837368, u'revision': u''}
+EOF
+
« no previous file with comments | « masters/master.tryserver.chromium.linux/slaves.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_linux.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698