Brilliant. On my old laptop, core tests take more than 1,5 hours. Nobody
can be happier than me :)
I will give it a go. Thanks.
On Sun, Jul 9, 2017 at 8:14 PM, Zoran Regvart wrote:
> On Sun, Jul 9, 2017 at 7:00 PM, Claus Ibsen wrote:
> > On Sun, Jul 9, 2017 at 1:06 PM, Claus Ibsen
> wrote:
> >
The Apache Jenkins build system has built Camel.trunk.notest (build #3382)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.trunk.notest/3382/
to view the results.
On Sun, Jul 9, 2017 at 7:00 PM, Claus Ibsen wrote:
> On Sun, Jul 9, 2017 at 1:06 PM, Claus Ibsen wrote:
>> Hi
>>
>> Btw before I got started on this, the testing time for camel-core on
>> my laptop was around 27 minutes.
>> Now its down to around 18 minutes.
>>
>
> And now its down to 13.5 minute
> On 9 Jul 2017, at 19:00, Claus Ibsen wrote:
>
> On Sun, Jul 9, 2017 at 1:06 PM, Claus Ibsen wrote:
>> Hi
>>
>> Btw before I got started on this, the testing time for camel-core on
>> my laptop was around 27 minutes.
>> Now its down to around 18 minutes.
>>
>
> And now its down to 13.5 minu
On Sun, Jul 9, 2017 at 1:06 PM, Claus Ibsen wrote:
> Hi
>
> Btw before I got started on this, the testing time for camel-core on
> my laptop was around 27 minutes.
> Now its down to around 18 minutes.
>
And now its down to 13.5 minutes. So that is 100% faster than before ;)
> On Sun, Jul 9, 201
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1811
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1811
CAMEL-11446: Use awaitility in camel-core for testing where we otherwâ¦
â¦ise use thread sleep which can be speeded up.
Use #untilAsserted instead of #until where possible to redu
The Apache Jenkins build system has built Camel.trunk.notest (build #3381)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/3381/
to view the results.
GitHub user gzurowski opened a pull request:
https://github.com/apache/camel/pull/1810
CAMEL-11374: Export JMX route details via Actuator endpoint
Expose JMX route details with the Camel route MVC endpoint that is exposed
via /camelroutes/{route-id}.
You can merge this pull reques
Github user PascalSchumacher closed the pull request at:
https://github.com/apache/camel/pull/1809
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featu
Hi
Btw before I got started on this, the testing time for camel-core on
my laptop was around 27 minutes.
Now its down to around 18 minutes.
On Sun, Jul 9, 2017 at 11:01 AM, Claus Ibsen wrote:
> Hi
>
> I have been working on speeding up our unit tests in camel-core. With
> the help of awaitility
Hi
I created a ticket to see if we can get maven surefire to run in
parallel via test suites
https://issues.apache.org/jira/browse/CAMEL-11525
Help is welcome to experiment with this to try to set something up.
For a starter we can run all the org.apache.camel.processor vs
the-rest in parallel,
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1809
CAMEL-11446: Use awaitility in camel-core for testing where we otherwâ¦
â¦ise use thread sleep which can be speeded up.
Great to see this getting done. :+1:
While lookin
The Apache Jenkins build system has built Camel.trunk.notest (build #3380)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/3380/
to view the results.
Hi
I have been working on speeding up our unit tests in camel-core. With
the help of awaitility and reducing thread sleeping and other means to
speedup the tests. For example the unit tests that consume from a file
endpoint could be speeded up by setting the delay to be quicker
instead of the defa
15 matches
Mail list logo