Log executed commands to console and change git url
[releng.git] / jjb / genesis / genesis.yml
index 97cbd27..df826a0 100644 (file)
@@ -48,6 +48,7 @@
     scm:
         - gerrit-trigger-scm:
             credentials-id: '{ssh-credentials}'
+            url: https://gerrit.opnfv.org/gerrit/genesis
             refspec: '$GERRIT_REFSPEC'
             choosing-strategy: 'gerrit'
 
     scm:
         - gerrit-trigger-scm:
             credentials-id: '{ssh-credentials}'
+            url: https://gerrit.opnfv.org/gerrit/genesis
             refspec: ''
             choosing-strategy: 'default'
 
             set -o errexit
             set -o nounset
             set -o pipefail
+            set -x
 
             cd $WORKSPACE/fuel/ci
             ./build.sh $BUILD_DIRECTORY
             set -o errexit
             set -o nounset
             set -o pipefail
+            set -x
 
             cd $WORKSPACE/fuel/ci
             ./build.sh -f t $BUILD_DIRECTORY
             set -o errexit
             set -o nounset
             set -o pipefail
+            set -x
 
             cd $WORKSPACE/fuel/ci
             ./build.sh -f t $BUILD_DIRECTORY