]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add 'testing' as one of the suggestions for DEPLOYMENT=
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Nov 2025 15:19:16 +0000 (16:19 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 19 Nov 2025 21:01:15 +0000 (22:01 +0100)
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

index cd254a9c355b53fdb3320d229adf29f3106c961c..53c9e64ec49f11864bee9f6078c0be86a3c34b83 100644 (file)
           <literal>development</literal>,
           <literal>integration</literal>,
           <literal>staging</literal>,
+          <literal>testing</literal>,
           <literal>production</literal>.
           </para>