!y# This is a combination of 4 commits.

run OQL tests depending on jenkins param

try sth

try sth

try sth

try sth

try sth

fix parameter to run OQL tests or not

run OQL tests depending on jenkins param

try sth

try sth

try sth

try sth

try sth

fix parameter to run OQL tests or not
This commit is contained in:
odain
2019-12-03 09:59:37 +01:00
parent 28818010d6
commit ed81391aff
4 changed files with 16 additions and 9 deletions

View File

@@ -53,6 +53,9 @@
<testsuite name="Application">
<directory>application</directory>
</testsuite>
<testsuite name="OQL">
<directory>OQL</directory>
</testsuite>
<testsuite name="Status">
<directory>status</directory>
</testsuite>