Home
last modified time | relevance | path

Searched full:infra (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/third_party/skia/third_party/externals/angle2/
D.vpython12 # https://chromium.googlesource.com/infra/infra/+/main/infra/tools/dockerbuild/
23 # https://chromium.googlesource.com/infra/infra/+/main/doc/users/vpython.md
26 # https://chromium.googlesource.com/infra/luci/luci-go/+/main/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/+/main/infra/tools/dockerbuild/
23 # https://chromium.googlesource.com/infra/infra/+/main/doc/users/vpython.md
30 name: "infra/python/wheels/six-py2_py3"
35 name: "infra/python/wheels/psutil/${vpython_platform}"
/third_party/skia/infra/bots/
DREADME.recipes.md16 * [infra](#recipe_modules-infra) (Python3 ✅)
35 * [infra](#recipes-infra) (Python3 ✅)
36 * [infra:examples/full](#recipes-infra_examples_full) (Python3 ✅)
54 ### *recipe_modules* / [build](/infra/bots/recipe_modules/build)
56infra/bots/recipe_modules/build/__init__.py#7): [depot\_tools/gclient][depot_tools/recipe_modules/…
62 #### **class [BuildApi](/infra/bots/recipe_modules/build/api.py#21)([RecipeApi][recipe_engine/wkt/R…
64 — **def [\_\_call\_\_](/infra/bots/recipe_modules/build/api.py#51)(self, checkout_root, out_d…
68 — **def [copy\_build\_products](/infra/bots/recipe_modules/build/api.py#55)(self, out_dir, ds…
71 ### *recipe_modules* / [builder\_name\_schema](/infra/bots/recipe_modules/builder_name_schema)
75 #### **class [BuilderNameSchemaApi](/infra/bots/recipe_modules/builder_name_schema/api.py#14)([Reci…
[all …]
Dtasks.json3097 "name": "infra/3pp/tools/cpython/linux-amd64",
3102 "name": "infra/3pp/tools/cpython3/linux-amd64",
3107 "name": "infra/tools/luci-auth/${platform}",
3112 "name": "infra/tools/luci/kitchen/${platform}",
3117 "name": "infra/tools/luci/vpython-native/${platform}",
3122 "name": "infra/tools/luci/vpython/${platform}",
3135 "skia/infra/bots/run_recipe.py",
3189 "name": "infra/3pp/tools/cpython/linux-amd64",
3194 "name": "infra/3pp/tools/cpython3/linux-amd64",
3199 "name": "infra/tools/luci-auth/${platform}",
[all …]
Dbuild_task_drivers.sh15 # Build task drivers from the infra repo.
23 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
/third_party/gn/infra/
DREADME.recipes.md17 ### *recipe_modules* / [macos\_sdk](/infra/recipe_modules/macos_sdk)
19 [DEPS](/infra/recipe_modules/macos_sdk/__init__.py#7): [recipe\_engine/cipd][recipe_engine/recipe_m…
28 #### **class [MacOSSDKApi](/infra/recipe_modules/macos_sdk/api.py#14)([RecipeApi][recipe_engine/wkt…
32 &emsp; **@contextmanager**<br>&mdash; **def [\_\_call\_\_](/infra/recipe_modules/macos_sdk/api.py#3…
66 &emsp; **@property**<br>&mdash; **def [sdk\_dir](/infra/recipe_modules/macos_sdk/api.py#25)(self):**
67 ### *recipe_modules* / [target](/infra/recipe_modules/target)
69 [DEPS](/infra/recipe_modules/target/__init__.py#7): [recipe\_engine/platform][recipe_engine/recipe_…
73 #### **class [TargetApi](/infra/recipe_modules/target/api.py#82)([RecipeApi][recipe_engine/wkt/Reci…
75 &emsp; **@property**<br>&mdash; **def [host](/infra/recipe_modules/target/api.py#87)(self):**
76 ### *recipe_modules* / [windows\_sdk](/infra/recipe_modules/windows_sdk)
[all …]
/third_party/flutter/skia/infra/bots/
Dtasks.json3023 "name": "infra/tools/luci/kitchen/${platform}",
3028 "name": "infra/tools/luci-auth/${platform}",
3033 "name": "infra/tools/luci/vpython/${platform}",
3040 "skia/infra/bots/run_recipe.py",
3083 "name": "infra/tools/luci/kitchen/${platform}",
3088 "name": "infra/tools/luci-auth/${platform}",
3093 "name": "infra/tools/luci/vpython/${platform}",
3105 "skia/infra/bots/run_recipe.py",
3152 "name": "infra/tools/luci/kitchen/${platform}",
3157 "name": "infra/tools/luci-auth/${platform}",
[all …]
/third_party/skia/site/docs/dev/testing/
Dautomated_testing.md15 bots, which are virtual or real machines living in our local lab, Chrome Infra's
28 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/+/main/infra/bots/assets/README.md)
41 $ go run infra/bots/gen_tasks.go --test
108 existing bots should run the new jobs, assign to jcgregorio. Once the Infra team
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]
[all …]
Dswarmingbots.md29 If you need to make changes on a bot/device, please check with the Infra
30 Gardener or another Infra team member. Most bots/devices can be flashed/imaged
48 click the "Set Windows password" button. (Alternatively, ask the Infra Team
59 [go/chrome-infra-build-access](https://goto.google.com/chrome-infra-build-access).
79 the [current infra gardener][current infra gardener] can help you bring the
83 If you need to make changes on a bot/device, please check with the Infra
84 Gardener or another Infra team member. Most bots/devices can be flashed/imaged
88 update), please [file a bug][infra bug] and assign to jcgregorio for
95 [current infra gardener]:
99 [infra bug]:
/third_party/flutter/skia/site/dev/testing/
Dautomated_testing.md10 bots, which are virtual or real machines living in our local lab, Chrome Infra's
23 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
104 existing bots should run the new jobs, assign to jcgregorio. Once the Infra team
109 [infra/bots/jobs.json][jobs json]. In some cases, you will need to make changes
113 [infra/bots/recipe_modules/build][build recipe module], probably default.py.
114 * If there are modifications to dm flags: [infra/bots/recipes/test.py][test py]
[all …]
/third_party/flutter/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
/third_party/skia/third_party/externals/angle2/scripts/code_generation_hashes/
DTest_spec_JSON.json2 "infra/specs/angle.json":
4 "infra/specs/generate_test_spec_json.py":
6 "infra/specs/mixins.pyl":
8 "infra/specs/test_suite_exceptions.pyl":
10 "infra/specs/test_suites.pyl":
12 "infra/specs/variants.pyl":
14 "infra/specs/waterfalls.pyl":
/third_party/flutter/skia/
D.gitigonre16 infra/bots/README.recipes.md
17 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
/third_party/skia/site/docs/dev/gardening/
Dinfra.md3 title: "Infra Gardener Documentation"
4 linkTitle: "Infra Gardener Documentation"
9 The Infra Gardener handles problems with Skia's build and test infrastructure.
10 Documentation for Infra Gardeners is found at [go/skia-infra-gardener](http://go/skia-infra-gardene…
/third_party/flutter/skia/docker/
Dcloudbuild.yaml30 - name: 'gcr.io/skia-public/infra:prod'
31 dir: '/home/skia/golib/src/go.skia.org/infra/fiddlek'
38 - name: 'gcr.io/skia-public/infra:prod'
39 dir: '/home/skia/golib/src/go.skia.org/infra/debugger'
46 - name: 'gcr.io/skia-public/infra:prod'
47 dir: '/home/skia/golib/src/go.skia.org/infra/debugger-assets'
54 - name: 'gcr.io/skia-public/infra:prod'
55 dir: '/home/skia/golib/src/go.skia.org/infra/api'
75 '--workdir', '/home/skia/golib/src/go.skia.org/infra/jsfiddle',
76 'gcr.io/skia-public/infra:prod',
[all …]
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DPerf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android.json17 "/opt/infra-android/tools/adb",
33 "/opt/infra-android/tools/adb",
49 "/opt/infra-android/tools/adb",
94 "/opt/infra-android/tools/adb",
111 "/opt/infra-android/tools/adb",
128 "/opt/infra-android/tools/adb",
147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'…
170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',…
184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
210 "/opt/infra-android/tools/adb",
[all …]
DTest-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android.json17 "/opt/infra-android/tools/adb",
33 "/opt/infra-android/tools/adb",
49 "/opt/infra-android/tools/adb",
94 "/opt/infra-android/tools/adb",
111 "/opt/infra-android/tools/adb",
128 "/opt/infra-android/tools/adb",
147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'…
170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',…
184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
210 "/opt/infra-android/tools/adb",
[all …]
DPerf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android_SkottieTracing.json17 "/opt/infra-android/tools/adb",
33 "/opt/infra-android/tools/adb",
49 "/opt/infra-android/tools/adb",
94 "/opt/infra-android/tools/adb",
111 "/opt/infra-android/tools/adb",
128 "/opt/infra-android/tools/adb",
147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'…
170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',…
184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
210 "/opt/infra-android/tools/adb",
[all …]
Dretry_adb_command_retries_exhausted.json17 "/opt/infra-android/tools/adb",
33 "/opt/infra-android/tools/adb",
49 "/opt/infra-android/tools/adb",
94 "/opt/infra-android/tools/adb",
111 "/opt/infra-android/tools/adb",
128 "/opt/infra-android/tools/adb",
148 "/opt/infra-android/tools/adb",
163 "/opt/infra-android/tools/adb",
178 "/opt/infra-android/tools/adb",
198 "/opt/infra-android/tools/adb",
[all …]
DTest-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android.json17 "/opt/infra-android/tools/adb",
33 "/opt/infra-android/tools/adb",
49 "/opt/infra-android/tools/adb",
94 "/opt/infra-android/tools/adb",
111 "/opt/infra-android/tools/adb",
128 "/opt/infra-android/tools/adb",
147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'…
170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',…
184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
210 "/opt/infra-android/tools/adb",
[all …]
/third_party/flutter/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/
/third_party/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/
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/
Dcr-buildbucket.cfg21 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
43 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
64 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
85 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
106 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
127 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
152 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
177 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
202 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
227 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
[all …]
/third_party/flutter/skia/infra/wasm-common/docker/
DREADME.md26 …docker run -v $SKIA_ROOT:/SRC -v $SKIA_ROOT/out/dockerpathkit:/OUT emsdk-release /SRC/infra/pathki…
52 …docker run --shm-size=2gb -v $SKIA_ROOT:/SRC karma-chrome-tests karma start /SRC/infra/pathkit/kar…
61 specific to Skia Infra's Gold tool (image correctness).
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…
90 specific to Skia Infra's Perf tool.
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…
/third_party/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…
58 specific to Skia Infra's Gold tool (image correctness).
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…
87 specific to Skia Infra's Perf tool.
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…

12345678910>>...26