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:
@@ -0,0 +1,11 @@
|
||||
version: "2"
|
||||
|
||||
services:
|
||||
mariadb:
|
||||
ports:
|
||||
- 3306
|
||||
|
||||
etherpad:
|
||||
ports:
|
||||
- "80:9001"
|
||||
|
||||
Reference in New Issue
Block a user