From: Jason Dillaman Date: Mon, 23 Dec 2019 20:20:35 +0000 (-0500) Subject: qa/suites/rbd: fixed download path for Ubuntu Bionic X-Git-Tag: v15.1.0~374^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32408%2Fhead;p=ceph.git qa/suites/rbd: fixed download path for Ubuntu Bionic The OS image was changed in a9ee4bcf241 from Xenial to Bionic, but the Bionic image path is incorrect. Signed-off-by: Jason Dillaman --- diff --git a/qa/suites/rbd/openstack/workloads/devstack-tempest-gate.yaml b/qa/suites/rbd/openstack/workloads/devstack-tempest-gate.yaml index a2d51a6d7f3a..1f810788a368 100644 --- a/qa/suites/rbd/openstack/workloads/devstack-tempest-gate.yaml +++ b/qa/suites/rbd/openstack/workloads/devstack-tempest-gate.yaml @@ -8,7 +8,7 @@ tasks: - image_size: 30720 - image_size: 30720 test: qa/workunits/rbd/run_devstack_tempest.sh - image_url: https://cloud-images.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-cloudimg-amd64-disk1.img + image_url: https://cloud-images.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-cloudimg-amd64.img cloud_config_archive: - type: text/cloud-config content: |