update puppet-systemd upper bound to 8.0.0 #54
ci.yml
on: pull_request
Puppet
/
Static validations
31s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
11 errors
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L19
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L20
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Config]
Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Config') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L21
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Dependencies]
Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Dependencies') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L22
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Install]
Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Install') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L23
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain Class[Hyperglass::Server::Service]
Failure/Error: it { is_expected.to contain_class('Hyperglass::Server::Service') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L24
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/commands.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass"
Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/commands.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L25
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/devices.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass"
Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/devices.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L26
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/hyperglass.yaml] with ensure => "file", owner => "hyperglass" and group => "hyperglass"
Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/hyperglass.yaml').with_ensure('file').with_owner('hyperglass').with_group('hyperglass') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L27
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/static/custom] with ensure => "directory", owner => "hyperglass" and group => "hyperglass"
Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/static/custom').with_ensure('directory').with_owner('hyperglass').with_group('hyperglass') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/hyperglass_server_spec.rb#L28
hyperglass::server on virtuozzolinux-7-x86_64 with all defaults is expected to contain File[/opt/hyperglass/hyperglass-server/hyperglass/static/images/favicons] with ensure => "directory", owner => "hyperglass" and group => "hyperglass"
Failure/Error: it { is_expected.to contain_file('/opt/hyperglass/hyperglass-server/hyperglass/static/images/favicons').with_ensure('directory').with_owner('hyperglass').with_group('hyperglass') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class redis::globals (file: /home/runner/work/puppet-hyperglass/puppet-hyperglass/spec/fixtures/modules/hyperglass/manifests/server/dependencies.pp, line: 18, column: 3) on node rspec.puppet.com
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|