X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcopper%2Fcopper.yml;h=d06afe4c0274165529ece64cf355b73334a2593f;hb=e34f5a8852f9c7b6d83b44c642e534b42df12cd9;hp=19cd394f1466dc450ac2f2103bc61fc88221e91f;hpb=2e5b7c3a72577b102fb21d268ebf5f5b603a2a20;p=releng.git diff --git a/jjb/copper/copper.yml b/jjb/copper/copper.yml index 19cd394f1..d06afe4c0 100644 --- a/jjb/copper/copper.yml +++ b/jjb/copper/copper.yml @@ -15,7 +15,7 @@ branch: '{stream}' gs-pathname: '' disabled: false - - colorado: + - danube: branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false @@ -28,15 +28,11 @@ parameters: - project-parameter: project: '{project}' - - gerrit-parameter: branch: '{branch}' - 'opnfv-build-ubuntu-defaults' scm: - - gerrit-trigger-scm: - credentials-id: '{ssh-credentials}' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' + - git-scm-gerrit triggers: - gerrit: @@ -57,6 +53,7 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + disable-strict-forbidden-file-verification: 'true' forbidden-file-paths: - compare-type: ANT pattern: 'docs/**|.gitignore' @@ -68,5 +65,4 @@ set -o nounset set -o pipefail - cd $WORKSPACE/ci - shellcheck -f tty tests/*.sh + # shellcheck -f tty tests/*.sh