fix istio deploy fialure 81/58281/1
authorwutianwei <wutianwei1@huawei.com>
Wed, 6 Jun 2018 10:50:33 +0000 (06:50 -0400)
committerwutianwei <wutianwei1@huawei.com>
Wed, 6 Jun 2018 11:01:39 +0000 (19:01 +0800)
commitf5e9d072a9d4d896a9da40dbfef8a5ca9abd7924
tree100055d32ab175f865c16e579607c2639d093604
parentf83d24da3d410e1c2ce93ed79e390f1cac6c3067
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>
src/vagrant/kubeadm_istio/istio/bookinfo.sh
src/vagrant/kubeadm_istio/istio/deploy.sh