kuttl icon indicating copy to clipboard operation
kuttl copied to clipboard

Document CLI env flags override TestSuite file

Open kensipe opened this issue 5 years ago • 2 comments

The kuttl cli overrides the testsuite file... with the exception of the test env. (this is a require to fix that).

If the kuttl-test.yaml has a configuration for startControlPlane: true and the cli is started with --start-kind.... the cli override should start kind.

Perhaps we should have an override that allows to point at a cluster (currently it is the default that is selected if nothing is provided).

kensipe avatar Mar 28 '20 14:03 kensipe

this isn't true... it is possible to override a configured env with a negative flag... if startControlPlane: true is in the config... we can start with --start-control-plane=false.

Closing!

kensipe avatar May 18 '20 19:05 kensipe

Needs Docs!

kensipe avatar May 18 '20 19:05 kensipe