diff --git a/doc/5.x-final.md b/doc/5.x-final.md index e40b73642ec02a92c7fc364629fd377e836cc928..1bcb406b22edb444bc18c1f79c80e17cf7efbf1c 100644 --- a/doc/5.x-final.md +++ b/doc/5.x-final.md @@ -24,6 +24,7 @@ git push origin 5.X * In Jenkins, review the scheduled tests for `5.X` and determine if anything should block the release. * https://test.civicrm.org/job/CiviCRM-Core-Matrix/ * https://test.civicrm.org/job/CiviCRM-Ext-Matrix/ + * https://test.civicrm.org/job/CiviCRM-E2E-Matrix/ * In Jenkins, ensure that the final tarballs have been prepared. Run the job manually if you're impatient. * https://test.civicrm.org/job/CiviCRM-Publish/ * Compare the git revisions diff --git a/doc/5.x-patch.md b/doc/5.x-patch.md index 6278471dd10542cc77fefe8256450f17b1841da1..daad85c53d40cbf6a7152d75d18e0a3b9a593d23 100644 --- a/doc/5.x-patch.md +++ b/doc/5.x-patch.md @@ -32,6 +32,7 @@ git push origin 5.X * In Jenkins, review the scheduled tests for `5.X` and determine if anything should block the release. * https://test.civicrm.org/job/CiviCRM-Core-Matrix/ * https://test.civicrm.org/job/CiviCRM-Ext-Matrix/ + * https://test.civicrm.org/job/CiviCRM-E2E-Matrix/ * Compare the git revisions * https://download.civicrm.org/latest/branch/5.X/LATEST/civicrm-X.Y.Z-drupal-LATEST.tar.gz/inspect * https://github.com/civicrm/civicrm-core/commits/5.X diff --git a/doc/5.x-rc.md b/doc/5.x-rc.md index ffa73deb1e0d8f10ef8c6e1d5165c47f27092d84..9bbd72c514564bc90125961be69968bfc255bebc 100644 --- a/doc/5.x-rc.md +++ b/doc/5.x-rc.md @@ -15,6 +15,7 @@ See [Prerequisites](any-prereq.md) * In Jenkins, review the scheduled tests for `master` and determine if anything should block the RC. * https://test.civicrm.org/job/CiviCRM-Core-Matrix/ * https://test.civicrm.org/job/CiviCRM-Ext-Matrix/ + * https://test.civicrm.org/job/CiviCRM-E2E-Matrix/ ## 2: Bump version number on `master` to `5.X.beta1`