mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 03:38:12 +08:00
Stop testing with Postgresql temporarily
The Jenkins job currently stalls with this enabled, so let's disable it for now.
This commit is contained in:
@@ -67,7 +67,6 @@ 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