
- Gerrit: added new method "createAccount" that allows to create desired account in Gerrit by calling it - Zuul: added creation of new 'Zuul' account in Gerrit and stating of Zuul Change-Id: I8d4ec9bac9912d0e432866de0ac97a5a827de9b3
18 lines
293 B
Plaintext
18 lines
293 B
Plaintext
FormatVersion: 2.1.0
|
|
Version: 1.0.0
|
|
Name: Deploy Zuul
|
|
|
|
Body: |
|
|
return deploy().stdout
|
|
|
|
Scripts:
|
|
deploy:
|
|
Type: Application
|
|
Version: 1.0.0
|
|
EntryPoint: deploy.sh
|
|
Files:
|
|
- 'site.pp'
|
|
- 'gen_rsa_key.sh'
|
|
Options:
|
|
captureStdout: true
|
|
captureStderr: true |