What should I do when encountering a missing test Drupal job error?
Date Published: May 27, 2025
Description
| Build stage | Job | Error message | Category | Responsibility |
|---|
| Test Drupal | Test Drupal | 'Create artifact from branch' job needs 'Test Drupal' job, but 'Test Drupal' is not in any previous stage. | Application | Customer |
Potential cause
The Acquia Auto DevOps template is copied incorrectly in the entire codebase.
Solution
Remove everything in the file and add any necessary customization back in the before_script and after_script parameters.