-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
> self.assertTrue(ok, f"Bad control links: {router_C.get_active_inter_router_control_links()}")
E AssertionError: None is not true : Bad control links: [{'name': 'qdlink.ZGyofWN43urhRE7', 'identity': '5', 'type': 'io.skupper.router.router.link', 'linkName': 'qdlink.ZGyofWN43urhRE7', 'linkType': 'router-control', 'linkDir': 'in', 'owningAddr': None, 'capacity': uint(250), 'undeliveredCount': ulong(0), 'unsettledCount': ulong(0), 'deliveryCount': ulong(13), 'connectionId': '13', 'operStatus': 'up', 'presettledCount': ulong(13), 'droppedPresettledCount': ulong(0), 'acceptedCount': ulong(0), 'rejectedCount': ulong(0), 'releasedCount': ulong(0), 'modifiedCount': ulong(0), 'deliveriesDelayed1Sec': ulong(0), 'deliveriesDelayed10Sec': ulong(0), 'deliveriesStuck': ulong(0), 'openMovedStreams': ulong(0), 'ingressHistogram': None, 'priority': uint(9), 'settleRate': uint(0), 'creditAvailable': uint(250), 'zeroCreditSeconds': uint(0), '': None}, {'name': 'qdlink.5Cea2ObuB3BxGiO', 'identity': '77', 'type': 'io.skupper.router.router.link', 'linkName': 'qdlink.5Cea2ObuB3BxGiO', 'linkType': 'router-control', 'linkDir': 'in', 'owningAddr': None, 'capacity': uint(250), 'undeliveredCount': ulong(0), 'unsettledCount': ulong(0), 'deliveryCount': ulong(310), 'connectionId': '30', 'operStatus': 'up', 'presettledCount': ulong(310), 'droppedPresettledCount': ulong(0), 'acceptedCount': ulong(0), 'rejectedCount': ulong(0), 'releasedCount': ulong(0), 'modifiedCount': ulong(0), 'deliveriesDelayed1Sec': ulong(0), 'deliveriesDelayed10Sec': ulong(0), 'deliveriesStuck': ulong(0), 'openMovedStreams': ulong(0), 'ingressHistogram': None, 'priority': uint(9), 'settleRate': uint(0), 'creditAvailable': uint(250), 'zeroCreditSeconds': uint(0), '': None}, {'name': 'qdlink.7rnN0h43z2f06+g', 'identity': '78', 'type': 'io.skupper.router.router.link', 'linkName': 'qdlink.7rnN0h43z2f06+g', 'linkType': 'router-control', 'linkDir': 'out', 'owningAddr': 'Lqdhello', 'capacity': uint(250), 'undeliveredCount': ulong(0), 'unsettledCount': ulong(0), 'deliveryCount': ulong(309), 'connectionId': '30', 'operStatus': 'up', 'presettledCount': ulong(309), 'droppedPresettledCount': ulong(0), 'acceptedCount': ulong(0), 'rejectedCount': ulong(0), 'releasedCount': ulong(0), 'modifiedCount': ulong(0), 'deliveriesDelayed1Sec': ulong(0), 'deliveriesDelayed10Sec': ulong(0), 'deliveriesStuck': ulong(0), 'openMovedStreams': ulong(0), 'ingressHistogram': None, 'priority': uint(9), 'settleRate': uint(1), 'creditAvailable': uint(250), 'zeroCreditSeconds': uint(0), '': None}]
/home/runner/work/skupper-router/skupper-router/skupper-router/tests/system_tests_cert_rotation.py:348: AssertionError
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels