fix istio deploy fialure 53/58353/1 stable/fraser
authorwutianwei <wutianwei1@huawei.com>
Wed, 6 Jun 2018 10:50:33 +0000 (06:50 -0400)
committerRuijing Guo <ruijing.guo@intel.com>
Fri, 8 Jun 2018 00:59:01 +0000 (00:59 +0000)
commit68da6fa64f0a4b94eaa61bfe229b15963f50ebea
treee35318e9bea18bf49d1f8132724df2bc86123e00
parent38d0ffe507a137167ffdbac860de5c1a738e81a8
fix istio deploy fialure

Some files don't exist in istio 0.8.0 version.
So it failed to deploy istio in CI.
what this patch do:
1. using istio-demo.yml instead of istio.yml to deploy istio
2. define the ingress gateway when running bookinfo sample
3. rename ingress to ingressgateway

Change-Id: I39ec39320d61e5af8282c6f50bad90240444bc79
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit f5e9d072a9d4d896a9da40dbfef8a5ca9abd7924)
src/vagrant/kubeadm_istio/istio/bookinfo.sh
src/vagrant/kubeadm_istio/istio/deploy.sh