Commit graph

5 commits

Author SHA1 Message Date
Imran Iqbal
49fdd3333b
test(inspec): enable use_upstream_repo for debian & centos-6
* Add new `centos-6` image
* Install `9.6` from upstream repo
2019-05-06 04:19:24 +01:00
Imran Iqbal
7b7aadc472
ci(kitchen+travis): use newly available pre-salted images 2019-05-06 04:19:22 +01:00
Imran Iqbal
c64d9e4ab9
ci(pillar_from_files): use custom pillar based on pillar.example
* `pillar.example` will be difficult to get working at this stage
* Ideally, work back towards `pillar.example` in the long run
2019-05-02 19:08:47 +01:00
Imran Iqbal
611ec11353
ci(kitchen): use pre-salted images as used in template-formula 2019-05-02 19:08:47 +01:00
Imran Iqbal
8f7cbdebc7
refactor(kitchen): prefer kitchen.yml to .kitchen.yml
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
  - As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
  - This preference applies to `kitchen.local.yml` as well.
  - This is backward compatible so the dot versions continue to work.
2019-05-02 19:08:47 +01:00
Renamed from .kitchen.yml (Browse further)