From f8ec26529bf36d1a8cce1c320308e31bd9cd797f Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 28 Nov 2017 14:18:16 -0700 Subject: rearranging files to support two remotes --- jjb/yaml/ob-deploy-branch.yaml | 43 ------------------------------------------ 1 file changed, 43 deletions(-) delete mode 100644 jjb/yaml/ob-deploy-branch.yaml (limited to 'jjb/yaml/ob-deploy-branch.yaml') diff --git a/jjb/yaml/ob-deploy-branch.yaml b/jjb/yaml/ob-deploy-branch.yaml deleted file mode 100644 index ef7c736..0000000 --- a/jjb/yaml/ob-deploy-branch.yaml +++ /dev/null @@ -1,43 +0,0 @@ ---- -- project: - name: "ob-deploy-branch" - branch: - - "unstable" - - "develop" - - "stage" - - "master" - jobs: - - "ob-deploy-branch-{branch}" - -- job-template: - name: "ob-deploy-branch-{branch}" - project-type: freestyle - node: openbook_v4 - properties: - - build-discarder: - days-to-keep: 0 - num-to-keep: 1 - artifact-days-to-keep: 0 - - build-blocker: - use-build-blocker: true - blocking-jobs: - - ".*ob-pipeline" - block_level: 'GLOBAL' - queue-scanning: 'BUILDABLE' - triggers: - - reverse: - jobs: - - "admin-api-server-{branch}-ob-pipeline" - - "admin-web-ui-{branch}-ob-pipeline" - - "customer-api-server-{branch}-ob-pipeline" - - "customer-web-ui-{branch}-ob-pipeline" - - "job-scheduler-server-{branch}-ob-pipeline" - - "workflow-server-{branch}-ob-pipeline" - scm: - - git: - url: git@github.vcp.vzwnet.com:konstca/openbook-v4-installer.git - branches: - - master - builders: - - shell: | - ./ob-deploy-branch.sh {branch} -- cgit v1.3