Fix tests with modulesync 7.3.0; allow latest dependency versions #267
Annotations
3 errors
Run tests:
spec/acceptance/mysql_spec.rb#L79
jira mysql errorlog
Failure/Error: shell 'cat /var/log/mysql/error.log'
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
cat /var/log/mysql/error.log
Last 10 lines of output were:
cat: /var/log/mysql/error.log: No such file or directory
|
Run tests:
spec/acceptance/mysql_spec.rb#L113
jira mysql shutdown
Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) }
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 5 running:
service jira stop
Last 10 lines of output were:
Redirecting to /bin/systemctl stop jira.service
Failed to stop jira.service: Unit jira.service not loaded.
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading