Re: [PR] file: migrate batch test to non flaky harness #3584 [camel-quarkus]

2024-02-05 Thread via GitHub


aldettinger commented on PR #5715:
URL: https://github.com/apache/camel-quarkus/pull/5715#issuecomment-1926708305

   Indeed, up to now it's carefully verified at each migrated test that none of 
the ci failures relate to file test flakiness anymore. As far as I see, there 
are only 2 tests left to migrate. Fingers crossed they can fit in the new test 
harness without re-introducing flakiness :crossed_fingers: .
   
   Concerning platform, it's true that there is a possibility to reinstate the 
tests even if not fully migrated. We would then collect information by both 
watching main ci builds plus platform build stability.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] file: migrate batch test to non flaky harness #3584 [camel-quarkus]

2024-02-05 Thread via GitHub


jamesnetherton commented on PR #5715:
URL: https://github.com/apache/camel-quarkus/pull/5715#issuecomment-1926469027

   >  like to see a month of full file tests without flakiness before 
re-enabling on the platform 
   
   We could do that. Although, I don't recall seeing any file related test 
failures on the CI builds for a long time now. Hence thought we could take an 
eager approach and reinstate them in the platform.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] file: migrate batch test to non flaky harness #3584 [camel-quarkus]

2024-02-05 Thread via GitHub


aldettinger merged PR #5715:
URL: https://github.com/apache/camel-quarkus/pull/5715


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] file: migrate batch test to non flaky harness #3584 [camel-quarkus]

2024-02-05 Thread via GitHub


aldettinger commented on PR #5715:
URL: https://github.com/apache/camel-quarkus/pull/5715#issuecomment-1926451621

   @jamesnetherton Yes this file test flakiness is a long story. Given there 
was multiple weaknesses and even suspicion of multiple tests polluting each 
other, the adopted strategy so far is to migrate test by test. That way we have 
time to check whether a flakiness is re-included at each step. It's an 
endurance race and we should reach the end soon, not sure for 3.8 with the 
current strategy applied.
   
   Given that, is it still preferred that we migrate everything at once ? The 
worst case is we reintroduce one of the flakiness back and need to restart 
investigation from there. In any case, probably we would like to see a month of 
full file tests without flakiness before re-enabling on the platform ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] file: migrate batch test to non flaky harness #3584 [camel-quarkus]

2024-02-04 Thread via GitHub


jamesnetherton commented on PR #5715:
URL: https://github.com/apache/camel-quarkus/pull/5715#issuecomment-1926373729

   Is it possible to get the remaining tests reworked before we release 3.8.0?
   
   It'd be good to enable them in the platform again. They've been disabled 
there for 2 years...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] file: migrate batch test to non flaky harness #3584 [camel-quarkus]

2024-02-02 Thread via GitHub


aldettinger opened a new pull request, #5715:
URL: https://github.com/apache/camel-quarkus/pull/5715

   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org