aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-stable-build-ARTHostTest.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-11-06 19:07:53 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-11-06 21:19:12 +0200
commit939b63643bf2eaadb9a71bd1bd50bbdfc6dffa02 (patch)
tree6274901ba59c823cd797bd1742e9c4f81a56de4a /linaro-art-stable-build-ARTHostTest.yaml
parentb7eb9fb4b844dd112a2c9bf57b1cd30f49c633a2 (diff)
android: use ssh-agent-credentials instead of credentials-binding
Change-Id: I5b6cc1cae0a7dbfca1f4804a7e1e3b0d20b035d4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linaro-art-stable-build-ARTHostTest.yaml')
-rw-r--r--linaro-art-stable-build-ARTHostTest.yaml11
1 files changed, 3 insertions, 8 deletions
diff --git a/linaro-art-stable-build-ARTHostTest.yaml b/linaro-art-stable-build-ARTHostTest.yaml
index 9c4070cc7d..3036890f24 100644
--- a/linaro-art-stable-build-ARTHostTest.yaml
+++ b/linaro-art-stable-build-ARTHostTest.yaml
@@ -104,10 +104,9 @@
- timestamps
- timeout:
timeout: 500
- - credentials-binding:
- - text:
- credential-id: PRIVATE_KEY
- variable: PRIVATE_KEY
+ - ssh-agent-credentials:
+ users:
+ - '768c1ba1-6052-4b97-a531-7e4fabda6979'
builders:
- shell: |
CI_MAIL_RECIPIENTS="${GERRIT_CHANGE_OWNER_EMAIL},${GERRIT_EVENT_ACCOUNT_EMAIL}"
@@ -127,10 +126,6 @@
ART_BUILD_SCRIPTS_DIR="${WORKSPACE}/art-build-scripts"
git clone https://android-git.linaro.org/git/linaro-art/art-build-scripts.git ${ART_BUILD_SCRIPTS_DIR}
- # Private key
- wget https://git.linaro.org/people/daniel.diaz/ci/misc-utils.git/blob_plain/HEAD:/add-private-key.sh
- source add-private-key.sh
-
cd ${ART_BUILD_SCRIPTS_DIR}/jenkins
./setup_host.sh
./setup_android.sh