Enable and correct spec files for lbmethods #587
Annotations
5 errors
spec/classes/mod/lbmethod_bybusyness_spec.rb#L16
apache::mod::lbmethod_byrequests on a Debian OS with Apache version >= 2.4 is expected to contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load] with ensure => "file" and content supplied string
Failure/Error:
expect(subject).to contain_file('/etc/apache2/mods-enabled/lbmethod_byrequests.load').with('ensure' => 'file',
'content' => "LoadModule lbmethod_byrequests_module /usr/lib/apache2/modules/mod_lbmethod_byrequests.so\n")
expected that the catalogue would contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load]
|
spec/classes/mod/lbmethod_heartbeat_spec.rb#L16
apache::mod::lbmethod_byrequests on a Debian OS with Apache version >= 2.4 is expected to contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load] with ensure => "file" and content supplied string
Failure/Error:
expect(subject).to contain_file('/etc/apache2/mods-enabled/lbmethod_byrequests.load').with('ensure' => 'file',
'content' => "LoadModule lbmethod_byrequests_module /usr/lib/apache2/modules/mod_lbmethod_byrequests.so\n")
expected that the catalogue would contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load]
|
spec/classes/mod/lbmethod_byrequests_spec.rb#L16
apache::mod::lbmethod_byrequests on a Debian OS with Apache version >= 2.4 is expected to contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load] with ensure => "file" and content supplied string
Failure/Error:
expect(subject).to contain_file('/etc/apache2/mods-enabled/lbmethod_byrequests.load').with('ensure' => 'file',
'content' => "LoadModule lbmethod_byrequests_module /usr/lib/apache2/modules/mod_lbmethod_byrequests.so\n")
expected that the catalogue would contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load]
|
spec/classes/mod/lbmethod_bytraffic_spec.rb#L16
apache::mod::lbmethod_byrequests on a Debian OS with Apache version >= 2.4 is expected to contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load] with ensure => "file" and content supplied string
Failure/Error:
expect(subject).to contain_file('/etc/apache2/mods-enabled/lbmethod_byrequests.load').with('ensure' => 'file',
'content' => "LoadModule lbmethod_byrequests_module /usr/lib/apache2/modules/mod_lbmethod_byrequests.so\n")
expected that the catalogue would contain File[/etc/apache2/mods-enabled/lbmethod_byrequests.load]
|
|
The logs for this run have expired and are no longer available.
Loading