dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Helen Koike <helen.koike@collabora.com>
To: dri-devel@lists.freedesktop.org,
	Helen Koike <helen.koike@collabora.com>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
	Jonathan Corbet <corbet@lwn.net>
Cc: robdclark@chromium.org, linux-doc@vger.kernel.org,
	vignesh.raman@collabora.com, guilherme.gallo@collabora.com,
	sergi.blanch.torne@collabora.com, quic_abhinavk@quicinc.com,
	linux-kernel@vger.kernel.org, david.heidelberg@collabora.com,
	dmitry.baryshkov@linaro.org, quic_jesszhan@quicinc.com
Subject: [PATCH v2 9/9] drm/ci: docs: add step about how to request privileges
Date: Fri, 20 Oct 2023 00:41:24 -0300	[thread overview]
Message-ID: <20231020034124.136295-10-helen.koike@collabora.com> (raw)
In-Reply-To: <20231020034124.136295-1-helen.koike@collabora.com>

Clarify the procedure developer must follow to request privileges to
run tests on Freedesktop gitlab CI.

This measure was added to avoid untrusted people to misuse the
infrastructure.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
---

v2:
- fix typo in commit message
---
 Documentation/gpu/automated_testing.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/gpu/automated_testing.rst b/Documentation/gpu/automated_testing.rst
index 469b6fb65c30..8ec1878b44ab 100644
--- a/Documentation/gpu/automated_testing.rst
+++ b/Documentation/gpu/automated_testing.rst
@@ -86,10 +86,13 @@ https://gitlab.freedesktop.org/janedoe/linux/-/settings/ci_cd), change the
 CI/CD configuration file from .gitlab-ci.yml to
 drivers/gpu/drm/ci/gitlab-ci.yml.
 
-3. Next time you push to this repository, you will see a CI pipeline being
+3. Request to be added to the drm/ci-ok group so that your user has the
+necessary privileges to run the CI on https://gitlab.freedesktop.org/drm/ci-ok
+
+4. Next time you push to this repository, you will see a CI pipeline being
 created (eg. https://gitlab.freedesktop.org/janedoe/linux/-/pipelines)
 
-4. The various jobs will be run and when the pipeline is finished, all jobs
+5. The various jobs will be run and when the pipeline is finished, all jobs
 should be green unless a regression has been found.
 
 
-- 
2.39.2


      parent reply	other threads:[~2023-10-20  3:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20  3:41 [PATCH v2 0/9] drm/ci: fixes and improvements Helen Koike
2023-10-20  3:41 ` [PATCH v2 1/9] drm/ci: uprev mesa version: fix container build & crosvm Helen Koike
2023-10-20  3:41 ` [PATCH v2 2/9] drm/ci: fix DEBIAN_ARCH and get amdgpu probing Helen Koike
2023-10-20  3:41 ` [PATCH v2 3/9] drm/ci: add helper script update-xfails.py Helen Koike
2023-10-20  3:41 ` [PATCH v2 4/9] drm/ci: uprev IGT and make sure core_getversion is run Helen Koike
2023-10-20  3:41 ` [PATCH v2 5/9] drm/ci: clean up xfails (specially flakes list) Helen Koike
2023-10-20  3:41 ` [PATCH v2 6/9] drm/ci: add subset-1-gfx to LAVA_TAGS and adjust shards Helen Koike
2023-10-20  3:41 ` [PATCH v2 7/9] drm/ci: export kernel config Helen Koike
2023-10-20  3:41 ` [PATCH v2 8/9] drm/ci: do not automatically retry on error Helen Koike
2023-10-20  3:41 ` Helen Koike [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231020034124.136295-10-helen.koike@collabora.com \
    --to=helen.koike@collabora.com \
    --cc=airlied@gmail.com \
    --cc=corbet@lwn.net \
    --cc=daniel@ffwll.ch \
    --cc=david.heidelberg@collabora.com \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=guilherme.gallo@collabora.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=quic_abhinavk@quicinc.com \
    --cc=quic_jesszhan@quicinc.com \
    --cc=robdclark@chromium.org \
    --cc=sergi.blanch.torne@collabora.com \
    --cc=tzimmermann@suse.de \
    --cc=vignesh.raman@collabora.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).