Thes variables are defined on the jenkins master using the web UI.
http://jenkins.ceph.com/configure
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
artifacts: 'dist/**'
allow-empty: false
latest-only: false
+
+ wrappers:
+ - inject-passwords:
+ global: true
+ mask-password-params: true
- name: ceph-build-next
current-parameters: true
exposed-scm: false
+
+ wrappers:
+ - inject-passwords:
+ global: true
+ mask-password-params: true
artifacts: 'dist/**'
allow-empty: false
latest-only: false
+
+ wrappers:
+ - inject-passwords:
+ global: true
+ mask-password-params: true
- pollscm: "H */3 * * *"
- github
+ wrappers:
+ - inject-passwords:
+ global: true
+ mask-password-params: true
+
scm:
- git:
url: https://github.com/ceph/ceph-build.git