Add docker-cli e2e tests

This commit is contained in:
Antoine Legrand 2017-07-28 17:13:52 +02:00
parent f3ac04f799
commit 86f418a288
3 changed files with 68 additions and 4 deletions

View file

@ -124,6 +124,7 @@ function(vars={})
POSTGRES_USER: "quay",
SKIP_DB_SCHEMA: 'true',
TEST_DATABASE_URI: self['DB_URI'],
QUAY_OVERRIDE_CONFIG: '' + {"SERVER_HOSTNAME": "localhost:80"},
DB_URI: 'postgresql://quay:quay@localhost/quay'
},
},