mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
CI: Add options to initialize and cleanup database to runTestsuite.sh
Change-Id: I352333233bab5377723bf37d490ba84fc55bc853
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
{
|
||||
"name": "real",
|
||||
"dir": "tests/CI/output/realtime",
|
||||
"runTestsuiteOptions": "--realtime",
|
||||
"runTestsuiteOptions": "--realtime --initialize-db --cleanup-db",
|
||||
"testcmd": " -t tests/channels/pjsip -G realtime-incompatible"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user