diff --git a/testing/mozharness/configs/b2g/taskcluster-phone-ota.py b/testing/mozharness/configs/b2g/taskcluster-phone-ota.py index 2ca68c2a88f9..339a241289e9 100644 --- a/testing/mozharness/configs/b2g/taskcluster-phone-ota.py +++ b/testing/mozharness/configs/b2g/taskcluster-phone-ota.py @@ -38,6 +38,7 @@ config = { "GAIA_OPTIMIZE": "1", "WGET_OPTS": "-c -q" }, + "update_types": [ "ota", "fota" ], "is_automation": True, "repo_remote_mappings": { 'https://android.googlesource.com/': 'https://git.mozilla.org/external/aosp', diff --git a/testing/taskcluster/tasks/branches/base_job_flags.yml b/testing/taskcluster/tasks/branches/base_job_flags.yml index e0eafaccf6ed..20c094f8916f 100644 --- a/testing/taskcluster/tasks/branches/base_job_flags.yml +++ b/testing/taskcluster/tasks/branches/base_job_flags.yml @@ -61,6 +61,7 @@ flags: - flame-kk # b2g flame kitkat - flame-kk-eng # b2g flame eng build - flame-kk-spark-eng + - flame-kk-ota - nexus-4 - nexus-4-eng - nexus-4-kk diff --git a/testing/taskcluster/tasks/branches/mozilla-central/job_flags.yml b/testing/taskcluster/tasks/branches/mozilla-central/job_flags.yml index a04e01375d58..eeb336e0656f 100644 --- a/testing/taskcluster/tasks/branches/mozilla-central/job_flags.yml +++ b/testing/taskcluster/tasks/branches/mozilla-central/job_flags.yml @@ -31,6 +31,14 @@ builds: task: tasks/builds/b2g_aries_spark_ota_opt.yml debug: task: tasks/builds/b2g_aries_spark_ota_debug.yml + flame-kk-ota: + platforms: + - b2g + types: + opt: + task: tasks/builds/b2g_flame_kk_ota_opt.yml + debug: + task: tasks/builds/b2g_flame_kk_ota_debug.yml post-build: simulator: