Croway opened a new pull request, #21359: URL: https://github.com/apache/camel/pull/21359
# Description * Raise CI timeout from 7 hours to 7.5 hours (450 min) * Run CLI integration tests in the dedicated JBang test pipeline instead of the main build * Skip CLI tests by default in the main build (maven.test.skip=true); add a jbang-it-test profile to run them explicitly in the JBang pipeline * Remove unused @BeforeEach setUp() that rebuilt a signing generator never read by any test; replace 20 individual encryption algorithm wrapper tests with a single @ParameterizedTest covering 3 representative algorithms (AES128_CBC, AES256_GCM, DES_EDE3_CBC) * Reduce mock endpoint setResultWaitTime from 300s to 20s * Disable KServeEndpointIT on CI because the Triton image is 15GB -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
