Skip to content

Commit

Permalink
Test current Fedora in TK
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Jul 20, 2016
1 parent d5d3c6f commit 5fd4dae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .kitchen.yml
Expand Up @@ -12,7 +12,7 @@ platforms:
run_list: apt::default
- name: debian-8.4
run_list: apt::default
- name: fedora-21
- name: fedora-23
run_list: yum::dnf_yum_compat
- name: ubuntu-12.04
run_list: apt::default
Expand All @@ -25,9 +25,7 @@ suites:
- name: default
run_list:
- recipe[runit_test]
attributes: {}

- name: service
run_list:
- recipe[runit_test::service]
attributes: {}

0 comments on commit 5fd4dae

Please sign in to comment.