Add Puppet 8 support #279
Annotations
4 errors
|
Run tests:
spec/acceptance/mysql_spec.rb#L6
jira mysql installs with defaults
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_092850665.pp.ZGySxs
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'fqdn'. (file: /tmp/apply_manifest_092850665.pp.ZGySxs, line: 46, column: 95) on node centos8-64-puppet8.example.com
|
Run tests:
spec/acceptance/mysql_spec.rb#L116
jira mysql is expected to have attributes {:stdout => /8.13.5/}
Failure/Error:
expect(command('wget -q --tries=24 --retry-connrefused --no-check-certificate --read-timeout=10 -O- localhost:8081')).
to have_attributes(stdout: %r{8.13.5})
expected Command "wget -q --tries=24 --retry-connrefused --no-check-certificate --read-timeout=10 -O- localhost:8081" to have attributes {:stdout => /8.13.5/} but had attributes {:stdout => ""}
Diff:
@@ -1 +1 @@
-:stdout => /8.13.5/,
+:stdout => "",
|
Run tests
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading