File tree 3 files changed +0
-10
lines changed
3 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 5
5
- set : centos6-64
6
6
- set : centos7-64
7
7
- set : debian8-64
8
- - set : ubuntu1404-64
9
8
- set : ubuntu1604-64
10
9
spec/spec_helper.rb :
11
10
spec_overrides :
Original file line number Diff line number Diff line change @@ -46,14 +46,6 @@ matrix:
46
46
bundler_args : --without development release
47
47
env : PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_debug=true BEAKER_setfile=debian8-64 BEAKER_HYPERVISOR=docker CHECK=beaker
48
48
services : docker
49
- - rvm : 2.5.3
50
- bundler_args : --without development release
51
- env : PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64 BEAKER_HYPERVISOR=docker CHECK=beaker
52
- services : docker
53
- - rvm : 2.5.3
54
- bundler_args : --without development release
55
- env : PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64 BEAKER_HYPERVISOR=docker CHECK=beaker
56
- services : docker
57
49
- rvm : 2.5.3
58
50
bundler_args : --without development release
59
51
env : PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1604-64 BEAKER_HYPERVISOR=docker CHECK=beaker
Original file line number Diff line number Diff line change 31
31
{
32
32
"operatingsystem" : " Ubuntu" ,
33
33
"operatingsystemrelease" : [
34
- " 14.04" ,
35
34
" 16.04"
36
35
]
37
36
},
You can’t perform that action at this time.
0 commit comments