From cb34c0b25d60b56ed0114e5715f511871dc1de6f Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Wed, 1 Oct 2014 11:21:34 +1300 Subject: update to more permanent location --- job.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/job.yaml b/job.yaml index 392d4b1..b79175e 100644 --- a/job.yaml +++ b/job.yaml @@ -1,16 +1,16 @@ device_type: mustang job_name: mwhudson-deploy-test -timeout: 3600 +timeout: 7200 actions: - &deploy-nfs command: deploy_linaro_kernel parameters: - dtb: 'http://lava-leg02/~mwhudson/mustang.dtb' - kernel: 'http://lava-leg02/~mwhudson/uImage' - ramdisk: 'http://lava-leg02/~mwhudson/uInitrd-nfs' - nfsrootfs: 'http://lava-leg02/~mwhudson/ubuntu-arm64-chroot.tar.bz2' + dtb: 'http://people.linaro.org/~mwhudson/mustang-deploy/mustang.dtb' + kernel: 'http://people.linaro.org/~mwhudson/mustang-deploy/uImage' + ramdisk: 'http://people.linaro.org/~mwhudson/mustang-deploy/uInitrd-nfs' + nfsrootfs: 'http://people.linaro.org/~mwhudson/mustang-deploy/ubuntu-arm64-chroot.tar.bz2' target_type: ubuntu login_prompt: 'login:' username: ubuntu @@ -73,8 +73,8 @@ actions: - git-repo: http://git.linaro.org/git-ro/people/michael.hudson-doyle/lava-deploy-cloudimg.git testdef: 'hacking-session.yaml' parameters: - LAVA_SLEEP_DURATION: 3600 - timeout: 900 + LAVA_SLEEP_DURATION: 7200 + timeout: 7200 - command: submit_results parameters: -- cgit v1.2.3