Script pagure_ci_py
[hide private]
[frames] | no frames]

Script pagure_ci_py

source code

Functions [hide private]
 
ci_listener() source code
Variables [hide private]
  log = logging.getLogger(__name__)
  ENDPOINT = 'tcp://hub.fedoraproject.org:9940'
  TOPIC = 'io.pagure.prod.pagure.pull-request.new'
  CLONE_URL_TEMPLATE = 'https://pagure.io/{path}.git'
  CHROOTS = ['fedora-rawhide-x86_64', 'fedora-rawhide-ppc64le', ...
Variables Details [hide private]

CHROOTS

Value:
['fedora-rawhide-x86_64', 'fedora-rawhide-ppc64le', 'fedora-27-x86_64'\
, 'fedora-27-ppc64le', 'fedora-26-x86_64', 'fedora-26-ppc64le', 'fedor\
a-26-x86_64', 'fedora-26-ppc64le', 'epel-7-x86_64', 'epel-7-ppc64le']