#6201 Fix replication topology tests
Closed: Invalid None Opened 7 years ago by ofayans.

deleteme = "%s-to-%s" % (self.master.hostname,
                                 self.replicas[1].hostname)
        returncode, error = tasks.destroy_segment(self.master, deleteme)
>       assert returncode == 0, error
E       AssertionError: ipa: ERROR: Server is unwilling to perform: Removal of Segment disconnects topology.Deletion not allowed.
E         
E       assert 1 == 0

This ticket is not reported properly, no description, there are no steps to reproduce, no description of problem, no expected behavior, just random traceback.

Closing as invalid.

Metadata Update from @ofayans:
- Issue assigned to ofayans
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

7 years ago

Login to comment on this ticket.

Metadata