selinux_policy
selinux_policy copied to clipboard
Update builds to be parallel
:speaking_head: Foreword
Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.
:ghost: Brief Description
As part of our build process we should build each possible operating system separately
- Ensure you have dokken setup and working:
- dokken: aliased to KITCHEN_LOCAL_YAML=kitchen.dokken.yml kitchen
- run
dokken list
, you should see a list of builds with dokken as the provider - download: https://github.com/sous-chefs/repo-management/blob/master/scripts/circleci_maker.rb and make this executable
- run:
dokken list -j | ./circleci_maker.rb > .circleci/config.yml
Issue sprouted from sous-chefs/meta/issues/112. If not applicable then issue should be closed.