action #125252
closedtest fails in openldap_configuration
0%
Description
The old module openldap_to389ds.pm was working for opensuse : https://openqa.opensuse.org/tests/3151861
but failing for sle because we cannot install the openldap2 package in the systsem: https://openqa.suse.de/tests/10565310
It was decided that we will split the openldap_to_389ds module in two, so that the configuration files will be saved before migration, and after migration, the openldap_to_ds command will be used to convert the existing openldap configuration to 389-ds.
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16505
Now, O3 still passes, but we have a new error in SLE:
openldap_configuration
(Note: in the vr, the openldap_configuration was named setup_openldap)
Check if some of the required packages are not installed and change the openldap_configuration.pm module accordingly, so it can pass. In case there are new failures open a new progress ticket.
Updated by syrianidou_sofia almost 2 years ago
- Project changed from openQA Tests (public) to qe-yam
- Subject changed from test fails in setup_openldap to test fails in openldap_configuration
- Description updated (diff)
- Category deleted (
Bugs in existing tests) - Target version set to Current
Updated by syrianidou_sofia almost 2 years ago
- Priority changed from High to Low
Updated by syrianidou_sofia almost 2 years ago
- Status changed from New to Rejected