[ 
https://issues.apache.org/jira/browse/CAMEL-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967141#comment-15967141
 ] 

ASF GitHub Bot commented on CAMEL-11130:
----------------------------------------

GitHub user tadayosi opened a pull request:

    https://github.com/apache/camel/pull/1624

    CAMEL-11130 Jenkins - Camel.trunk.itest.karaf doesn't run all tests in 
camel-itest-karaf

    `camel-itest-karaf` should be all back to normal again.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tadayosi/camel CAMEL-11130

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1624.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1624
    
----
commit 00f09ac22cc8a8fcdd78bed6a011a05b41f5afc0
Author: Tadayoshi Sato <[email protected]>
Date:   2017-04-13T02:30:56Z

    CAMEL-11130: Make run-tests.sh also use kill-karaf.sh

commit 958e0889cb83bb6d205fcd97c3fcca2950156e13
Author: Tadayoshi Sato <[email protected]>
Date:   2017-04-13T03:04:57Z

    CAMEL-11130: camel-juel - Fix itest in camel-itest-karaf

commit 399bfc73ab977cca43d3431b538d25c4e69345a3
Author: Tadayoshi Sato <[email protected]>
Date:   2017-04-13T03:08:44Z

    CAMEL-11130: camel-linkedin - Fix itest in camel-itest-karaf

commit 7652c050f1612c6d88b31b5b540707877676a577
Author: Tadayoshi Sato <[email protected]>
Date:   2017-04-13T03:33:35Z

    CAMEL-11130: camel-protobuf - Fix itest in camel-itest-karaf

commit 1e39c3329e0899f659ab1f4fdb86c57169e15b67
Author: Tadayoshi Sato <[email protected]>
Date:   2017-04-13T04:17:50Z

    CAMEL-11130: camel-websocket - Fix itest in camel-itest-karaf

----


> Jenkins - Camel.trunk.itest.karaf doesn't run all tests in camel-itest-karaf
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-11130
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11130
>             Project: Camel
>          Issue Type: Test
>          Components: karaf, tests
>    Affects Versions: 2.19.0
>            Reporter: Tadayoshi Sato
>            Assignee: Tadayoshi Sato
>             Fix For: 2.19.0
>
>
> Jenkins job Camel.trunk.itest.karaf 
> https://builds.apache.org/view/A-D/view/Camel/job/Camel.trunk.itest.karaf/ at 
> first seems to pass green, but in reality it silently fails earlier and 
> doesn't complete all the tests. It's because of phantom Karaf instances 
> spawned in each test but somehow not being terminated normally.
> The consequence of this job not working is constant creeping in of dependency 
> upgrades that break component features, thus jeopardising the reliability of 
> using components on Karaf through features.
> Locally, instead of {{mvn test}} running {{./run-tests.sh}} can complete the 
> test suite, so it is great if in some way we can use the script in the 
> Jenkins job.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to