Bug 47725 - 63_udm-containers.07_container_ou_rename_uppercase_with_special_characters AutotestJoin
63_udm-containers.07_container_ou_rename_uppercase_with_special_characters Au...
Status: RESOLVED FIXED
Product: UCS Test
Classification: Unclassified
Component: UDM
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-09-04 11:59 CEST by Felix Botner
Modified: 2021-09-13 10:16 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2018-09-04 11:59:31 CEST
63_udm-containers.07_container_ou_rename_uppercase_with_special_characters.test
 SambaVersion=s4,Systemrolle=master
Comment 1 Felix Botner univentionstaff 2018-09-04 12:21:43 CEST
also update tests
 SambaVersion=s4,Systemrolle=master
Comment 2 Felix Botner univentionstaff 2018-09-04 15:12:49 CEST
Logs: Bug #47716
Comment 3 Jürn Brodersen univentionstaff 2019-01-17 12:29:41 CET
Afaik this test fails on samba systems because the filter for wait_for_drs_replication isn't case sensitive and therefore returns to early.
Comment 4 Florian Best univentionstaff 2019-03-13 12:48:39 CET
(In reply to Jürn Brodersen from comment #3)
> Afaik this test fails on samba systems because the filter for
> wait_for_drs_replication isn't case sensitive and therefore returns to early.
Interesting. If this is true, it would be very nice. Because then the UDM handlers aren't broken.
I thought it would be caused by \ in DN's.

At least those tests are very flaky.
Comment 5 Florian Best univentionstaff 2019-07-15 18:14:26 CEST
* wait_for_drs_replication=True has been replaced with wait_for=True
* the manual ldap search has been replaced with verify_ldap_object(), so that it is executed again if the waiting was not long enough.

commit d21224e5c706b6f05abc37b7306486d0e552c71c
    Bug #49415: use wait_for=True because wait_for_drs_replication is not evaluated anymore

commit 86470de96de7dc8d7573ab95734300d2c572803e
    Bug #49415: use verify_ldap_object() which runs in a loop to verify ldap object