diff --git a/.cico-pr.pipeline b/.cico-pr.pipeline index 90495896..1625aa79 100644 --- a/.cico-pr.pipeline +++ b/.cico-pr.pipeline @@ -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' } }