Lines Matching full:infra
10 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/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
130 [jobs json]: https://skia.googlesource.com/skia/+/master/infra/bots/jobs.json
132 https://skia.googlesource.com/skia/+/master/infra/bots/recipe_modules/flavor/gn_flavor.py
134 https://skia.googlesource.com/skia/+/master/infra/bots/recipes/test.py
136 https://skia.googlesource.com/skia/+/master/infra/bots/recipes/perf.py