Functional Testing
Shell scripts to test k8s and os conversion which can be ran by following command in root dir `./script/test/cmd/tests.sh`
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
DB_PORT=5432
|
||||
DB_NAME=gitlab
|
||||
DB_PASS=gitlab
|
||||
DB_USER=gitlab
|
||||
REDIS_PORT=6379
|
||||
Reference in New Issue
Block a user