[jboss-jira] [JBoss JIRA] (SWSQE-926) Fix test_service_detail_with_destination_rule e2e test
Filip Brychta (Jira)
issues at jboss.org
Wed Aug 14 05:44:00 EDT 2019
[ https://issues.jboss.org/browse/SWSQE-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770636#comment-13770636 ]
Filip Brychta commented on SWSQE-926:
-------------------------------------
It's failing because of following:
if service_details != None and len(service_details.get('destinationRules').get('items')) == 0:
break
Which is expecting 0 destination rules. Test creates and deletes one rule but does not expects other rules from previous tests.
> Fix test_service_detail_with_destination_rule e2e test
> ------------------------------------------------------
>
> Key: SWSQE-926
> URL: https://issues.jboss.org/browse/SWSQE-926
> Project: Kiali QE
> Issue Type: Bug
> Reporter: Filip Brychta
> Assignee: Filip Brychta
> Priority: Major
> Labels: automation
>
> The test is failing with Exception: Timed out waiting for destination rule deletion
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list