mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-10 00:25:00 +08:00
Merge #1291 Run unit tests with PostgreSQL in Jenkins job
This commit is contained in:
@@ -67,6 +67,7 @@ node('factory2'){
|
||||
timeout(20) {
|
||||
onmyduffynode '~/fm-orchestrator/contrib/run-unittests.sh --no-tty'
|
||||
onmyduffynode '~/fm-orchestrator/contrib/run-unittests.sh --py3 --no-tty'
|
||||
onmyduffynode '~/fm-orchestrator/contrib/run-unittests.sh --py3 --no-tty --with-pgsql'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user