Closed kenorb closed 10 years ago
The MySQL is on, but probably drush path, setting file or pass is wrong.
It seems puppet is removing the database, see: https://stackoverflow.com/questions/25964936/why-puppet-is-removing-my-database-in-travis-ci-when-trying-to-restart-it
Fixed by removing restart => true
, because puppetlabs-mysql module will manage all the restarts required for the configuration changes.
Build: https://travis-ci.org/mycognitive/ads_features/builds/35817046
Command pm-enable needs a higher bootstrap level to run. Drush was attempting to connect to: ...
Possibly ads.dev.configure is not able to restart the MySQL service correctly?
Uncomment from .travis.yml to test.