Pass a "d7" parameter into scripts/test-only.sh and discard scripts/test-only-d7.sh
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3542474. --> Reported by: [jonathan1055](https://www.drupal.org/user/92645) Related to !400 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The scripts <strong>test-only.sh</strong> and <strong>test-only-d7.sh</strong> are very similar. Maintaining them both is tedious. We can pass in a "d7" parameter and consolidate the processing in one script. </p> <p>We do not need to worry about BC becuase these are internal files, no customised d7 pipeline should be using them directly.</p>
issue