debian-forge-composer/test/data
Ondřej Budai d8342862d5 customizations: create all groups unconditionally
We had this weird condition in code that prevented composer to create groups
with the same name as a user has. This unfortunately means that you are not
able to create a user with a primary group with a certain GID that has the
same name as the user. There's the gid field in the user customization,
but it requires that the group already exists.

In order to allow that, we need to remove the condition. From now on, it's
possible to create groups with the same name as a user has, which can be used
to create primary groups with a custom gid.

Note that the lorax compatibility behaviour was actually wrong. When lorax was
given a custom gid for a user, it didn't require the gid to exist. When it
didn't, the group was just created. Thus, we still don't have full backward
compatibility, but at least we now have support for this.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-04-19 11:50:49 +02:00
..
ansible Add Butane test and Ignition logs 2023-03-24 17:07:36 +01:00
azure Remove azure/main.tf file b/c not actually used 2022-10-24 10:16:01 +02:00
cloud-init tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00
composer test: extract common JTW code from the multi-tenancy.sh test 2022-08-04 11:55:43 +02:00
kerberos tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00
keyring tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00
koji test/koji: remove the koji-cli patch 2022-01-26 14:44:27 +01:00
manifests customizations: create all groups unconditionally 2023-04-19 11:50:49 +02:00
repositories test: add eap7 repo mirror to RHEL 8.6+ tests 2023-03-30 18:40:12 +02:00
testrepo test: add test repository metadata 2022-06-01 11:36:52 +01:00
upgrade8to9 Use 9.2 URLs in upgrade test 2023-01-10 00:28:23 +01:00
worker test: extract common JTW code from the multi-tenancy.sh test 2022-08-04 11:55:43 +02:00
x509 test: generate certificates on fly instead of shipping them in the test RPM 2020-11-05 13:48:48 +01:00