Services aren't set to start on boot on git7site
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2037347. --> Reported by: [eliza411](https://www.drupal.org/user/33570) >>> <p>The following services are needed to test Git services on <a href="http://git7site.devdrupal.org">http://git7site.devdrupal.org</a>. Can these be set to start at boot so that manual intervention isn't needed after reboot? Or maybe check that they're running in Jenkins and start them if they're not as part of the set up for the automated test runs? </p> <ul> <li>varnish</li> <li>git ssh daemon</li> <li>supervisord</li> <li>beanstalkd</li> </ul> <p>The goal is to prevent automated (and manual) testing from failing because services aren't available so we can focus on problems in the code.</p>
issue