Fix tests with modulesync 7.3.0; allow latest dependency versions #270
Annotations
3 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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072953290.pp.dPvmSa
Last 10 lines of output were:
Warning: /Stage[main]/Mysql::Server::Service/Exec[wait_for_mysql_socket_to_open]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server::Root_password/Exec[remove install pass]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true
Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.35 seconds
|
Run tests:
spec/acceptance/mysql_spec.rb#L117
jira mysql shutdown
Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) }
Beaker::Host::CommandFailure:
Host 'centos7-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