spiegel_podman/pkg/machine/e2e
Paul Holzinger 2ddf1c5cbd
ginkgo tests: apply ginkgolinter fixes
I found the ginkgolinter[1] by accident, this looks for not optimal
matching and suggest how to do it better.

Overall these fixes seem to be all correct and they will give much
better error messages when something fails.
Check out the repo to see what the linter reports.

[1] https://github.com/nunnatsa/ginkgolinter

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-11-25 14:41:43 +01:00
..
basic_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
config_basic_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_info_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_init_test.go Allow to override default username via command line 2022-08-30 13:35:07 +03:00
config_inspect_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_list_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_rm_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_set_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_ssh_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_start_test.go Add --quiet and --no-info flags to podman machine start 2022-11-11 16:14:20 -05:00
config_stop_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
config_test.go enable linter for pkg/machine/e2e 2022-07-21 18:04:10 +02:00
info_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
init_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
inspect_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
list_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
machine_test.go Fixes: 15858 (podman system reset --force destroy machine) 2022-10-23 13:01:53 -04:00
rm_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
set_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
ssh_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
start_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00
stop_test.go ginkgo tests: apply ginkgolinter fixes 2022-11-25 14:41:43 +01:00