Dear list,
I would like to test my chef cookbooks with gitlab-ci using docker and
test-kitchen. I am not sure how to configure/use the runner? My
.kitchen.yml looke like:
---
driver:
name: docker
provisioner:
name: chef_zero
require_chef_omnibus: 12.5.1
platforms:
- name: ubuntu-14.04
suites:
- name: default
data_bags_path: "test/integration/data_bags"
run_list:
- recipe[maxscale::default]
attributes:
maxscale:
databag:
enabled: true
Is it possible to create some .gitlab-ci.yml to do the same thing remotely
with an runner?
All the best,
Flo
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/gitlabhq/0c981bf0-d7f8-4ddf-ae4c-2b9103a4998f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.