[jbosstools-issues] [JBoss JIRA] (JBIDE-23640) Integration tests: Once PushImageTest starts to fail, it will always fail if no image cleanup happens in the test suite

Andre Dietisheim (JIRA) issues at jboss.org
Tue Dec 13 11:38:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-23640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13338022#comment-13338022 ] 

Andre Dietisheim commented on JBIDE-23640:
------------------------------------------

merged into jbosstools-integration-tests/master
QE verified the PR. Closing.

> Integration tests: Once PushImageTest starts to fail, it will always fail if no image cleanup happens in the test suite
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23640
>                 URL: https://issues.jboss.org/browse/JBIDE-23640
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: integration-tests
>    Affects Versions: 4.4.2.Final
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.4.3.AM1
>
>
> PushImageTest is add a tag to an image. When looking at the images, it is comparing all of the decoration with the tag. This works fine as long as the image only has 1 tag, once it gets more, the lookup for the image starts to fail. The image is deleted later in the test, so if the image with the tag is not found, the delete wont happen and subsequent lookups will fail. This most likely wont happen if you run the complete suite because the suite is cleaning up, but it will happen if you run a single test.
> Another problem is that PushImageTest wont wait until the freshly tagged image was successfully pushed. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list