summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYao Le <le.yao@intel.com>2020-04-21 19:17:44 +0800
committerYao Le <le.yao@intel.com>2020-04-21 19:23:21 +0800
commit8fcb0f8705a17d1e9818cdf809f00cb2616feac0 (patch)
tree1520d3cdd0c89e3cc94acf478bf3bac893036892
parent41e63a840a08cba73b4d606e162bb71d042a4e95 (diff)
Upgrate the out-of-date link in virtlet test
The fedora 29 image link is out of date. It is not reachable now. So upgrade the link to fedora 31. Issue-ID: MULTICLOUD-1057 Signed-off-by: Yao Le <le.yao@intel.com> Change-Id: I5f384cb906bf080c55ea4ea2a27b1514722c8b76
-rw-r--r--kud/deployment_infra/playbooks/configure-virtlet.yml2
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:
"":