Anastasia Kuznetsova fca78aeeb1 [Zuul][Gerrit] Add Zuul and Gerrit integration
- 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
2016-05-12 18:35:35 +03:00

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