af48c6d986
Take the things from openstack-ci/gerrit and move them directly in to the puppet module. Install them using the model we're using for the jenkins slave scripts. Change-Id: I420b2b895bd57d40232b2cdda437617373a82890
5 lines
155 B
Bash
Executable File
5 lines
155 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python /usr/local/gerrit/scripts/update_blueprint.py patchset-created "$@"
|
|
python /usr/local/gerrit/scripts/update_bug.py patchset-created "$@"
|