From 9d7a70003dae69a316e378807f7128033e3a0b96 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 19 Nov 2025 16:19:16 +0100 Subject: [PATCH] man: add 'testing' as one of the suggestions for DEPLOYMENT= Looking at the list, "test" or "testing" seems to be a fairly generic entry that is missing from the list of suggestions. I went with "testing" because it fits better with the other item, e.g. "staging". In https://github.com/systemd/systemd/issues/38743 "laboratory" was also suggested. I didn't include this because that is more about the location, not deployment type. Any of the other deployments could be in a "laboratory". Closes https://github.com/systemd/systemd/issues/38743. --- man/machine-info.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/man/machine-info.xml b/man/machine-info.xml index cd254a9c355..53c9e64ec49 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -120,6 +120,7 @@ development, integration, staging, + testing, production. -- 2.47.3