This module's legacy test UI can now be removed, as DrupalCI is now working well, #2534132: Disable Legacy Testbots and use drupalCI as our testing infrastructure
To remove:
- On /admin/project/pift, “Core branches” setting.
- On /admin/project/pift,
pift_retest_frequencysetting. - Update hook to delete
pift_lastvariable. - Update hook to delete
pift_keyvariable. - Update hook to delete
pift_last_retrievevariable.
Comments
Comment #3
drummThe first round of commits here aims to prevent new legacy branch tests from being added.
Comment #4
drummThe commits so far have been deployed to Drupal.org. More work should wait for #2534132: Disable Legacy Testbots and use drupalCI as our testing infrastructure.
Comment #5
drummComment #8
drummComment #9
drummComment #16
drummI think this is all done.