From: Zhijiang Hu Date: Fri, 13 Apr 2018 09:54:50 +0000 (+0800) Subject: Update OS image for target nodes X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F67%2F55667%2F1;p=daisy.git Update OS image for target nodes During deployment of DPDK scenario for Queens, we encountered kernel panic and soft lock. Hope a Kernel upgrade may help. Change-Id: I741cc81fcce499a93832a5980f0ed2fd568f957f Signed-off-by: Zhijiang Hu --- diff --git a/code/makefile_patch.sh b/code/makefile_patch.sh index 4f06515d..150bf84d 100755 --- a/code/makefile_patch.sh +++ b/code/makefile_patch.sh @@ -17,7 +17,7 @@ imageversion="180410142414" imageserver="http://artifacts.opnfv.org/daisy/upstream" imagename="kolla-image-$imagebranch-$imageversion.tgz" -isoname="CentOS-7-x86_64-Minimal-1611.iso" +isoname="CentOS-7-x86_64-Minimal-1802-01.iso" isourl="http://buildlogs.centos.org/rolling/7/isos/x86_64/${isoname}" cirros_server="http://download.cirros-cloud.net"