modulesync 6.0.0 #58
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: on host, "chown -R #{puppet_user(host)}:#{puppet_group(host)} #{path}"
NoMethodError:
undefined method `puppet_user' for #<RSpec::ExampleGroups::Hiera::QueryingHiera "finds it in puppet agent" (./spec/acceptance/hiera_spec.rb:85)>
|
Puppet / 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / 7 - Debian 10:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: on host, "chown -R #{puppet_user(host)}:#{puppet_group(host)} #{path}"
NoMethodError:
undefined method `puppet_user' for #<RSpec::ExampleGroups::Hiera::QueryingHiera "finds it in puppet agent" (./spec/acceptance/hiera_spec.rb:85)>
|
Puppet / 7 - Debian 10
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: on host, "chown -R #{puppet_user(host)}:#{puppet_group(host)} #{path}"
NoMethodError:
undefined method `puppet_user' for #<RSpec::ExampleGroups::Hiera::QueryingHiera "finds it in puppet agent" (./spec/acceptance/hiera_spec.rb:85)>
|
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / 7 - CentOS 7:
spec/acceptance/hiera_spec.rb#L85
hiera querying hiera finds it in puppet agent
Failure/Error: on host, "chown -R #{puppet_user(host)}:#{puppet_group(host)} #{path}"
NoMethodError:
undefined method `puppet_user' for #<RSpec::ExampleGroups::Hiera::QueryingHiera "finds it in puppet agent" (./spec/acceptance/hiera_spec.rb:85)>
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|