Puppet 8 support #18
pr.yml
on: pull_request
Syntax validation
27s
Unit tests
1m 1s
Unit tests Legacy Puppet
52s
Annotations
5 errors
Unit tests Legacy Puppet
Process completed with exit code 1.
|
Unit tests:
spec/defines/project_spec.rb#L20
puppi::project on redhat-8-x86_64 Test puppi project configuration file should create a puppi::project configuration file
Failure/Error: should contain_file('/etc/puppi/projects/myapp/config').with_ensure('present')
expected that the catalogue would contain File[/etc/puppi/projects/myapp/config]
|
Unit tests
Process completed with exit code 1.
|
Unit tests:
spec/defines/project_spec.rb#L20
puppi::project on redhat-8-x86_64 Test puppi project configuration file should create a puppi::project configuration file
Failure/Error: should contain_file('/etc/puppi/projects/myapp/config').with_ensure('present')
expected that the catalogue would contain File[/etc/puppi/projects/myapp/config]
|
Unit tests
Process completed with exit code 1.
|