TEMP: add rst-conversion scripts
[mesa.git] / .gitlab-ci / README.md
index c5c1026b46462bc330f287e7b135fd4a4e58386a..1150e182d12ff488aeb59cf8ba84acdc37742b16 100644 (file)
@@ -5,11 +5,12 @@ testing of Mesa drivers on various platforms, so that we can ensure no
 regressions are merged, as long as developers are merging code using
 marge-bot.
 
-There are currently 3 main automated testing systems deployed for
-Mesa.  LAVA and gitlab-runner on the DUTs are used in pre-merge
-testing and are described in this document, while Intel has a
-jenkins-based CI system with restricted access that isn't connected to
-gitlab.
+There are currently 4 automated testing systems deployed for Mesa.
+LAVA and gitlab-runner on the DUTs are used in pre-merge testing and
+are described in this document.  Managing bare metal using
+gitlab-runner is described under [bare-metal/README.md].  Intel also
+has a jenkins-based CI system with restricted access that isn't
+connected to gitlab.
 
 ## Mesa testing using LAVA