diff options
author | Ritu Sood <Ritu.Sood@intel.com> | 2020-04-23 21:05:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-23 21:05:16 +0000 |
commit | bdb527826000c1ab7e832b2bf5fd188f72e3bfb9 (patch) | |
tree | 6e429542bfc91c2ce57e27a03561e9439958f5b9 | |
parent | a25e24c34e4b0e42513bc00de7d97185a49a01fe (diff) | |
parent | 8fcb0f8705a17d1e9818cdf809f00cb2616feac0 (diff) |
Merge "Upgrate the out-of-date link in virtlet test"
-rw-r--r-- | kud/deployment_infra/playbooks/configure-virtlet.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/deployment_infra/playbooks/configure-virtlet.yml b/kud/deployment_infra/playbooks/configure-virtlet.yml index 18d3740a..c400cab0 100644 --- a/kud/deployment_infra/playbooks/configure-virtlet.yml +++ b/kud/deployment_infra/playbooks/configure-virtlet.yml @@ -40,7 +40,7 @@ - regexp: 'centos/(\d+)-(\d+)' url: 'https://cloud.centos.org/centos/$1/images/CentOS-$1-x86_64-GenericCloud-$2.qcow2' - name: fedora - url: https://dl.fedoraproject.org/pub/fedora/linux/releases/29/Cloud/x86_64/images/Fedora-Cloud-Base-29-1.2.x86_64.qcow2 + url: https://dl.fedoraproject.org/pub/fedora/linux/releases/31/Cloud/x86_64/images/Fedora-Cloud-Base-31-1.9.x86_64.qcow2 {% if lookup('env','http_proxy') != "" %} transports: "": |