jamesnetherton opened a new issue, #8095:
URL: https://github.com/apache/camel-quarkus/issues/8095

   ### Bug description
   
   ```
   java.util.NoSuchElementException: SRCFG00014: The config property 
quarkus.http.test-port is required but it could not be found in any config 
source
        at 
io.smallrye.config.SmallRyeConfig.convertValue(SmallRyeConfig.java:905)
        at io.smallrye.config.SmallRyeConfig.getValue(SmallRyeConfig.java:869)
        at io.smallrye.config.SmallRyeConfig.getValue(SmallRyeConfig.java:811)
   ```
   
   These are the failing tests:
   
   * `JmsRAIT`
   * `JpaIT`
   * `SjmsArtemisIT`
   * `SjmsQpidIT`
   * `Sjms2ArtemisIT`
   * `Sjms2QpidIT`
   * `AzureStorageBlobIT`
   * `ActiveMQIT`
   * `ActiveMQ6IT`
   


-- 
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]

Reply via email to