Customized services not known in 'next minor' jobs
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3487525. --> Reported by: [claudiu.cristea](https://www.drupal.org/user/56348) Related to !291 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>It happens here <a href="https://git.drupalcode.org/project/rdf_sync/-/jobs/3356183">https://git.drupalcode.org/project/rdf_sync/-/jobs/3356183</a></p> <p>This project needs an additional "virtuoso" service, an RDF triplestore backend needed for testing. The service <a href="https://git.drupalcode.org/project/rdf_sync/-/blob/f01065b5c5edaee35aa2cdf1e708784664ca4f5f/.gitlab-ci.yml#L33">is defined in .gitlab-ci.yml</a>. The main pipeline setup succeeds and also the OPT_IN_TEST_PREVIOUS_MAJOR jobs are OK. But when runs with OPT_IN_TEST_NEXT_MINOR somehow the service is not available.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>See the <a href="https://git.drupalcode.org/project/rdf_sync/-/pipelines/338807">https://git.drupalcode.org/project/rdf_sync/-/pipelines/338807</a> pipeline</p> > Related issue: [Issue #3462681](https://www.drupal.org/node/3462681)
issue