Customized services not known in 'next minor' jobs
Problem/Motivation
It happens here https://git.drupalcode.org/project/rdf_sync/-/jobs/3356183
This project needs an additional "virtuoso" service, an RDF triplestore backend needed for testing. The service is defined in .gitlab-ci.yml. 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.
Steps to reproduce
See the https://git.drupalcode.org/project/rdf_sync/-/pipelines/338807 pipeline
Edited by drupalbot