go test  -race github.com/redhat-developer/odo/cmd/cli-doc github.com/redhat-developer/odo/cmd/odo github.com/redhat-developer/odo/pkg/alizer github.com/redhat-developer/odo/pkg/application/labels github.com/redhat-developer/odo/pkg/auth github.com/redhat-developer/odo/pkg/component github.com/redhat-developer/odo/pkg/component/delete github.com/redhat-developer/odo/pkg/component/labels github.com/redhat-developer/odo/pkg/deploy github.com/redhat-developer/odo/pkg/dev github.com/redhat-developer/odo/pkg/devfile github.com/redhat-developer/odo/pkg/devfile/adapters github.com/redhat-developer/odo/pkg/devfile/adapters/common github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils github.com/redhat-developer/odo/pkg/devfile/consts github.com/redhat-developer/odo/pkg/devfile/image github.com/redhat-developer/odo/pkg/devfile/location github.com/redhat-developer/odo/pkg/devfile/testing github.com/redhat-developer/odo/pkg/devfile/validate github.com/redhat-developer/odo/pkg/envinfo github.com/redhat-developer/odo/pkg/errors github.com/redhat-developer/odo/pkg/init github.com/redhat-developer/odo/pkg/init/asker github.com/redhat-developer/odo/pkg/init/backend github.com/redhat-developer/odo/pkg/kclient github.com/redhat-developer/odo/pkg/kclient/fake github.com/redhat-developer/odo/pkg/kclient/unions github.com/redhat-developer/odo/pkg/libdevfile github.com/redhat-developer/odo/pkg/libdevfile/generator github.com/redhat-developer/odo/pkg/localConfigProvider github.com/redhat-developer/odo/pkg/log github.com/redhat-developer/odo/pkg/log/fidget github.com/redhat-developer/odo/pkg/machineoutput github.com/redhat-developer/odo/pkg/odo/cli github.com/redhat-developer/odo/pkg/odo/cli/alizer github.com/redhat-developer/odo/pkg/odo/cli/build_images github.com/redhat-developer/odo/pkg/odo/cli/delete github.com/redhat-developer/odo/pkg/odo/cli/deploy github.com/redhat-developer/odo/pkg/odo/cli/dev github.com/redhat-developer/odo/pkg/odo/cli/init github.com/redhat-developer/odo/pkg/odo/cli/list github.com/redhat-developer/odo/pkg/odo/cli/login github.com/redhat-developer/odo/pkg/odo/cli/logout github.com/redhat-developer/odo/pkg/odo/cli/messages github.com/redhat-developer/odo/pkg/odo/cli/plugins github.com/redhat-developer/odo/pkg/odo/cli/preference github.com/redhat-developer/odo/pkg/odo/cli/preference/registry github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/consts github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/util github.com/redhat-developer/odo/pkg/odo/cli/project github.com/redhat-developer/odo/pkg/odo/cli/telemetry github.com/redhat-developer/odo/pkg/odo/cli/ui github.com/redhat-developer/odo/pkg/odo/cli/utils github.com/redhat-developer/odo/pkg/odo/cli/version github.com/redhat-developer/odo/pkg/odo/cmdline github.com/redhat-developer/odo/pkg/odo/genericclioptions github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset github.com/redhat-developer/odo/pkg/odo/util github.com/redhat-developer/odo/pkg/odo/util/completion github.com/redhat-developer/odo/pkg/odo/util/validation github.com/redhat-developer/odo/pkg/preference github.com/redhat-developer/odo/pkg/project github.com/redhat-developer/odo/pkg/registry github.com/redhat-developer/odo/pkg/segment github.com/redhat-developer/odo/pkg/segment/context github.com/redhat-developer/odo/pkg/service github.com/redhat-developer/odo/pkg/storage github.com/redhat-developer/odo/pkg/storage/labels github.com/redhat-developer/odo/pkg/sync github.com/redhat-developer/odo/pkg/sync/mock github.com/redhat-developer/odo/pkg/testingutil github.com/redhat-developer/odo/pkg/testingutil/filesystem github.com/redhat-developer/odo/pkg/util github.com/redhat-developer/odo/pkg/version github.com/redhat-developer/odo/pkg/watch
?   	github.com/redhat-developer/odo/cmd/cli-doc	[no test files]
?   	github.com/redhat-developer/odo/cmd/odo	[no test files]
ok  	github.com/redhat-developer/odo/pkg/alizer	1.731s
ok  	github.com/redhat-developer/odo/pkg/application/labels	0.101s
?   	github.com/redhat-developer/odo/pkg/auth	[no test files]
ok  	github.com/redhat-developer/odo/pkg/component	0.461s
ok  	github.com/redhat-developer/odo/pkg/component/delete	0.771s
ok  	github.com/redhat-developer/odo/pkg/component/labels	0.099s
?   	github.com/redhat-developer/odo/pkg/deploy	[no test files]
?   	github.com/redhat-developer/odo/pkg/dev	[no test files]
ok  	github.com/redhat-developer/odo/pkg/devfile	0.161s
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters	0.404s
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters/common	0.163s
?   	github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes	[no test files]
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component	0.519s
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage	0.426s
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils	0.455s
?   	github.com/redhat-developer/odo/pkg/devfile/consts	[no test files]
ok  	github.com/redhat-developer/odo/pkg/devfile/image	0.169s
?   	github.com/redhat-developer/odo/pkg/devfile/location	[no test files]
?   	github.com/redhat-developer/odo/pkg/devfile/testing	[no test files]
ok  	github.com/redhat-developer/odo/pkg/devfile/validate	0.152s
ok  	github.com/redhat-developer/odo/pkg/envinfo	0.222s
?   	github.com/redhat-developer/odo/pkg/errors	[no test files]
ok  	github.com/redhat-developer/odo/pkg/init	0.429s
ok  	github.com/redhat-developer/odo/pkg/init/asker	0.399s
ok  	github.com/redhat-developer/odo/pkg/init/backend	0.471s
ok  	github.com/redhat-developer/odo/pkg/kclient	3.769s
?   	github.com/redhat-developer/odo/pkg/kclient/fake	[no test files]
?   	github.com/redhat-developer/odo/pkg/kclient/unions	[no test files]
ok  	github.com/redhat-developer/odo/pkg/libdevfile	0.177s
?   	github.com/redhat-developer/odo/pkg/libdevfile/generator	[no test files]
?   	github.com/redhat-developer/odo/pkg/localConfigProvider	[no test files]
?   	github.com/redhat-developer/odo/pkg/log	[no test files]
?   	github.com/redhat-developer/odo/pkg/log/fidget	[no test files]
?   	github.com/redhat-developer/odo/pkg/machineoutput	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/alizer	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/build_images	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/delete	1.049s
?   	github.com/redhat-developer/odo/pkg/odo/cli/deploy	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/dev	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/init	0.537s
?   	github.com/redhat-developer/odo/pkg/odo/cli/list	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/login	0.430s
?   	github.com/redhat-developer/odo/pkg/odo/cli/logout	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/messages	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/plugins	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/preference	0.405s
?   	github.com/redhat-developer/odo/pkg/odo/cli/preference/registry	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/consts	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/util	0.085s
ok  	github.com/redhat-developer/odo/pkg/odo/cli/project	0.500s
?   	github.com/redhat-developer/odo/pkg/odo/cli/telemetry	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/ui	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/utils	0.439s
ok  	github.com/redhat-developer/odo/pkg/odo/cli/version	0.564s [no tests to run]
?   	github.com/redhat-developer/odo/pkg/odo/cmdline	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/genericclioptions	0.631s
?   	github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/util	0.101s
?   	github.com/redhat-developer/odo/pkg/odo/util/completion	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/util/validation	0.084s
ok  	github.com/redhat-developer/odo/pkg/preference	0.118s
ok  	github.com/redhat-developer/odo/pkg/project	0.485s
ok  	github.com/redhat-developer/odo/pkg/registry	0.527s
ok  	github.com/redhat-developer/odo/pkg/segment	0.490s
ok  	github.com/redhat-developer/odo/pkg/segment/context	0.425s
ok  	github.com/redhat-developer/odo/pkg/service	0.428s
ok  	github.com/redhat-developer/odo/pkg/storage	0.449s
ok  	github.com/redhat-developer/odo/pkg/storage/labels	0.093s
ok  	github.com/redhat-developer/odo/pkg/sync	0.516s
?   	github.com/redhat-developer/odo/pkg/sync/mock	[no test files]
?   	github.com/redhat-developer/odo/pkg/testingutil	[no test files]
?   	github.com/redhat-developer/odo/pkg/testingutil/filesystem	[no test files]
ok  	github.com/redhat-developer/odo/pkg/util	0.279s
?   	github.com/redhat-developer/odo/pkg/version	[no test files]
ok  	github.com/redhat-developer/odo/pkg/watch	1.400s