After a discussion with core maintainers prior to the Drupal 8 release we settled on a data retention policy for test data on DrupalCI.

Drupal.org Data:

  • Passing test data from issues closed-fixed for 6 months + can be deleted.

Dispatcher Data:

  • Console log data archived to S3 - everything else can be cleared after 90 days

Miscellaneous

  • view results link on D.O results should go to plain text console output
  • qa.drupal.org will be archived as a static site.

Comments

hestenet created an issue. See original summary.

Mixologic’s picture

Does the dispatcher retention policy only apply to closed issues? Or did we decide that if they need dispatcher results that badly, they can re-run the test...?

Mixologic’s picture

Title: DrupalCI Data Retention Policy » [Policy] DrupalCI Data Retention
Component: Miscellaneous » Policy
Mixologic’s picture

Status: Active » Fixed

Dispatcher build policy changed: it is now:

Builds older than 180 days will be removed from the dispatcher, regardless of state or status.

Only the most recent passing build will be retained for branch tests (on commit, daily, weekly tests), previous failed builds in the 180 day window will be available.

Builds over 30 days old on issues that are in any sort of closed status will be removed from the dispatcher.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.