This repository was archived by the owner on Jul 26, 2024. It is now read-only.
modulesync 7.3.0 #18
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
7 errors
Puppet / Puppet 7 - Ubuntu 16.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 6
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/dropbear_spec.rb#L6
dropbear class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_174824313.pp.jKvNQ3
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Dropbear]: parameter 'port' expects a Stdlib::Port = Integer[0, 65535] value, got String (file: /tmp/apply_manifest_174824313.pp.jKvNQ3, line: 1, column: 7) on node debian10-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/dropbear_spec.rb#L6
dropbear class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_174822286.pp.jaGSDd
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Dropbear]: parameter 'port' expects a Stdlib::Port = Integer[0, 65535] value, got String (file: /tmp/apply_manifest_174822286.pp.jaGSDd, line: 1, column: 7) on node centos7-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|