Test-only job
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3418831. -->
Reported by: [fjgarlin](https://www.drupal.org/user/2495842)
Related to !153 !121
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Try to create a test-only job, similar to what core does.<br>
- For D7:<br>
<a href="https://git.drupalcode.org/project/drupal/-/blob/7.x/.gitlab-ci/pipeline.yml?ref_type=heads#L150-160">https://git.drupalcode.org/project/drupal/-/blob/7.x/.gitlab-ci/pipeline.yml?ref_type=heads#L150-160</a><br>
<a href="https://git.drupalcode.org/project/drupal/-/blob/7.x/.gitlab-ci/pipeline.yml?ref_type=heads#L101-130">https://git.drupalcode.org/project/drupal/-/blob/7.x/.gitlab-ci/pipeline.yml?ref_type=heads#L101-130</a></p>
<p>- For D10:<br>
<a href="https://git.drupalcode.org/project/drupal/-/blob/11.x/.gitlab-ci.yml?ref_type=heads#L146-160">https://git.drupalcode.org/project/drupal/-/blob/11.x/.gitlab-ci.yml?ref_type=heads#L146-160</a><br>
<a href="https://git.drupalcode.org/project/drupal/-/blob/11.x/.gitlab-ci/pipeline-test-only.yml?ref_type=heads">https://git.drupalcode.org/project/drupal/-/blob/11.x/.gitlab-ci/pipeline-test-only.yml?ref_type=heads</a><br>
<a href="https://git.drupalcode.org/project/drupal/-/blob/11.x/.gitlab-ci/scripts/test-only.sh?ref_type=heads">https://git.drupalcode.org/project/drupal/-/blob/11.x/.gitlab-ci/scripts/test-only.sh?ref_type=heads</a></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>We currently have no test-only job</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Try to mirror how core does it.</p>
> Related issue: [Issue #3425373](https://www.drupal.org/node/3425373)
> Related issue: [Issue #3425971](https://www.drupal.org/node/3425971)
> Related issue: [Issue #3389921](https://www.drupal.org/node/3389921)
issue