X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmoon%2Fmoon.yml;h=73b0fc731b139a18f66428d9e2abad803922c01f;hb=ac161e386f7b903af5b328147c170b0deecf7aa3;hp=d254129e1d892d85e6411976c93fd3dcd6df0b8a;hpb=02ea0678f840da4f63821c2753079263c6fcde11;p=releng.git diff --git a/jjb/moon/moon.yml b/jjb/moon/moon.yml index d254129e1..73b0fc731 100644 --- a/jjb/moon/moon.yml +++ b/jjb/moon/moon.yml @@ -11,9 +11,11 @@ - master: branch: '{stream}' gs-pathname: '' + disabled: true - euphrates: branch: 'stable/{stream}' gs-pathname: '/{stream}' + disabled: true - job-template: name: 'moon-verify-{stream}' @@ -55,4 +57,4 @@ - shell: | #!/bin/bash echo "launch Moon unit tests" - nosetest $WORKSPACE/keystone-moon/keystone/tests/moon/unit + #nosetest $WORKSPACE/keystone-moon/keystone/tests/moon/unit