Browse Source

fix(docs): remove out-dated information about CI review comments

- Fix the name of the user account under which the CI bot posts
   review comments.

 - The CI has now transitioned to trustedfirmware.org so CI results
   are publically accessible.

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Change-Id: I53dd93e200c9e119b5df6bbaf2644485cde57ce5
pull/1993/merge
Sandrine Bailleux 1 year ago
parent
commit
74306b2ac8
  1. 9
      docs/process/faq.rst

9
docs/process/faq.rst

@ -67,9 +67,11 @@ integration problems). If this happens, the dependent patch will need reworking.
What are these strange comments in my changes?
----------------------------------------------
All the comments from ``ci-bot-user`` are associated with Continuous Integration
infrastructure. The links published on the comment are not currently accessible,
but would be after the CI has been transitioned to `trustedfirmware.org`_.
All the comments from ``TrustedFirmware Code Review`` user (email:
``ci@trustedfirmware.org``) are associated with Continuous Integration (CI)
infrastructure. The links published on the comments redirect to the CI web
interface at http://ci.trustedfirmware.org, where details of the tests failures,
if any, can be examined.
--------------
@ -77,4 +79,3 @@ but would be after the CI has been transitioned to `trustedfirmware.org`_.
.. _Gerrit Upload Patch Set documentation: https://review.trustedfirmware.org/Documentation/intro-user.html#upload-patch-set
.. _Gerrit Replace Changes documentation: https://review.trustedfirmware.org/Documentation/user-upload.html#push_replace
.. _trustedfirmware.org: https://www.trustedfirmware.org/

Loading…
Cancel
Save