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
+6
@@ -0,0 +1,6 @@
|
||||
DB_HOST=mariadb
|
||||
ROOT_PASS=wordpress
|
||||
DB_NAME=wordpress
|
||||
DB_PASS=wordpress
|
||||
DB_USER=wordpress
|
||||
DB_PORT=3306
|
||||
Reference in New Issue
Block a user