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/api github.com/redhat-developer/odo/pkg/auth github.com/redhat-developer/odo/pkg/binding github.com/redhat-developer/odo/pkg/binding/asker github.com/redhat-developer/odo/pkg/binding/backend github.com/redhat-developer/odo/pkg/component github.com/redhat-developer/odo/pkg/component/delete github.com/redhat-developer/odo/pkg/config github.com/redhat-developer/odo/pkg/config/context 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/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/errors github.com/redhat-developer/odo/pkg/exec 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/labels 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/logs github.com/redhat-developer/odo/pkg/machineoutput github.com/redhat-developer/odo/pkg/odo/cli github.com/redhat-developer/odo/pkg/odo/cli/add github.com/redhat-developer/odo/pkg/odo/cli/add/binding 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/completion github.com/redhat-developer/odo/pkg/odo/cli/create github.com/redhat-developer/odo/pkg/odo/cli/create/namespace github.com/redhat-developer/odo/pkg/odo/cli/delete github.com/redhat-developer/odo/pkg/odo/cli/delete/component github.com/redhat-developer/odo/pkg/odo/cli/delete/namespace github.com/redhat-developer/odo/pkg/odo/cli/deploy github.com/redhat-developer/odo/pkg/odo/cli/describe github.com/redhat-developer/odo/pkg/odo/cli/dev github.com/redhat-developer/odo/pkg/odo/cli/errors github.com/redhat-developer/odo/pkg/odo/cli/feature 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/list/binding github.com/redhat-developer/odo/pkg/odo/cli/list/component github.com/redhat-developer/odo/pkg/odo/cli/list/namespace github.com/redhat-developer/odo/pkg/odo/cli/list/services 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/logs 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/add github.com/redhat-developer/odo/pkg/odo/cli/preference/remove github.com/redhat-developer/odo/pkg/odo/cli/registry github.com/redhat-developer/odo/pkg/odo/cli/remove github.com/redhat-developer/odo/pkg/odo/cli/remove/binding github.com/redhat-developer/odo/pkg/odo/cli/set github.com/redhat-developer/odo/pkg/odo/cli/set/namespace 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/version github.com/redhat-developer/odo/pkg/odo/cmdline github.com/redhat-developer/odo/pkg/odo/commonflags github.com/redhat-developer/odo/pkg/odo/commonflags/context github.com/redhat-developer/odo/pkg/odo/context 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/platform github.com/redhat-developer/odo/pkg/portForward 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/remotecmd 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/state github.com/redhat-developer/odo/pkg/storage github.com/redhat-developer/odo/pkg/sync github.com/redhat-developer/odo/pkg/task 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/vars 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.502s
ok  	github.com/redhat-developer/odo/pkg/api	0.174s
?   	github.com/redhat-developer/odo/pkg/auth	[no test files]
ok  	github.com/redhat-developer/odo/pkg/binding	1.091s
?   	github.com/redhat-developer/odo/pkg/binding/asker	[no test files]
?   	github.com/redhat-developer/odo/pkg/binding/backend	[no test files]
ok  	github.com/redhat-developer/odo/pkg/component	2.125s
ok  	github.com/redhat-developer/odo/pkg/component/delete	0.953s
ok  	github.com/redhat-developer/odo/pkg/config	0.029s
?   	github.com/redhat-developer/odo/pkg/config/context	[no test files]
?   	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.172s
?   	github.com/redhat-developer/odo/pkg/devfile/adapters	[no test files]
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component	0.499s
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage	0.433s
ok  	github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils	0.458s
?   	github.com/redhat-developer/odo/pkg/devfile/consts	[no test files]
ok  	github.com/redhat-developer/odo/pkg/devfile/image	0.188s
?   	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.203s
?   	github.com/redhat-developer/odo/pkg/errors	[no test files]
ok  	github.com/redhat-developer/odo/pkg/exec	0.054s
ok  	github.com/redhat-developer/odo/pkg/init	0.461s
ok  	github.com/redhat-developer/odo/pkg/init/asker	0.445s
ok  	github.com/redhat-developer/odo/pkg/init/backend	0.500s
ok  	github.com/redhat-developer/odo/pkg/kclient	2.347s
?   	github.com/redhat-developer/odo/pkg/kclient/fake	[no test files]
ok  	github.com/redhat-developer/odo/pkg/labels	0.114s
ok  	github.com/redhat-developer/odo/pkg/libdevfile	0.548s
?   	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/logs	[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/add	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/add/binding	[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]
?   	github.com/redhat-developer/odo/pkg/odo/cli/completion	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/create	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/create/namespace	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/delete	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/delete/component	0.769s
?   	github.com/redhat-developer/odo/pkg/odo/cli/delete/namespace	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/deploy	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/describe	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/dev	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/errors	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/feature	0.033s
ok  	github.com/redhat-developer/odo/pkg/odo/cli/init	0.501s
?   	github.com/redhat-developer/odo/pkg/odo/cli/list	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/list/binding	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/list/component	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/list/namespace	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/list/services	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/cli/login	0.459s
?   	github.com/redhat-developer/odo/pkg/odo/cli/logout	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/logs	[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.472s
?   	github.com/redhat-developer/odo/pkg/odo/cli/preference/add	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/preference/remove	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/registry	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/remove	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/remove/binding	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/set	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/cli/set/namespace	[no test files]
?   	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/version	0.434s [no tests to run]
?   	github.com/redhat-developer/odo/pkg/odo/cmdline	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/commonflags	0.431s
ok  	github.com/redhat-developer/odo/pkg/odo/commonflags/context	0.463s
?   	github.com/redhat-developer/odo/pkg/odo/context	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/genericclioptions	[no test files]
?   	github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset	[no test files]
ok  	github.com/redhat-developer/odo/pkg/odo/util	0.239s
?   	github.com/redhat-developer/odo/pkg/odo/util/completion	[no test files]
?   	github.com/redhat-developer/odo/pkg/platform	[no test files]
ok  	github.com/redhat-developer/odo/pkg/portForward	0.451s
ok  	github.com/redhat-developer/odo/pkg/preference	0.088s
ok  	github.com/redhat-developer/odo/pkg/project	0.453s
ok  	github.com/redhat-developer/odo/pkg/registry	0.456s
ok  	github.com/redhat-developer/odo/pkg/remotecmd	6.460s
ok  	github.com/redhat-developer/odo/pkg/segment	0.451s
ok  	github.com/redhat-developer/odo/pkg/segment/context	0.481s
ok  	github.com/redhat-developer/odo/pkg/service	0.427s
ok  	github.com/redhat-developer/odo/pkg/state	0.170s
ok  	github.com/redhat-developer/odo/pkg/storage	0.553s
ok  	github.com/redhat-developer/odo/pkg/sync	0.554s
ok  	github.com/redhat-developer/odo/pkg/task	0.488s
?   	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.295s
ok  	github.com/redhat-developer/odo/pkg/vars	0.038s
?   	github.com/redhat-developer/odo/pkg/version	[no test files]
ok  	github.com/redhat-developer/odo/pkg/watch	1.521s