__init__.py |
|
416 |
add_new_jobs.py |
|
1762 |
add_talos.py |
|
1716 |
backfill.py |
Generate input for action to be scheduled.
Define what label to schedule with 'label'.
If it is a test task that uses explicit manifests add that information.
|
14971 |
cancel.py |
|
1212 |
cancel_all.py |
|
1979 |
create_interactive.py |
\
As you requested, Firefox CI has created an interactive task to run {label}
on revision {revision} in {repo}. Click the button below to connect to the
task. You may need to wait for it to begin running.
|
7288 |
gecko_profile.py |
Add custom command line args to a given command.
args:
payload_commands: the raw command as seen by taskcluster
extra_args: array of args we want to inject
|
4610 |
isolate_test.py |
Returns a dict containing properties containing a list of
directories containing test failures and a separate list of
individual test failures from the errorsummary.log artifact for
the task.
Calls the helper function munge_test_path to attempt to find an
appropriate test path to pass to the task in
MOZHARNESS_TEST_PATHS. If no appropriate test path can be
determined, nothing is returned.
|
9131 |
merge_automation.py |
|
3389 |
openh264.py |
|
974 |
purge_caches.py |
|
1110 |
rebuild_cached_tasks.py |
|
1087 |
registry.py |
Return ``True``, if ``data`` is a JSON serializable data structure. |
13490 |
release_promotion.py |
Get all flavors with the given parameter enabled.
|
16564 |
retrigger.py |
Return whether a given task in the taskgraph should be retriggered.
This handles the case where the task isn't there by assuming it should not be.
|
9448 |
retrigger_custom.py |
|
6371 |
run_missing_tests.py |
|
1939 |
scriptworker_canary.py |
|
1497 |
side_by_side.py |
Generate input for action to be scheduled.
Define what label to schedule with 'label'.
If it is a test task that uses explicit manifests add that information.
|
6958 |
util.py |
A context of [] means that it *only* applies to a task group |
16273 |