Merge "Redis: Update helm tests"
This commit is contained in:
commit
838fdc08e6
redis
@ -6,7 +6,5 @@ echo "Print Environmental variables"
|
||||
echo $REDIS_HOST
|
||||
echo $REDIS_PORT
|
||||
echo $REDIS_DB
|
||||
apt-get update
|
||||
apt-get -y install python-pip
|
||||
yes w | pip install redis
|
||||
|
||||
python /tmp/python-tests.py
|
||||
|
@ -20,7 +20,7 @@
|
||||
images:
|
||||
tags:
|
||||
redis: docker.io/redis:4.0.1
|
||||
helm_tests: docker.io/ubuntu
|
||||
helm_tests: docker.io/redislabs/redis-py:latest
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||
image_repo_sync: docker.io/docker:17.07.0
|
||||
pull_policy: IfNotPresent
|
||||
|
Loading…
x
Reference in New Issue
Block a user