Confirmed users
1,989
edits
| Line 130: | Line 130: | ||
==Changing the target to evaluate changes== | ==Changing the target to evaluate changes== | ||
You can also modify the properties of your parameters.yml file to reflect a different target then the default one to look at the jobs generated for this target task. Target tasks are defined in tree here taskcluster/taskgraph/target_tasks.py. | You can also modify the properties of your parameters.yml file to reflect a different target then the default one to look at the jobs generated for this target task. Target tasks are defined in tree here taskcluster/taskgraph/target_tasks.py. For instance, here I change the default target to nightly_linux from the default push to see the tasks generated for that target. | ||
Kims-MacBook-Pro:mozilla-central kmoir$ cat ~/Downloads/parameters-m-c.yml | Kims-MacBook-Pro:mozilla-central kmoir$ cat ~/Downloads/parameters-m-c.yml | ||
base_repository: https://hg.mozilla.org/mozilla-central | base_repository: https://hg.mozilla.org/mozilla-central | ||