service: hasrestart/hasstatus: use Puppet defaults #232
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
71 errors
Puppet / Puppet 7 - Debian 12
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - Debian 12
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 7
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - CentOS 7
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - OracleLinux 9
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 7
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - CentOS 7
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - Rocky 9
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - OracleLinux 9
The operation was canceled.
|
Puppet / Puppet 8 - Debian 11
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - Debian 11
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - CentOS 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - Debian 11
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 8
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - Rocky 9
The operation was canceled.
|
Puppet / Puppet 8 - Debian 12
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - Debian 12
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - Rocky 8
The operation was canceled.
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on almalinux-8-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on almalinux-9-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on centos-7-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on centos-8-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on centos-9-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L34
keepalived on debian-11-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "false" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'false',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "false" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-false
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L34
keepalived on debian-12-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "false" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'false',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "false" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-false
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on oraclelinux-8-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on oraclelinux-9-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 8 (Ruby 3.2):
spec/classes/keepalived_spec.rb#L43
keepalived on redhat-7-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - CentOS 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 8
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 8
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - Rocky 8
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - CentOS 9
The operation was canceled.
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/classes/keepalived_spec.rb#L34
keepalived on debian-11-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "false" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'false',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "false" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-false
-
-true
|
Puppet / 7 (Ruby 2.7):
spec/classes/keepalived_spec.rb#L34
keepalived on ubuntu-22.04-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "false" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'false',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "false" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-false
-
-true
|
Puppet / 7 (Ruby 2.7):
spec/classes/keepalived_spec.rb#L43
keepalived on almalinux-8-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 7 (Ruby 2.7):
spec/classes/keepalived_spec.rb#L43
keepalived on rocky-8-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 7 (Ruby 2.7):
spec/classes/keepalived_spec.rb#L43
keepalived on oraclelinux-8-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 7 (Ruby 2.7):
spec/classes/keepalived_spec.rb#L43
keepalived on almalinux-9-x86_64 without parameters is expected to contain Service[keepalived] with ensure => "running", enable => "true", hasrestart => "true" and hasstatus => "true"
Failure/Error:
is_expected.to contain_service('keepalived').with(
'ensure' => 'running',
'enable' => 'true',
'hasrestart' => 'true',
'hasstatus' => 'true'
)
expected that the catalogue would contain Service[keepalived] with hasrestart set to "true" but it is set to nil, and parameter hasstatus set to "true" but it is set to nil
Diff:
@@ -1,4 +1 @@
-true
-
-true
|
Puppet / 7 (Ruby 2.7)
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '335/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|