ppalaga commented on issue #461: Startup a FHIR server when running the FHIR 
integration tests
URL: https://github.com/apache/camel-quarkus/pull/461#issuecomment-557540315
 
 
   > > > This will fire up a FHIR server when running tests and the `fhir-it` 
Maven profile is activated.
   > > 
   > > 
   > > Why don't we activate it by default?
   > 
   > I don't mind if we do. I put in a separate profile because integration 
tests that fire up external systems are usually not activated by default (e.g 
camel-infinispan).
   
   My understanding is that the jetty FHIR application fully simulates a FHIR 
service in such a way that it is not necessary to access any remote systems. If 
booting the FHIR service is within say 10 seconds and if its RAM utilization 
won't break the CI, I am for making it always active. Even better, if that 
opens a possibility to remove some conditionals that check what is enabled.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to