All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs: replace min-glib with fedora
@ 2019-04-09 15:44 ` Marc-André Lureau
  0 siblings, 0 replies; 5+ messages in thread
From: Marc-André Lureau @ 2019-04-09 15:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, Daniel P . Berrangé

min-glib.docker was removed in commit
e7b3af81597db1a6b55f2c15d030d703c6b2c6ac ("glib: bump min required
glib library version to 2.40").

Cc: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 docs/devel/testing.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/devel/testing.rst b/docs/devel/testing.rst
index 60f897d915..cec7d56c57 100644
--- a/docs/devel/testing.rst
+++ b/docs/devel/testing.rst
@@ -317,17 +317,17 @@ the container, with parameters defined by the make target):
 
 .. code::
 
-  make docker-test-build@min-glib
+  make docker-test-build@fedora
 
-This will create a container instance using the ``min-glib`` image (the image
+This will create a container instance using the ``fedora`` image (the image
 is downloaded and initialized automatically), in which the ``test-build`` job
 is executed.
 
 Images
 ------
 
-Along with many other images, the ``min-glib`` image is defined in a Dockerfile
-in ``tests/docker/dockefiles/``, called ``min-glib.docker``. ``make docker``
+Along with many other images, the ``fedora`` image is defined in a Dockerfile
+in ``tests/docker/dockefiles/``, called ``fedora.docker``. ``make docker``
 command will list all the available images.
 
 To add a new image, simply create a new ``.docker`` file under the
-- 
2.21.0.196.g041f5ea1cf

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-11 11:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-09 15:44 [Qemu-devel] [PATCH] docs: replace min-glib with fedora Marc-André Lureau
2019-04-09 15:44 ` Marc-André Lureau
2019-04-09 18:50 ` Philippe Mathieu-Daudé
2019-04-10  7:30 ` Stefano Garzarella
2019-04-11 11:56 ` Daniel P. Berrangé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.