Add support for FreeBSD #115
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
23 errors
Puppet / 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/defines/module_spec.rb#L26
syslog_ng::module When overriding module_prefix is expected to contain Package[MODPREFIX_foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('MODPREFIX_foo').with_ensure('present') }
expected that the catalogue would contain Package[MODPREFIX_foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/defines/module_spec.rb#L40
syslog_ng::module When osfamily is RedHat is expected to contain Package[syslog-ng-foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('syslog-ng-foo').with_ensure('present') }
expected that the catalogue would contain Package[syslog-ng-foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/defines/module_spec.rb#L50
syslog_ng::module When osfamily is Debian with defaults is expected to contain Package[syslog-ng-mod-foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('syslog-ng-mod-foo').with_ensure('present') }
expected that the catalogue would contain Package[syslog-ng-mod-foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/defines/module_spec.rb#L65
syslog_ng::module When osfamily is Suse is expected to contain Package[syslog-ng-foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('syslog-ng-foo').with_ensure('present') }
expected that the catalogue would contain Package[syslog-ng-foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/defines/module_spec.rb#L26
syslog_ng::module When overriding module_prefix is expected to contain Package[MODPREFIX_foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('MODPREFIX_foo').with_ensure('present') }
expected that the catalogue would contain Package[MODPREFIX_foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/defines/module_spec.rb#L40
syslog_ng::module When osfamily is RedHat is expected to contain Package[syslog-ng-foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('syslog-ng-foo').with_ensure('present') }
expected that the catalogue would contain Package[syslog-ng-foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/defines/module_spec.rb#L50
syslog_ng::module When osfamily is Debian with defaults is expected to contain Package[syslog-ng-mod-foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('syslog-ng-mod-foo').with_ensure('present') }
expected that the catalogue would contain Package[syslog-ng-mod-foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/defines/module_spec.rb#L65
syslog_ng::module When osfamily is Suse is expected to contain Package[syslog-ng-foo] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('syslog-ng-foo').with_ensure('present') }
expected that the catalogue would contain Package[syslog-ng-foo] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / 8 - Debian 11
Canceling since a higher priority waiting request for '45/merge' exists
|
Puppet / 8 - Ubuntu 18.04
Canceling since a higher priority waiting request for '45/merge' exists
|
Puppet / 8 - Ubuntu 18.04
The operation was canceled.
|
Puppet / 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '45/merge' exists
|
Puppet / 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 7 - Ubuntu 18.04
Canceling since a higher priority waiting request for '45/merge' exists
|
Puppet / 7 - Ubuntu 18.04
The operation was canceled.
|
Puppet / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '45/merge' exists
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|