aboutsummaryrefslogtreecommitdiff
path: root/android-cts.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'android-cts.yaml')
-rw-r--r--android-cts.yaml40
1 files changed, 0 insertions, 40 deletions
diff --git a/android-cts.yaml b/android-cts.yaml
deleted file mode 100644
index dbc99377ff..0000000000
--- a/android-cts.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-- job:
- name: android-cts
- project-type: freestyle
- defaults: global
- properties:
- - authorization:
- anonymous:
- - job-read
- - job-extended-read
- linaro:
- - job-build
- - job-cancel
- - build-discarder:
- days-to-keep: 365
- num-to-keep: 60
- parameters:
- - string:
- name: ANDROID_MANIFEST_URL
- default: https://android.googlesource.com/platform/manifest
- - string:
- name: MANIFEST_BRANCH
- default: android-cts-10.0_r1
- - string:
- name: LUNCH_TARGET
- default: aosp_arm64-userdebug
- - string:
- name: PATCHSETS
- default: 'cts-lkft'
- disabled: false
- node: docker-bionic-aosp
- display-name: 'Android CTS Build'
- concurrent: true
- wrappers:
- - timestamps
- - timeout:
- timeout: 500
- builders:
- !include: android-cts/builders.yaml.inc
- publishers:
- !include: android-lcr/common/publishers.yaml.inc