]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Advise running CI tests prior to submission
authorTim Small <tim@seoss.co.uk>
Thu, 13 Jul 2023 11:00:01 +0000 (12:00 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 14 Jul 2023 13:19:24 +0000 (15:19 +0200)
In the preparing patches section, note that it is possible to run CI
tests via gitlab prior to submitting patches.

Signed-off-by: Tim Small <tim@seoss.co.uk>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/hacking.rst

index 85918c917688002f192321f322fdfdf747eed632..c2e79e45014a07a1ce44085552fb6923192d0180 100644 (file)
@@ -58,6 +58,14 @@ adding a new feature or changing the output of a program, and
 don't forget to update the `release notes <news.html>`__ if your
 changes are significant and user-visible.
 
+To test across a variety of build platforms prior to submitting
+your changes, you may create your own fork of the project on
+gitlab. This will give you access to (a subset of) libvirt's
+`continuous integration <ci.html>`__ test suite.
+
+Please note that you should still follow the instructions below,
+rather than following gitlab's prompts to open a "merge request".
+
 Submitting patches
 ==================