From e454671f76dd817637703a8ef583459a0d022355 Mon Sep 17 00:00:00 2001 From: Clark Laughlin Date: Mon, 10 Aug 2015 15:58:03 -0400 Subject: leg-openstack-tempest: update LAVA job templates with new URLs Change-Id: I887b4fa40c7c3b99549e518b342afe41a8824917 --- .../lava-job-definitions/mustang/template-deploy-cloud-image.yaml | 8 ++++---- .../lava-job-definitions/mustang/template-tempest.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'leg-openstack-tempest') diff --git a/leg-openstack-tempest/lava-job-definitions/mustang/template-deploy-cloud-image.yaml b/leg-openstack-tempest/lava-job-definitions/mustang/template-deploy-cloud-image.yaml index eb48a49fae..6ea0fdfffd 100644 --- a/leg-openstack-tempest/lava-job-definitions/mustang/template-deploy-cloud-image.yaml +++ b/leg-openstack-tempest/lava-job-definitions/mustang/template-deploy-cloud-image.yaml @@ -1,10 +1,10 @@ actions: - command: deploy_linaro_kernel parameters: - dtb: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/mustang.dtb' - kernel: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/uImage' - ramdisk: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/uInitrd-nfs' - nfsrootfs: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/ubuntu-arm64-chroot.tar.bz2' + dtb: 'http://people.linaro.org/leg-openstack/mustang-deploy/mustang.dtb' + kernel: 'http://people.linaro.org/leg-openstack/mustang-deploy/uImage' + ramdisk: 'http://people.linaro.org/leg-openstack/mustang-deploy/uInitrd-nfs' + nfsrootfs: 'http://people.linaro.org/leg-openstack/mustang-deploy/ubuntu-arm64-chroot.tar.bz2' target_type: 'ubuntu' login_prompt: 'login:' username: 'ubuntu' diff --git a/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml b/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml index 66ed414180..0e22873cea 100644 --- a/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml +++ b/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml @@ -1,10 +1,10 @@ actions: - command: deploy_linaro_kernel parameters: - dtb: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/mustang.dtb' - kernel: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/uImage' - ramdisk: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/uInitrd-nfs' - nfsrootfs: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/ubuntu-arm64-chroot.tar.bz2' + dtb: 'http://people.linaro.org/leg-openstack/mustang-deploy/mustang.dtb' + kernel: 'http://people.linaro.org/leg-openstack/mustang-deploy/uImage' + ramdisk: 'http://people.linaro.org/leg-openstack/mustang-deploy/uInitrd-nfs' + nfsrootfs: 'http://people.linaro.org/leg-openstack/mustang-deploy/ubuntu-arm64-chroot.tar.bz2' target_type: 'ubuntu' login_prompt: 'login:' username: 'ubuntu' -- cgit v1.2.3