Home
last modified time | relevance | path

Searched refs:infra (Results 1 – 25 of 205) sorted by relevance

123456789

/external/angle/
D.vpython12 # https://chromium.googlesource.com/infra/infra/+/master/infra/tools/dockerbuild/
23 # https://chromium.googlesource.com/infra/infra/+/master/doc/users/vpython.md
26 # https://chromium.googlesource.com/infra/luci/luci-go/+/master/vpython/api/vpython/spec.proto
33 name: "infra/python/wheels/jsonlines-py2_py3"
37 name: "infra/python/wheels/subprocess32/${vpython_platform}"
57 name: "infra/python/wheels/psutil/${vpython_platform}"
64 name: "infra/python/wheels/parameterized-py2_py3"
78 name: "infra/python/wheels/opencv_python/${vpython_platform}"
105 name: "infra/python/wheels/numpy/${vpython_platform}"
112 name: "infra/python/wheels/pypiwin32/${vpython_platform}"
[all …]
D.vpython312 # https://chromium.googlesource.com/infra/infra/+/master/infra/tools/dockerbuild/
23 # https://chromium.googlesource.com/infra/infra/+/master/doc/users/vpython.md
30 name: "infra/python/wheels/six-py2_py3"
35 name: "infra/python/wheels/psutil/${vpython_platform}"
/external/skia/infra/bots/
Dbuild_task_drivers.sh23 go install -v go.skia.org/infra/infra/bots/task_drivers/build_push_docker_image
24 go install -v go.skia.org/infra/infra/bots/task_drivers/push_apps_from_skia_image
25 go install -v go.skia.org/infra/infra/bots/task_drivers/push_apps_from_wasm_image
26 go install -v go.skia.org/infra/infra/bots/task_drivers/update_go_deps
33 task_drivers_dir=infra/bots/task_drivers
/external/webrtc/
D.vpython12 # https://chromium.googlesource.com/infra/infra/+/master/infra/tools/dockerbuild/
23 # https://chromium.googlesource.com/infra/infra/+/master/doc/users/vpython.md
30 name: "infra/python/wheels/psutil/${platform}_${py_python}_${py_abi}"
36 name: "infra/python/wheels/httplib2-py2_py3"
43 name: "infra/python/wheels/pypiwin32/${vpython_platform}"
54 name: "infra/python/wheels/six-py2_py3"
58 name: "infra/python/wheels/pbr-py2_py3"
62 name: "infra/python/wheels/funcsigs-py2_py3"
66 name: "infra/python/wheels/mock-py2_py3"
/external/skqp/
D.gitignore19 infra/bots/README.recipes.md
20 infra/bots/gen_tasks_aux.go
21 infra/bots/tools/luci-go/linux64/cipd
22 infra/bots/tools/luci-go/linux64/isolate
23 infra/bots/tools/luci-go/mac64/cipd
24 infra/bots/tools/luci-go/mac64/isolate
25 infra/bots/tools/luci-go/win64/cipd.exe
26 infra/bots/tools/luci-go/win64/isolate.exe
/external/skia/infra/bots/tools/luci-go/
DREADME.md8 - mac64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-mac-10.10-64/
9 - linux64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-precise-64/
10 - win64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-win-64/
/external/skqp/infra/bots/tools/luci-go/
DREADME.md8 - mac64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-mac-10.10-64/
9 - linux64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-precise-64/
10 - win64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-win-64/
/external/skia/infra/bots/assets/
DREADME.md28 $ infra/bots/assets/assets.py add myasset
29 Creating asset in infra/bots/assets/myasset
30 Creating infra/bots/assets/myasset/download.py
31 Creating infra/bots/assets/myasset/upload.py
32 Creating infra/bots/assets/myasset/common.py
34 $ infra/bots/assets/myasset/upload.py -t ${MY_ASSET_LOCATION}
41 $ infra/bots/assets/assets.py add myasset
43 $ vi infra/bots/assets/myasset/create.py
45 $ infra/bots/assets/myasset/create_and_upload.py
/external/skqp/infra/bots/assets/
DREADME.md28 $ infra/bots/assets/assets.py add myasset
29 Creating asset in infra/bots/assets/myasset
30 Creating infra/bots/assets/myasset/download.py
31 Creating infra/bots/assets/myasset/upload.py
32 Creating infra/bots/assets/myasset/common.py
34 $ infra/bots/assets/myasset/upload.py -t ${MY_ASSET_LOCATION}
41 $ infra/bots/assets/assets.py add myasset
43 $ vi infra/bots/assets/myasset/create.py
45 $ infra/bots/assets/myasset/create_and_upload.py
/external/skia/
D.gitignore17 infra/bots/gen_tasks_aux.go
18 infra/bots/tools/luci-go/linux64/cipd
19 infra/bots/tools/luci-go/linux64/isolate
20 infra/bots/tools/luci-go/mac64/cipd
21 infra/bots/tools/luci-go/mac64/isolate
22 infra/bots/tools/luci-go/win64/cipd.exe
23 infra/bots/tools/luci-go/win64/isolate.exe
/external/skia/site/docs/dev/testing/
Dautomated_testing.md28 Each Skia repository has an `infra/bots/tasks.json` file which defines the jobs
34 $ go run infra/bots/gen_tasks.go
37 [asset](https://skia.googlesource.com/skia/+/master/infra/bots/assets/README.md)
41 $ go run infra/bots/gen_tasks.go --test
113 [infra/bots/jobs.json][jobs json]. In some cases, you will need to make changes
117 [infra/bots/recipe_modules/build][build recipe module], probably default.py.
118 * If there are modifications to dm flags: [infra/bots/recipes/test.py][test py]
120 [infra/bots/recipes/perf.py][perf py]
122 After modifying any of the above files, run `make train` in the infra/bots
130 [jobs json]: https://skia.googlesource.com/skia/+/master/infra/bots/jobs.json
[all …]
/external/oss-fuzz/infra/base-images/
Dall.sh18 docker build --pull -t gcr.io/oss-fuzz-base/base-image "$@" infra/base-images/base-image
19 docker build -t gcr.io/oss-fuzz-base/base-clang "$@" infra/base-images/base-clang
20 docker build -t gcr.io/oss-fuzz-base/base-builder -t gcr.io/oss-fuzz/base-libfuzzer "$@" infra/base…
21 docker build -t gcr.io/oss-fuzz-base/base-runner "$@" infra/base-images/base-runner
22 docker build -t gcr.io/oss-fuzz-base/base-runner-debug "$@" infra/base-images/base-runner-debug
/external/angle/infra/config/generated/
Dcr-buildbucket.cfg22 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
39 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
56 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
73 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
90 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
108 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
126 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
144 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
162 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
180 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
[all …]
/external/pdfium/
D.vpython12 # https://chromium.googlesource.com/infra/infra/+/master/infra/tools/dockerbuild/
23 # https://chromium.googlesource.com/infra/infra/+/master/doc/users/vpython.md
29 name: "infra/python/wheels/pypiwin32/${vpython_platform}"
/external/oss-fuzz/docs/advanced-topics/
Dcode_coverage.md29 $ python infra/helper.py pull_images
38 $ python infra/helper.py build_image $PROJECT_NAME
39 $ python infra/helper.py build_fuzzers --sanitizer=coverage $PROJECT_NAME
72 $ python infra/helper.py coverage $PROJECT_NAME
81 $ python infra/helper.py coverage --no-corpus-download $PROJECT_NAME
90 $ python infra/helper.py coverage --fuzz-target=<fuzz_target_name> $PROJECT_NAME
97 $ python infra/helper.py coverage --fuzz-target=<fuzz_target_name> \
107 $ python infra/helper.py coverage $PROJECT_NAME -- \
115 $ python infra/helper.py coverage zlib -- \
Dreproducing.md66 $ python infra/helper.py pull_images
74 $ python infra/helper.py build_image $PROJECT_NAME
75 $ python infra/helper.py build_fuzzers --sanitizer <address/memory/undefined> \
93 $ python infra/helper.py reproduce $PROJECT_NAME <fuzz_target_name> <testcase_path>
105 $ python infra/helper.py build_image libxml2
106 $ python infra/helper.py build_fuzzers --sanitizer undefined libxml2
107 $ python infra/helper.py reproduce libxml2 libxml2_xml_read_memory_fuzzer ~/Downloads/testcase
115 $ python infra/helper.py build_fuzzers \
117 $ python infra/helper.py reproduce $PROJECT_NAME <fuzz_target_name> <testcase_path>
138 $ python infra/helper.py build_image $PROJECT_NAME
[all …]
/external/skqp/site/dev/testing/
Dautomated_testing.md23 Each Skia repository has an `infra/bots/tasks.json` file which defines the jobs
29 $ go get -u go.skia.org/infra/...
30 $ go run infra/bots/gen_tasks.go
33 [asset](https://skia.googlesource.com/skia/+/master/infra/bots/assets/README.md)
37 $ go run infra/bots/gen_tasks.go --test
109 [infra/bots/jobs.json][jobs json]. In some cases, you will need to make changes
113 [infra/bots/recipe_modules/flavor/gn_flavor.py][gn flavor py]
114 * If there are modifications to dm flags: [infra/bots/recipes/test.py][test py]
116 [infra/bots/recipes/perf.py][perf py]
118 After modifying any of the above files, run `make train` in the infra/bots
[all …]
/external/skia/modules/canvaskit/
DREADME.md5 compilation. Which version should you use? [`/infra/wasm-common/docker/emsdk-base/Dockerfile`][2]
9 [2]: https://github.com/google/skia/blob/master/infra/wasm-common/docker/emsdk-base/Dockerfile
105 $SKIA_ROOT/infra/wasm-common/docker/README.md for more on building/editing the
113 1. Edit `$SKIA_ROOT/infra/wasm-common/docker/emsdk-base/Dockerfile` to install
115 2. Edit `$SKIA_ROOT/infra/wasm-common/docker/Makefile` to have `EMSDK_VERSION` be
120 3. In `$SKIA_ROOT/infra/wasm-common/docker/`, run `make publish_emsdk_base`
121 4. Edit `$SKIA_ROOT/infra/canvaskit/docker/canvaskit-emsdk/Dockerfile` to be based
124 5. Edit `$SKIA_ROOT/infra/canvaskit/docker/Makefile` to have the same version
127 6. In `$SKIA_ROOT/infra/canvaskit/docker/`, run `make publish_canvaskit_emsdk`.
128 7. In `$SKIA_ROOT/infra/bots/recipe_modules/build/`, update `canvaskit.py`
[all …]
/external/perfetto/docs/design-docs/
Dcontinuous-integration.md39 configuration defined in [config.py](/infra/ci/config.py) (e.g. `linux-debug`,
54 - The only backend-side code ([frontend.py](/infra/ci/frontend/frontend.py))
229 make -C /infra/ci worker-start
232 [GCE] # From /infra/ci/worker/gce-startup-script.sh
237 [worker-X] # From /infra/ci/worker/Dockerfile
238 ┗━ /infra/ci/worker/worker.py
241 [sandbox-X] # From /infra/ci/sandbox/Dockerfile
242 ┗━ /infra/ci/sandbox/init.sh
243 ┗━ /infra/ci/sandbox/testrunner.sh
247 ┇ # specified in /infra/ci/config.py .
[all …]
/external/skia/infra/bots/recipe_modules/
DREADME.md5 infra/bots/recipes). They are all Skia-specific and some are interrelated:
14 * infra - Shared infrastructure-related utilities.
22 $ python infra/bots/infra_tests.py --train
26 $ cd infra/bots; make train
/external/skqp/infra/bots/recipe_modules/
DREADME.md5 infra/bots/recipes). They are all Skia-specific and some are interrelated:
14 * infra - Shared infrastructure-related utilities.
22 $ python infra/bots/recipes.py test run --train
26 $ cd infra/bots; make train
/external/autotest/site_utils/
Dmysql_bootstrap.py53 from autotest_lib.site_utils.lib import infra
102 return infra.execute_command(dest_server, full_cmd)
152 infra.execute_command(dest_host, 'echo "hello"')
191 return infra.execute_command('localhost', cmd).rstrip('\n')
/external/oss-fuzz/projects/pigweed/
Dbuild.sh37 infra/cmake \
41 infra/go \
47 infra/goma/client \
/external/skqp/infra/pathkit/docker/
DREADME.md26 …docker run -v $SKIA_ROOT:/SRC -v $SKIA_ROOT/out/dockerpathkit:/OUT emsdk-base /SRC/infra/pathkit/b…
52 …docker run --shm-size=2gb -v $SKIA_ROOT:/SRC karma-chrome-tests karma start /SRC/infra/pathkit/kar…
66 # Run the following from $SKIA_ROOT/infra/pathkit
75 # Run the following from $SKIA_ROOT/infra/pathkit
81 …b -v $SKIA_ROOT:/SRC -v /tmp/dockergold:/OUT gold-karma-chrome-tests /SRC/infra/pathkit/test_pathk…
95 # Run the following from $SKIA_ROOT/infra/pathkit
104 # Run the following from $SKIA_ROOT/infra/pathkit
110 …b -v $SKIA_ROOT:/SRC -v /tmp/dockerperf:/OUT perf-karma-chrome-tests /SRC/infra/pathkit/perf_pathk…
/external/skia/infra/wasm-common/docker/
DREADME.md23 …docker run -v $SKIA_ROOT:/SRC -v $SKIA_ROOT/out/dockerpathkit:/OUT emsdk-base /SRC/infra/pathkit/b…
49 …docker run --shm-size=2gb -v $SKIA_ROOT:/SRC karma-chrome-tests karma start /SRC/infra/pathkit/kar…
63 # Run the following from $SKIA_ROOT/infra/pathkit
72 # Run the following from $SKIA_ROOT/infra/pathkit
78 …b -v $SKIA_ROOT:/SRC -v /tmp/dockergold:/OUT gold-karma-chrome-tests /SRC/infra/pathkit/test_pathk…
92 # Run the following from $SKIA_ROOT/infra/pathkit
101 # Run the following from $SKIA_ROOT/infra/pathkit
107 …b -v $SKIA_ROOT:/SRC -v /tmp/dockerperf:/OUT perf-karma-chrome-tests /SRC/infra/pathkit/perf_pathk…

123456789