serverspec 1.16.0 → 2.0.0.beta1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (246) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -2
  3. data/Rakefile +20 -25
  4. data/lib/serverspec.rb +0 -3
  5. data/lib/serverspec/helper/os.rb +0 -3
  6. data/lib/serverspec/helper/type.rb +3 -3
  7. data/lib/serverspec/matchers.rb +1 -7
  8. data/lib/serverspec/matchers/have_rule.rb +1 -1
  9. data/lib/serverspec/setup.rb +12 -11
  10. data/lib/serverspec/type/file.rb +0 -15
  11. data/lib/serverspec/type/iis_app_pool.rb +0 -28
  12. data/lib/serverspec/type/iis_website.rb +0 -12
  13. data/lib/serverspec/type/interface.rb +0 -3
  14. data/lib/serverspec/type/user.rb +0 -4
  15. data/lib/serverspec/version.rb +1 -1
  16. data/serverspec.gemspec +4 -3
  17. data/wercker.yml +9 -9
  18. metadata +36 -471
  19. data/lib/serverspec/matchers/belong_to_primary_group.rb +0 -5
  20. data/lib/serverspec/matchers/have_site_application.rb +0 -18
  21. data/lib/serverspec/matchers/have_site_bindings.rb +0 -22
  22. data/lib/serverspec/matchers/have_virtual_dir.rb +0 -14
  23. data/lib/serverspec/type/ip6tables.rb +0 -13
  24. data/lib/serverspec/type/ppa.rb +0 -13
  25. data/lib/serverspec/type/windows_scheduled_task.rb +0 -9
  26. data/spec/aix/command_spec.rb +0 -65
  27. data/spec/aix/cron_spec.rb +0 -21
  28. data/spec/aix/default_gateway_spec.rb +0 -16
  29. data/spec/aix/file_spec.rb +0 -404
  30. data/spec/aix/group_spec.rb +0 -21
  31. data/spec/aix/host_spec.rb +0 -58
  32. data/spec/aix/package_spec.rb +0 -100
  33. data/spec/aix/php_config_spec.rb +0 -36
  34. data/spec/aix/port_spec.rb +0 -30
  35. data/spec/aix/process_spec.rb +0 -29
  36. data/spec/aix/routing_table_spec.rb +0 -120
  37. data/spec/aix/service_spec.rb +0 -93
  38. data/spec/aix/user_spec.rb +0 -57
  39. data/spec/arch/file_spec.rb +0 -413
  40. data/spec/arch/package_spec.rb +0 -100
  41. data/spec/arch/service_spec.rb +0 -84
  42. data/spec/backend/cmd/configuration_spec.rb +0 -9
  43. data/spec/backend/exec/configuration_spec.rb +0 -61
  44. data/spec/backend/powershell/script_helper_spec.rb +0 -105
  45. data/spec/backend/ssh/configuration_spec.rb +0 -184
  46. data/spec/backend/winrm/configuration_spec.rb +0 -9
  47. data/spec/darwin/command_spec.rb +0 -65
  48. data/spec/darwin/cron_spec.rb +0 -21
  49. data/spec/darwin/default_gateway_spec.rb +0 -16
  50. data/spec/darwin/file_spec.rb +0 -413
  51. data/spec/darwin/group_spec.rb +0 -21
  52. data/spec/darwin/host_spec.rb +0 -58
  53. data/spec/darwin/mail_alias_spec.rb +0 -12
  54. data/spec/darwin/package_spec.rb +0 -82
  55. data/spec/darwin/php_config_spec.rb +0 -36
  56. data/spec/darwin/port_spec.rb +0 -30
  57. data/spec/darwin/process_spec.rb +0 -29
  58. data/spec/darwin/routing_table_spec.rb +0 -120
  59. data/spec/darwin/service_spec.rb +0 -91
  60. data/spec/darwin/user_spec.rb +0 -57
  61. data/spec/debian/cgroup_spec.rb +0 -14
  62. data/spec/debian/command_spec.rb +0 -65
  63. data/spec/debian/cron_spec.rb +0 -21
  64. data/spec/debian/default_gateway_spec.rb +0 -16
  65. data/spec/debian/file_spec.rb +0 -413
  66. data/spec/debian/group_spec.rb +0 -22
  67. data/spec/debian/host_spec.rb +0 -58
  68. data/spec/debian/interface_spec.rb +0 -24
  69. data/spec/debian/ip6tables_spec.rb +0 -21
  70. data/spec/debian/iptables_spec.rb +0 -21
  71. data/spec/debian/kernel_module_spec.rb +0 -12
  72. data/spec/debian/linux_kernel_parameter_spec.rb +0 -36
  73. data/spec/debian/lxc_spec.rb +0 -22
  74. data/spec/debian/mail_alias_spec.rb +0 -12
  75. data/spec/debian/package_spec.rb +0 -130
  76. data/spec/debian/php_config_spec.rb +0 -36
  77. data/spec/debian/port_spec.rb +0 -40
  78. data/spec/debian/process_spec.rb +0 -29
  79. data/spec/debian/routing_table_spec.rb +0 -120
  80. data/spec/debian/selinux_spec.rb +0 -18
  81. data/spec/debian/service_spec.rb +0 -93
  82. data/spec/debian/user_spec.rb +0 -57
  83. data/spec/debian/zfs_spec.rb +0 -18
  84. data/spec/fedora/cgroup_spec.rb +0 -14
  85. data/spec/fedora/command_spec.rb +0 -67
  86. data/spec/fedora/cron_spec.rb +0 -21
  87. data/spec/fedora/default_gateway_spec.rb +0 -16
  88. data/spec/fedora/file_spec.rb +0 -413
  89. data/spec/fedora/group_spec.rb +0 -21
  90. data/spec/fedora/host_spec.rb +0 -58
  91. data/spec/fedora/interface_spec.rb +0 -24
  92. data/spec/fedora/ip6tables_spec.rb +0 -21
  93. data/spec/fedora/iptables_spec.rb +0 -21
  94. data/spec/fedora/kernel_module_spec.rb +0 -12
  95. data/spec/fedora/linux_kernel_parameter_spec.rb +0 -36
  96. data/spec/fedora/lxc_spec.rb +0 -22
  97. data/spec/fedora/mail_alias_spec.rb +0 -12
  98. data/spec/fedora/package_spec.rb +0 -118
  99. data/spec/fedora/php_config_spec.rb +0 -36
  100. data/spec/fedora/port_spec.rb +0 -30
  101. data/spec/fedora/process_spec.rb +0 -41
  102. data/spec/fedora/routing_table_spec.rb +0 -120
  103. data/spec/fedora/selinux_spec.rb +0 -18
  104. data/spec/fedora/user_spec.rb +0 -57
  105. data/spec/fedora/yumrepo_spec.rb +0 -25
  106. data/spec/fedora/zfs_spec.rb +0 -18
  107. data/spec/freebsd/command_spec.rb +0 -65
  108. data/spec/freebsd/cron_spec.rb +0 -21
  109. data/spec/freebsd/default_gateway_spec.rb +0 -16
  110. data/spec/freebsd/file_spec.rb +0 -385
  111. data/spec/freebsd/group_spec.rb +0 -21
  112. data/spec/freebsd/host_spec.rb +0 -58
  113. data/spec/freebsd/package_spec.rb +0 -96
  114. data/spec/freebsd/php_config_spec.rb +0 -36
  115. data/spec/freebsd/port_spec.rb +0 -30
  116. data/spec/freebsd/process_spec.rb +0 -29
  117. data/spec/freebsd/routing_table_spec.rb +0 -120
  118. data/spec/freebsd/service_spec.rb +0 -93
  119. data/spec/freebsd/user_spec.rb +0 -57
  120. data/spec/freebsd10/package_spec.rb +0 -13
  121. data/spec/gentoo/cgroup_spec.rb +0 -14
  122. data/spec/gentoo/command_spec.rb +0 -65
  123. data/spec/gentoo/cron_spec.rb +0 -21
  124. data/spec/gentoo/default_gateway_spec.rb +0 -16
  125. data/spec/gentoo/file_spec.rb +0 -413
  126. data/spec/gentoo/group_spec.rb +0 -21
  127. data/spec/gentoo/host_spec.rb +0 -58
  128. data/spec/gentoo/interface_spec.rb +0 -24
  129. data/spec/gentoo/ip6tables_spec.rb +0 -21
  130. data/spec/gentoo/iptables_spec.rb +0 -21
  131. data/spec/gentoo/kernel_module_spec.rb +0 -12
  132. data/spec/gentoo/linux_kernel_parameter_spec.rb +0 -36
  133. data/spec/gentoo/lxc_spec.rb +0 -22
  134. data/spec/gentoo/mail_alias_spec.rb +0 -12
  135. data/spec/gentoo/package_spec.rb +0 -91
  136. data/spec/gentoo/php_config_spec.rb +0 -36
  137. data/spec/gentoo/port_spec.rb +0 -30
  138. data/spec/gentoo/process_spec.rb +0 -29
  139. data/spec/gentoo/routing_table_spec.rb +0 -120
  140. data/spec/gentoo/selinux_spec.rb +0 -18
  141. data/spec/gentoo/service_spec.rb +0 -93
  142. data/spec/gentoo/user_spec.rb +0 -57
  143. data/spec/gentoo/zfs_spec.rb +0 -18
  144. data/spec/nixos/file_spec.rb +0 -421
  145. data/spec/nixos/package_spec.rb +0 -109
  146. data/spec/nixos/service_spec.rb +0 -40
  147. data/spec/plamo/cgroup_spec.rb +0 -14
  148. data/spec/plamo/command_spec.rb +0 -65
  149. data/spec/plamo/cron_spec.rb +0 -21
  150. data/spec/plamo/default_gateway_spec.rb +0 -16
  151. data/spec/plamo/file_spec.rb +0 -413
  152. data/spec/plamo/group_spec.rb +0 -22
  153. data/spec/plamo/host_spec.rb +0 -58
  154. data/spec/plamo/interface_spec.rb +0 -24
  155. data/spec/plamo/ip6tables_spec.rb +0 -21
  156. data/spec/plamo/iptables_spec.rb +0 -21
  157. data/spec/plamo/kernel_module_spec.rb +0 -12
  158. data/spec/plamo/linux_kernel_parameter_spec.rb +0 -36
  159. data/spec/plamo/lxc_spec.rb +0 -22
  160. data/spec/plamo/mail_alias_spec.rb +0 -12
  161. data/spec/plamo/package_spec.rb +0 -100
  162. data/spec/plamo/php_config_spec.rb +0 -36
  163. data/spec/plamo/port_spec.rb +0 -30
  164. data/spec/plamo/routing_table_spec.rb +0 -120
  165. data/spec/plamo/selinux_spec.rb +0 -18
  166. data/spec/plamo/service_spec.rb +0 -84
  167. data/spec/plamo/user_spec.rb +0 -57
  168. data/spec/plamo/zfs_spec.rb +0 -18
  169. data/spec/redhat/cgroup_spec.rb +0 -14
  170. data/spec/redhat/command_spec.rb +0 -67
  171. data/spec/redhat/cron_spec.rb +0 -21
  172. data/spec/redhat/default_gateway_spec.rb +0 -16
  173. data/spec/redhat/file_spec.rb +0 -418
  174. data/spec/redhat/group_spec.rb +0 -21
  175. data/spec/redhat/host_spec.rb +0 -64
  176. data/spec/redhat/interface_spec.rb +0 -24
  177. data/spec/redhat/ip6tables_spec.rb +0 -21
  178. data/spec/redhat/iptables_spec.rb +0 -21
  179. data/spec/redhat/kernel_module_spec.rb +0 -12
  180. data/spec/redhat/linux_kernel_parameter_spec.rb +0 -36
  181. data/spec/redhat/lxc_spec.rb +0 -22
  182. data/spec/redhat/mail_alias_spec.rb +0 -12
  183. data/spec/redhat/package_spec.rb +0 -118
  184. data/spec/redhat/php_config_spec.rb +0 -36
  185. data/spec/redhat/port_spec.rb +0 -30
  186. data/spec/redhat/process_spec.rb +0 -41
  187. data/spec/redhat/routing_table_spec.rb +0 -120
  188. data/spec/redhat/selinux_spec.rb +0 -18
  189. data/spec/redhat/service_spec.rb +0 -93
  190. data/spec/redhat/user_spec.rb +0 -57
  191. data/spec/redhat/yumrepo_spec.rb +0 -25
  192. data/spec/redhat/zfs_spec.rb +0 -18
  193. data/spec/redhat7/service_spec.rb +0 -21
  194. data/spec/smartos/mail_alias_spec.rb +0 -12
  195. data/spec/smartos/process_spec.rb +0 -29
  196. data/spec/solaris/command_spec.rb +0 -65
  197. data/spec/solaris/cron_spec.rb +0 -21
  198. data/spec/solaris/default_gateway_spec.rb +0 -16
  199. data/spec/solaris/file_spec.rb +0 -413
  200. data/spec/solaris/group_spec.rb +0 -21
  201. data/spec/solaris/host_spec.rb +0 -58
  202. data/spec/solaris/ipfilter_spec.rb +0 -8
  203. data/spec/solaris/ipnat_spec.rb +0 -8
  204. data/spec/solaris/mail_alias_spec.rb +0 -12
  205. data/spec/solaris/package_spec.rb +0 -100
  206. data/spec/solaris/php_config_spec.rb +0 -36
  207. data/spec/solaris/port_spec.rb +0 -30
  208. data/spec/solaris/process_spec.rb +0 -29
  209. data/spec/solaris/routing_table_spec.rb +0 -120
  210. data/spec/solaris/service_spec.rb +0 -93
  211. data/spec/solaris/svcprop_spec.rb +0 -13
  212. data/spec/solaris/user_spec.rb +0 -57
  213. data/spec/solaris/zfs_spec.rb +0 -18
  214. data/spec/solaris10/file_spec.rb +0 -395
  215. data/spec/solaris10/group_spec.rb +0 -21
  216. data/spec/solaris10/mail_alias_spec.rb +0 -12
  217. data/spec/solaris10/package_spec.rb +0 -85
  218. data/spec/solaris10/php_config_spec.rb +0 -36
  219. data/spec/solaris10/user_spec.rb +0 -57
  220. data/spec/solaris11/command_spec.rb +0 -65
  221. data/spec/solaris11/cron_spec.rb +0 -21
  222. data/spec/solaris11/default_gateway_spec.rb +0 -16
  223. data/spec/solaris11/file_spec.rb +0 -413
  224. data/spec/solaris11/group_spec.rb +0 -21
  225. data/spec/solaris11/host_spec.rb +0 -58
  226. data/spec/solaris11/ipfilter_spec.rb +0 -8
  227. data/spec/solaris11/ipnat_spec.rb +0 -8
  228. data/spec/solaris11/mail_alias_spec.rb +0 -12
  229. data/spec/solaris11/package_spec.rb +0 -100
  230. data/spec/solaris11/php_config_spec.rb +0 -36
  231. data/spec/solaris11/port_spec.rb +0 -12
  232. data/spec/solaris11/routing_table_spec.rb +0 -120
  233. data/spec/solaris11/service_spec.rb +0 -93
  234. data/spec/solaris11/svcprop_spec.rb +0 -13
  235. data/spec/solaris11/user_spec.rb +0 -57
  236. data/spec/solaris11/zfs_spec.rb +0 -18
  237. data/spec/support/powershell_command_runner.rb +0 -52
  238. data/spec/ubuntu/ppa_spec.rb +0 -25
  239. data/spec/windows/command_spec.rb +0 -67
  240. data/spec/windows/file_spec.rb +0 -161
  241. data/spec/windows/group_spec.rb +0 -28
  242. data/spec/windows/port_spec.rb +0 -31
  243. data/spec/windows/service_spec.rb +0 -31
  244. data/spec/windows/user_spec.rb +0 -44
  245. data/spec/windows/windows_hot_fix_spec.rb +0 -25
  246. data/spec/windows/windows_registry_key_spec.rb +0 -66
@@ -1,58 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe host('127.0.0.1') do
6
- it { should be_resolvable }
7
- its(:command) { should eq "getent hosts 127.0.0.1" }
8
- end
9
-
10
- describe host('invalid-name') do
11
- it { should_not be_resolvable }
12
- end
13
-
14
- describe host('127.0.0.1') do
15
- it { should be_resolvable.by('hosts') }
16
- its(:command) { should eq "grep -w -- 127.0.0.1 /etc/hosts" }
17
- end
18
-
19
- describe host('invalid-name') do
20
- it { should_not be_resolvable.by('hosts') }
21
- end
22
-
23
- describe host('127.0.0.1') do
24
- it { should be_resolvable.by('dns') }
25
- its(:command) { should eq "nslookup -timeout=1 127.0.0.1" }
26
- end
27
-
28
- describe host('invalid-name') do
29
- it { should_not be_resolvable.by('dns') }
30
- end
31
-
32
- describe host('127.0.0.1') do
33
- it { should be_reachable }
34
- its(:command) { should eq "ping -w 5 -c 2 -n 127.0.0.1" }
35
- end
36
-
37
- describe host('invalid-host') do
38
- it { should_not be_reachable }
39
- end
40
-
41
- describe host('127.0.0.1') do
42
- it { should be_reachable.with(:proto => "icmp", :timeout=> 1) }
43
- its(:command) { should eq "ping -w 1 -c 2 -n 127.0.0.1" }
44
- end
45
-
46
- describe host('127.0.0.1') do
47
- it { should be_reachable.with(:proto => "tcp", :port => 22, :timeout=> 1) }
48
- its(:command) { should eq "nc -vvvvzt 127.0.0.1 22 -w 1" }
49
- end
50
-
51
- describe host('127.0.0.1') do
52
- it { should be_reachable.with(:proto => "udp", :port => 53, :timeout=> 1) }
53
- its(:command) { should eq "nc -vvvvzu 127.0.0.1 53 -w 1" }
54
- end
55
-
56
- describe host('invalid-host') do
57
- it { should_not be_reachable.with(:proto => "udp", :port => 53, :timeout=> 1) }
58
- end
@@ -1,24 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe interface('eth0') do
6
- let(:stdout) { '1000' }
7
- its(:speed) { should eq 1000 }
8
- its(:command) { should eq "ethtool eth0 | grep Speed | gawk '{print gensub(/Speed: ([0-9]+)Mb\\/s/,\"\\\\1\",\"\")}'" }
9
- end
10
-
11
- describe interface('eth0') do
12
- it { should have_ipv4_address("192.168.10.10") }
13
- its(:command) { should eq "ip addr show eth0 | grep 'inet 192\\.168\\.10\\.10/'" }
14
- end
15
-
16
- describe interface('eth0') do
17
- it { should have_ipv4_address("192.168.10.10/24") }
18
- its(:command) { should eq "ip addr show eth0 | grep 'inet 192\\.168\\.10\\.10/24 '" }
19
- end
20
-
21
- describe interface('invalid-interface') do
22
- let(:stdout) { '1000' }
23
- its(:speed) { should_not eq 100 }
24
- end
@@ -1,21 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe ip6tables do
6
- it { should have_rule '-P INPUT ACCEPT' }
7
- its(:command) { should eq "ip6tables -S | grep -- -P\\ INPUT\\ ACCEPT || ip6tables-save | grep -- -P\\ INPUT\\ ACCEPT" }
8
- end
9
-
10
- describe ip6tables do
11
- it { should_not have_rule 'invalid-rule' }
12
- end
13
-
14
- describe ip6tables do
15
- it { should have_rule('-P INPUT ACCEPT').with_table('mangle').with_chain('INPUT') }
16
- its(:command) { should eq "ip6tables -t mangle -S INPUT | grep -- -P\\ INPUT\\ ACCEPT || ip6tables-save -t mangle | grep -- -P\\ INPUT\\ ACCEPT" }
17
- end
18
-
19
- describe ip6tables do
20
- it { should_not have_rule('invalid-rule').with_table('mangle').with_chain('INPUT') }
21
- end
@@ -1,21 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe iptables do
6
- it { should have_rule '-P INPUT ACCEPT' }
7
- its(:command) { should eq "iptables -S | grep -- -P\\ INPUT\\ ACCEPT || iptables-save | grep -- -P\\ INPUT\\ ACCEPT" }
8
- end
9
-
10
- describe iptables do
11
- it { should_not have_rule 'invalid-rule' }
12
- end
13
-
14
- describe iptables do
15
- it { should have_rule('-P INPUT ACCEPT').with_table('mangle').with_chain('INPUT') }
16
- its(:command) { should eq "iptables -t mangle -S INPUT | grep -- -P\\ INPUT\\ ACCEPT || iptables-save -t mangle | grep -- -P\\ INPUT\\ ACCEPT" }
17
- end
18
-
19
- describe iptables do
20
- it { should_not have_rule('invalid-rule').with_table('mangle').with_chain('INPUT') }
21
- end
@@ -1,12 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe kernel_module('lp') do
6
- it { should be_loaded }
7
- its(:command) { should eq "lsmod | grep ^lp" }
8
- end
9
-
10
- describe kernel_module('invalid-module') do
11
- it { should_not be_loaded }
12
- end
@@ -1,36 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe linux_kernel_parameter('net.ipv4.tcp_syncookies') do
6
- let(:stdout) { "1\n" }
7
- its(:value) { should eq 1 }
8
- its(:command) { should eq "/sbin/sysctl -q -n net.ipv4.tcp_syncookies" }
9
- end
10
-
11
- describe linux_kernel_parameter('net.ipv4.tcp_syncookies') do
12
- let(:stdout) { "1\n" }
13
- its(:value) { should_not eq 2 }
14
- end
15
-
16
- describe linux_kernel_parameter('kernel.osrelease') do
17
- let(:stdout) { "2.6.32-131.0.15.el6.x86_64\n" }
18
- its(:value) { should eq "2.6.32-131.0.15.el6.x86_64" }
19
- its(:command) { should eq "/sbin/sysctl -q -n kernel.osrelease" }
20
- end
21
-
22
- describe linux_kernel_parameter('kernel.osrelease') do
23
- let(:stdout) { "2.6.32-131.0.15.el6.x86_64\n" }
24
- its(:value) { should_not eq "2.6.32-131.0.15.el6.i386" }
25
- end
26
-
27
- describe linux_kernel_parameter('net.ipv4.tcp_wmem') do
28
- let(:stdout) { "4096 16384 4194304\n" }
29
- its(:value) { should match /16384/ }
30
- its(:command) { should eq "/sbin/sysctl -q -n net.ipv4.tcp_wmem" }
31
- end
32
-
33
- describe linux_kernel_parameter('net.ipv4.tcp_wmem') do
34
- let(:stdout) { "4096 16384 4194304\n" }
35
- its(:value) { should_not match /123456/ }
36
- end
@@ -1,22 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe lxc('ct01') do
6
- it { should exist }
7
- its(:command) { should eq "lxc-ls -1 | grep -w ct01" }
8
- end
9
-
10
- describe lxc('invalid-ct') do
11
- it { should_not exist }
12
- end
13
-
14
- describe lxc('ct01') do
15
- it { should be_running }
16
- its(:command) { should eq "lxc-info -n ct01 -s | grep -w RUNNING"}
17
- end
18
-
19
- describe lxc('invalid-ct') do
20
- it { should_not be_running }
21
- end
22
-
@@ -1,12 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe mail_alias('daemon') do
6
- it { should be_aliased_to "root" }
7
- its(:command) { should eq "getent aliases daemon | grep -- \\[\\[:space:\\]\\]root$" }
8
- end
9
-
10
- describe mail_alias('invalid-recipient') do
11
- it { should_not be_aliased_to "foo" }
12
- end
@@ -1,118 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe package('httpd') do
6
- it { should be_installed }
7
- its(:command) { should eq "rpm -q httpd" }
8
- end
9
-
10
- describe package('invalid-package') do
11
- it { should_not be_installed }
12
- end
13
-
14
- package('invalid-package') do
15
- it { should_not be_installed.by('rpm') }
16
- end
17
-
18
- describe package('httpd') do
19
- it { should be_installed.with_version('2.2.15-28.el6') }
20
- its(:command) { should eq "rpm -q httpd | grep -w -- 2.2.15-28.el6" }
21
- end
22
-
23
- describe package('httpd') do
24
- it { should be_installed.by('rpm').with_version('2.2.15-28.el6') }
25
- its(:command) { should eq "rpm -q httpd | grep -w -- 2.2.15-28.el6" }
26
- end
27
-
28
- describe package('httpd') do
29
- it { should_not be_installed.with_version('invalid-version') }
30
- end
31
-
32
- describe package('jekyll') do
33
- it { should be_installed.by('gem') }
34
- its(:command) { should eq "gem list --local | grep -w -- \\^jekyll" }
35
- end
36
-
37
- describe package('invalid-gem') do
38
- it { should_not be_installed.by('gem') }
39
- end
40
-
41
- describe package('jekyll') do
42
- it { should be_installed.by('gem').with_version('1.1.1') }
43
- its(:command) { should eq "gem list --local | grep -w -- \\^jekyll | grep -w -- 1.1.1" }
44
- end
45
-
46
- describe package('jekyll') do
47
- it { should_not be_installed.by('gem').with_version('invalid-version') }
48
- end
49
-
50
- describe package('bower') do
51
- it { should be_installed.by('npm') }
52
- its(:command) { should eq "npm ls bower -g" }
53
- end
54
-
55
- describe package('invalid-npm-package') do
56
- it { should_not be_installed.by('npm') }
57
- end
58
-
59
- describe package('bower') do
60
- it { should be_installed.by('npm').with_version('0.9.2') }
61
- its(:command) { should eq "npm ls bower -g | grep -w -- 0.9.2" }
62
- end
63
-
64
- describe package('bower') do
65
- it { should_not be_installed.by('npm').with_version('invalid-version') }
66
- end
67
-
68
-
69
- describe package('mongo') do
70
- it { should be_installed.by('pecl') }
71
- its(:command) { should eq "pecl list | grep -w -- \\^mongo" }
72
- end
73
-
74
- describe package('invalid-pecl') do
75
- it { should_not be_installed.by('pecl') }
76
- end
77
-
78
- describe package('mongo') do
79
- it { should be_installed.by('pecl').with_version('1.4.1') }
80
- its(:command) { should eq "pecl list | grep -w -- \\^mongo | grep -w -- 1.4.1" }
81
- end
82
-
83
- describe package('mongo') do
84
- it { should_not be_installed.by('pecl').with_version('invalid-version') }
85
- end
86
-
87
- describe package('XML_Util') do
88
- it { should be_installed.by('pear').with_version('1.2.1') }
89
- its(:command) { should eq "pear list | grep -w -- \\^XML_Util | grep -w -- 1.2.1" }
90
- end
91
-
92
- describe package('supervisor') do
93
- it { should be_installed.by('pip').with_version('3.0') }
94
- its(:command) { should eq "pip list | grep -w -- \\^supervisor | grep -w -- 3.0" }
95
- end
96
-
97
- describe package('invalid-pip') do
98
- it { should_not be_installed.by('pip').with_version('invalid-version') }
99
- end
100
-
101
- describe package('App::Ack') do
102
- it { should be_installed.by('cpan') }
103
- its(:command) { should eq "cpan -l | grep -w -- \\^App::Ack" }
104
- end
105
-
106
- describe package('App::Ack') do
107
- it { should be_installed.by('cpan').with_version('2.04') }
108
- its(:command) { should eq "cpan -l | grep -w -- \\^App::Ack | grep -w -- 2.04" }
109
- end
110
-
111
- describe package('httpd') do
112
- let(:stdout) { "2.2.15\n" }
113
- its(:version) { should eq '2.2.15' }
114
- its(:version) { should > '2.2.14' }
115
- its(:version) { should < '2.2.16' }
116
- its(:version) { should > '2.2.9' }
117
- its(:command) { should eq "rpm -qi httpd | grep Version | awk '{print $3}'" }
118
- end
@@ -1,36 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe php_config('default_mimetype') do
6
- let(:stdout) { 'text/html' }
7
- its(:value) { should eq 'text/html' }
8
- its(:command) { should eq "php -r 'echo get_cfg_var( \"default_mimetype\" );'" }
9
- end
10
-
11
- describe php_config('default_mimetype') do
12
- let(:stdout) { 'text/html' }
13
- its(:value) { should_not eq 'text/plain' }
14
- end
15
-
16
- describe php_config('session.cache_expire') do
17
- let(:stdout) { '180' }
18
- its(:value) { should eq 180 }
19
- its(:command) { should eq "php -r 'echo get_cfg_var( \"session.cache_expire\" );'" }
20
- end
21
-
22
- describe php_config('session.cache_expire') do
23
- let(:stdout) { '180' }
24
- its(:value) { should_not eq 360 }
25
- end
26
-
27
- describe php_config('mbstring.http_output_conv_mimetypes') do
28
- let(:stdout) { 'application' }
29
- its(:value) { should match /application/ }
30
- its(:command) { should eq "php -r 'echo get_cfg_var( \"mbstring.http_output_conv_mimetypes\" );'" }
31
- end
32
-
33
- describe php_config('mbstring.http_output_conv_mimetypes') do
34
- let(:stdout) { 'application' }
35
- its(:value) { should_not match /html/ }
36
- end
@@ -1,30 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe port(80) do
6
- it { should be_listening }
7
- its(:command) { should eq 'netstat -tunl | grep -- :80\\ ' }
8
- end
9
-
10
- describe port('invalid') do
11
- it { should_not be_listening }
12
- end
13
-
14
- describe port(80) do
15
- it { should be_listening.with("tcp") }
16
- its(:command) { should eq 'netstat -tunl | grep -- \\^tcp\\ .\\*:80\\ ' }
17
- end
18
-
19
- describe port(123) do
20
- it { should be_listening.with("udp") }
21
- its(:command) { should eq 'netstat -tunl | grep -- \\^udp\\ .\\*:123\\ ' }
22
- end
23
-
24
- describe port(80) do
25
- it {
26
- expect {
27
- should be_listening.with('not implemented')
28
- }.to raise_error(ArgumentError, %r/\A`be_listening` matcher doesn\'t support/)
29
- }
30
- end
@@ -1,41 +0,0 @@
1
- require 'spec_helper'
2
-
3
- include SpecInfra::Helper::Fedora
4
-
5
- describe process("memcached") do
6
- let(:stdout) { " 1407\n" }
7
- its(:pid) { should eq 1407 }
8
- its(:command) { should eq "ps -C memcached -o pid= | head -1" }
9
- end
10
-
11
- describe process("memcached") do
12
- let(:stdout) { "/usr/bin/memcached -m 14386 -p 11211 -u nobody -l 10.11.1.53 -c 30000\n" }
13
- its(:args) { should match /-c 30000\b/ }
14
- its(:command) { should eq "ps -C memcached -o args= | head -1" }
15
- end
16
-
17
- describe process("memcached") do
18
- let(:stdout) { "nobody\n" }
19
- its(:user) { should eq "nobody" }
20
- its(:command) { should eq "ps -C memcached -o user= | head -1" }
21
- end
22
-
23
- describe process("memcached") do
24
- let(:stdout) { "nobody\n" }
25
- its(:group) { should eq "nobody" }
26
- its(:command) { should eq "ps -C memcached -o group= | head -1" }
27
- end
28
-
29
- describe process("memcached") do
30
- context "when running" do
31
- let(:stdout) { " 1407\n" }
32
- it { should be_running }
33
- its(:command) { should eq "ps -C memcached -o pid= | head -1" }
34
- end
35
-
36
- context "when not running" do
37
- let(:stdout) { " 1407\n" }
38
- it { should be_running }
39
- its(:command) { should eq "ps -C memcached -o pid= | head -1" }
40
- end
41
- end