[fenix] Bug 1580778 - Migrate lint and ui-test tasks to taskgraph (https://github...
commit8d42d2c1355fa30d54f032401413dcd1f2c78ebf
authorJohan Lorenzo <jlorenzo@mozilla.com>
Mon, 23 Sep 2019 11:42:36 +0000 (23 13:42 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2019 11:42:36 +0000 (23 13:42 +0200)
tree360567087fc1db6132cabed104a1e9af0430789e
parentb2f6c88bda64093cd1908abddff151e5fb26b3f3
[fenix] Bug 1580778 - Migrate lint and ui-test tasks to taskgraph (https://github.com/mozilla-mobile/fenix/pull/5430)
13 files changed:
mobile/android/fenix/automation/taskcluster/androidTest/ui-test.sh
mobile/android/fenix/automation/taskcluster/decision_task.py
mobile/android/fenix/automation/taskcluster/helper/get-secret.py [changed mode: 0644->0755]
mobile/android/fenix/automation/taskcluster/lib/tasks.py
mobile/android/fenix/automation/taskcluster/upload_coverage_report.sh
mobile/android/fenix/taskcluster/ci/docker-image/kind.yml
mobile/android/fenix/taskcluster/ci/lint/kind.yml [new file with mode: 0644]
mobile/android/fenix/taskcluster/ci/pr/kind.yml
mobile/android/fenix/taskcluster/ci/test/kind.yml [new file with mode: 0644]
mobile/android/fenix/taskcluster/docker/base/Dockerfile
mobile/android/fenix/taskcluster/docker/nimbledroid/Dockerfile
mobile/android/fenix/taskcluster/docker/ui-tests/Dockerfile [new file with mode: 0644]
mobile/android/fenix/taskcluster/fenix_taskgraph/job.py