adopt new service name on FreeBSD #307
ci.yml
on: pull_request
Puppet
/
Static validations
41s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
7 errors and 4 warnings
Puppet / 8 (Ruby 3.2):
spec/classes/php_fpm_spec.rb#L42
php::fpm on freebsd-11-amd64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running"
Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') }
expected that the catalogue would contain Service[php-fpm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/php_fpm_service_spec.rb#L43
php::fpm::service on freebsd-11-amd64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running"
Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') }
expected that the catalogue would contain Service[php-fpm]
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/php_fpm_spec.rb#L42
php::fpm on freebsd-11-amd64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running"
Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') }
expected that the catalogue would contain Service[php-fpm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/php_fpm_service_spec.rb#L43
php::fpm::service on freebsd-11-amd64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running"
Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') }
expected that the catalogue would contain Service[php-fpm]
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system FreeBSD 11
|