016a08eadc
The new testing suite is based upon Chef 12, Chef DK and Chef Provisioning. It supports all in one and multi node environments. It will be used as the base for future gate integration testing. There's is more work to as noted in the TODO list at the botton of the readme. Note: to get this thru the existing gate, had to keep the existing Gemfile. Added a Gemfile-Provisioning for new stuff and updated readme with some notes on that. When we make the switch to kilo rake gates, we can decide what type of gates the repo needs. I think it's ready for rubocop at least and maybe continue with something like spiecweasel to look at the role and environment syntax. Added draft bootstrap and test default to rubocop to rakefile to allow for easy integration with new gate rake jobs. Change-Id: I187df8b78c4cecfb783ab26a6b66b8e8dd6745bd
37 lines
933 B
Markdown
37 lines
933 B
Markdown
Contributing
|
|
============
|
|
|
|
How To Get Started
|
|
------------------
|
|
|
|
If you would like to contribute to the development of OpenStack Chef Cookbooks,
|
|
you must follow the steps in this page:
|
|
|
|
http://docs.openstack.org/infra/manual/developers.html
|
|
|
|
Gerrit Workflow
|
|
---------------
|
|
|
|
Once those steps have been completed, changes to OpenStack
|
|
should be submitted for review via the Gerrit tool, following
|
|
the workflow documented at:
|
|
|
|
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
|
|
Pull requests submitted through GitHub will be ignored.
|
|
|
|
Bugs
|
|
----
|
|
|
|
Bugs should be filed on Launchpad, not GitHub:
|
|
|
|
https://bugs.launchpad.net/openstack-chef
|
|
|
|
Contacts
|
|
--------
|
|
|
|
Mailing list: groups.google.com/group/opscode-chef-openstack
|
|
IRC: #openstack-chef is our channel on irc.freenode.net
|
|
Wiki: https://wiki.openstack.org/wiki/Chef/GettingStarted and https://docs.getchef.com/openstack.html
|
|
Twitter: @chefopenstack
|