rcbops / openstack-ops

Tasks and Scripts written by the RPC Support team for use in RPC environments
Apache License 2.0
14 stars 24 forks source link

This role should be tested #20

Closed odyssey4me closed 4 years ago

odyssey4me commented 7 years ago

In order to prevent patches from merging that are incomplete, this role should have a deployment test.

BjoernT commented 7 years ago

Yes I agree. Who can I talk to at CIT to setup a jenkins job ?

odyssey4me commented 7 years ago

If you do a PR to https://github.com/rcbops/rpc-gating/blob/master/rpc_jobs/irr_role_test.yml to add:

    repo:
      # IRR REPOS ARE ADDED HERE
      - rpc_support:
          irr_repo_url: https://github.com/rsoprivatecloud/openstack-ops

Then that should do the trick. There might need to be some additional stuff to enable webhooks. Join the #rpc-gating slack channel for further guidance once the initial PR is up.