Actions
action #114724
open[qe-sap] ctdb test on 2nodes-cluster test should accept other samba "aliases"
Start date:
2022-07-27
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Current code on ctdb test parses only for "samba":
Exit of this module if we are in a maintenance update not related to samba¶
return 1 if is_not_maintenance_update('samba');
But it should test for other aliases as well (like "ldb")
Actions