Add ingress class e2e test

This commit is contained in:
stefanprodan
2020-05-14 12:29:54 +03:00
parent fbaf8fedc7
commit 68ccbc4817

View File

@@ -100,6 +100,8 @@ until ${ok}; do
fi
done
kubectl -n test get httpproxy podinfo -oyaml | grep 'projectcontour.io/ingress.class: contour'
echo '✔ Canary initialization test passed'
echo '>>> Triggering canary deployment'