Home
last modified time | relevance | path

Searched refs:buildbot (Results 1 – 25 of 60) sorted by relevance

123

/external/toolchain-utils/cros_utils/
Dbuildbot_json.py1014 buildbot = Buildbot(url)
1015 buildbot.auto_throttle = options.throttle
1016 return options, args, buildbot
1035 options, args, buildbot = parser.parse_args(args)
1039 options.builders = buildbot.builders.keys
1041 builder = buildbot.builders[builder]
1072 options, args, buildbot = parser.parse_args(args)
1090 _, args, buildbot = parser.parse_args(args)
1096 '\'print str(buildbot)\' to explore.') % buildbot.url[:-len('/json')]
1097 local_vars = {'buildbot': buildbot, 'b': buildbot}
[all …]
/external/llvm/docs/
DHowToAddABuilder.rst25 #. The computer you will be registering with the LLVM buildbot
31 #. Install buildslave (currently we are using buildbot version 0.8.5).
34 `<http://trac.buildbot.net>`_ and install it manually.
46 <http://buildbot.net/buildbot/docs/current/full.html#creating-a-slave>`_
68 buildbot documentation for help. You may want to restart your computer
73 * slaves are added to ``buildbot/osuosl/master/config/slaves.py``
74 * builders are added to ``buildbot/osuosl/master/config/builders.py``
/external/libcxx/utils/docker/scripts/
Drun_buildbot.sh26 chown buildbot:buildbot $BOT_DIR
50 chown -R buildbot:buildbot $BOT_DIR
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DHowToAddABuilder.rst18 * The staging buildbot at `<http://lab.llvm.org:8014>`_. All builders attached
35 #. The computer you will be registering with the LLVM buildbot
41 #. Install buildslave (currently we are using buildbot version 0.8.5).
44 `<http://trac.buildbot.net>`_ and install it manually.
56 <http://docs.buildbot.net/current/tutorial/firstrun.html#creating-a-slave>`_
81 buildbot documentation for help. You may want to restart your computer
86 * slaves are added to ``buildbot/osuosl/master/config/slaves.py``
87 * builders are added to ``buildbot/osuosl/master/config/builders.py``
93 ``buildbot/osuosl/master/config/status.py``. This is particularly useful for the
/external/skia/site/dev/tools/
Dcodesearch.md16 [buildbot](http://cs/#skia/buildbot/), [common](http://cs/#skia/common/),
21 [skia-buildbot](https://github.com/google/skia-buildbot) repos are useful for
34 [Internal][2] |regexp | no |yes |skia buildbot common internal |master |hours
35 [Github][3] |basic | no |yes |skia buildbot |all |hour
/external/skqp/site/dev/tools/
Dcodesearch.md16 [buildbot](http://cs/#skia/buildbot/), [common](http://cs/#skia/common/),
21 [skia-buildbot](https://github.com/google/skia-buildbot) repos are useful for
34 [Internal][2] |regexp | no |yes |skia buildbot common internal |master |hours
35 [Github][3] |basic | no |yes |skia buildbot |all |hour
/external/python/cpython3/.github/
DCONTRIBUTING.rst9 + `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
13 + `Stable buildbots <http://buildbot.python.org/3.7.stable/>`_
17 + `Stable buildbots <http://buildbot.python.org/3.6.stable/>`_
21 + `Stable buildbots <http://buildbot.python.org/2.7.stable/>`_
/external/python/cpython2/Tools/buildbot/
Dbuildmsi.bat1 @rem Used by the buildbot "buildmsi" step.
3 cmd /c Tools\buildbot\external.bat
Dbuild-amd64.bat1 @rem Formerly used by the buildbot "compile" step.
Dclean-amd64.bat1 @rem Formerly used by the buildbot "clean" step.
Dclean.bat2 rem Used by the buildbot "clean" step.
Dtest-amd64.bat1 @rem Formerly used by the buildbot "test" step.
Dtest.bat2 rem Used by the buildbot "test" step.
Dbuild.bat1 @rem Used by the buildbot "compile" step.
/external/autotest/test_suites/
Dcontrol.sanity7 PURPOSE = 'Sanity check run in buildbot to ensure the build will not break duts'
15 This suite is intended to be run by buildbot as a sanity check of the build.
Dcontrol.gce-smoke16 these tests run on all buildbot builds for GCE boards.
/external/v8/infra/mb/
Dgn_isolate_map.pyl8 # This file is based on testing/buildbot/gn_isolate_map.pyl for Chromium, but
10 # See https://cs.chromium.org/chromium/src/testing/buildbot/gn_isolate_map.pyl
/external/python/cpython3/Tools/buildbot/
Dbuildmsi.bat1 @rem Used by the buildbot "buildmsi" step.
Dclean.bat2 rem Used by the buildbot "clean" step.
Dbuild.bat1 @rem Used by the buildbot "compile" step.
Dtest.bat2 rem Used by the buildbot "test" step.
/external/toolchain-utils/automation/clients/helper/
Dchromeos.py24 buildbot = os.path.join(self._chromeos_root,
27 return cmd.Shell(buildbot, '--buildroot=%s' % self._chromeos_root,
/external/skqp/infra/project-config/
Dcr-buildbucket.cfg2 # on buildbot. In particular, CQ uses some of these buckets to schedule tryjobs.
/external/autotest/client/site_tests/desktopui_GmailLatency/
Dcontrol21 to chromium buildbot, etc). url_fetch_test is from ~chromium/src/chrome/test
/external/skia/infra/project-config/
Dcr-buildbucket.cfg2 # on buildbot. In particular, CQ uses some of these buckets to schedule tryjobs.

123