action #125252
Updated by syrianidou_sofia about 2 years ago
The old module openldap_to389ds.pm openldap_to389ds 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](http://falafel.suse.cz/tests/939/modules/setup_openldap/steps/53) (Note: in the vr, the openldap_configuration was named setup_openldap) [setup_openldap](http://falafel.suse.cz/tests/939/modules/setup_openldap/steps/53) 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.