diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-28 10:13:57 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-28 10:13:57 -0700 |
| commit | 559b3ee77ebe583dae2984ba1c25ea398693995b (patch) | |
| tree | 42344fc2afe8fee0c337bcdcd2c47e770f49422c /jjb | |
| parent | e2efa1ef4884061f8d0662fbecf755fbe2fe819a (diff) | |
Openbook CI: jenkins jobs for stopping, starting, restarting openbook
Issue: IS-36
Diffstat (limited to 'jjb')
| -rw-r--r-- | jjb/yaml/ob-ctl.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/yaml/ob-ctl.yaml b/jjb/yaml/ob-ctl.yaml index f1cd265..b12ec55 100644 --- a/jjb/yaml/ob-ctl.yaml +++ b/jjb/yaml/ob-ctl.yaml @@ -55,6 +55,11 @@ - "ob-deploy-branch.*" block_level: 'GLOBAL' queue-scanning: 'BUILDABLE' + scm: + - git: + url: git@github.vcp.vzwnet.com:konstca/openbook-v4-installer.git + branches: + - master builders: - shell: | ./ob-ctl.sh {branch} {action} |
