diff --git a/scripts/jenkins/ci.cfg b/scripts/jenkins/ci.cfg index 602d1d960daad69e47ffaa7edfc1c94466184eb7..7a2eb82062a67d8447526024575ec1109e97ab58 100644 --- a/scripts/jenkins/ci.cfg +++ b/scripts/jenkins/ci.cfg @@ -453,10 +453,15 @@ Enabled = 1 GerritUrl = "ssh://codereview.qt-project.org:29418/qt/qtx11extras" GerritBranch = master -[QtSerialPort_master_Integration] +[QtSerialPort_dev_Integration] Enabled = 1 GerritUrl = "ssh://codereview.qt-project.org:29418/qt/qtserialport" -GerritBranch = master +GerritBranch = dev + +[QtSerialPort_stable_Integration] +Enabled = 1 +GerritUrl = "ssh://codereview.qt-project.org:29418/qt/qtserialport" +GerritBranch = stable [QtWinExtras_dev_Integration] Enabled = 1