system-config/modules/gerrit/files/patchset-created
Monty Taylor af48c6d986 Move gerrit scripts to puppet.
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
2012-05-01 17:31:05 -04:00

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 "$@"