gansheer commented on code in PR #5814:
URL: https://github.com/apache/camel-k/pull/5814#discussion_r1743389710


##########
pkg/cmd/run_test.go:
##########
@@ -438,6 +438,7 @@ func TestConfigureTraits(t *testing.T) {
                "--trait", "affinity.pod-affinity=false",
                "--trait", "environment.container-meta=false",
                "--trait", "prometheus.pod-monitor=false",
+               "--trait", "telemetry.auto=true",

Review Comment:
   @squakez That was the point of this change to test is the run command really 
creates a trait and not an addon.



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