Horizon helm tests

This adds a helm test for Horizon, the helm test
runs a selenium webdriver check to verify the dashboard
is up

Change-Id: I3616c05596b2bd94931c39fb774333bf65453d52
Signed-off-by: Steve Wilkerson <sw5822@att.com>
This commit is contained in:
Steve Wilkerson
2019-06-04 08:29:10 -05:00
committed by MegHeisler
parent 0ee6063173
commit 0e1c296101
9 changed files with 281 additions and 0 deletions

View File

@@ -33,3 +33,5 @@ helm upgrade --install horizon ./horizon \
#NOTE: Validate Deployment info
helm status horizon
helm test horizon