From b057b4241c53488b6546111ffbdd6d436aefbb9b Mon Sep 17 00:00:00 2001 From: Clark Laughlin Date: Thu, 1 Oct 2015 11:46:10 -0400 Subject: template-tempest.yaml: changed paths -- apparently not ignored quite as much as expected Change-Id: Ib8765671334ef9906780e6473cf93362663f5473 --- .../lava-job-definitions/mustang/template-tempest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'leg-openstack-tempest') 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 0e22873cea..be803cd214 100644 --- a/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml +++ b/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml @@ -37,8 +37,8 @@ actions: - command: deploy_linaro_kernel parameters: # The dtb and kernel are actually ignored. - dtb: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/mustang.dtb_1.11' - kernel: 'http://people.linaro.org/~andrew.mcdermott/mustang-deploy/uImage_1.11' + dtb: 'http://people.linaro.org/leg-openstack/mustang-deploy/mustang.dtb_1.11' + kernel: 'http://people.linaro.org/leg-openstack/mustang-deploy/uImage_1.11' target_type: 'ubuntu' login_prompt: 'login:' username: 'ubuntu' -- cgit v1.2.3