Steven Powell
|
2e4ea3c259
|
replace MkdirTemp with t.TempDir in tests
|
2022-04-01 19:18:20 -07:00 |
Steven Powell
|
3325dd31cb
|
remove uses of ioutil
|
2022-04-01 10:39:14 -07:00 |
Steven Powell
|
1aa1f04e9b
|
remove old build tags
|
2022-03-30 16:43:29 -07:00 |
Sharif Elgamal
|
f74ea169b2
|
add arch to iso cache path, fix download only tests
|
2022-02-03 10:29:13 -08:00 |
Sharif Elgamal
|
2d488adce1
|
fix binary mirror test for none driver
|
2022-01-13 12:23:18 -08:00 |
Piotr Resztak
|
20d3c760bc
|
add integration test for '--binary-mirror' flag
|
2022-01-12 17:43:33 +01:00 |
KallyDev
|
70022d9b2e
|
Move from deprecated ioutil to os and io packages
|
2021-10-08 08:57:19 +08:00 |
Steven Powell
|
145f9fc9ab
|
run `go fmt`
|
2021-09-13 11:58:43 -07:00 |
Andriy Dzikh
|
f9f3ef9a09
|
Pass driverName into Preload and PreloadExists to report no preload for BareMetal.
|
2021-05-27 15:02:00 -07:00 |
Andriy Dzikh
|
a89d404903
|
Skip binary check if preload exists.
|
2021-05-26 15:34:13 -07:00 |
Steven Powell
|
9d98c09f03
|
added back error check
|
2021-05-04 16:30:29 -07:00 |
Steven Powell
|
459c42bf48
|
dont check exit code of minikube logs in logs duration test
|
2021-05-04 16:12:19 -07:00 |
Steven Powell
|
29a6825714
|
explicitly check for DeadlineExceeded
|
2021-05-04 13:41:40 -07:00 |
Steven Powell
|
8071aad4df
|
add explicit timeout failure message
|
2021-05-04 09:40:01 -07:00 |
Steven Powell
|
e2690573b0
|
added minikube logs timeout integration test
|
2021-05-03 18:02:59 -07:00 |
Sharif Elgamal
|
0ed5b13995
|
add docs for all integration tests and generate docs with them
|
2021-04-16 13:42:41 -07:00 |
Sharif Elgamal
|
b694e0e627
|
shorten subtest names
|
2021-01-25 14:37:35 -08:00 |
Sharif Elgamal
|
3e7a72129f
|
Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test
|
2021-01-25 09:48:13 -08:00 |
Sharif Elgamal
|
e36f848902
|
Merge branch 'master' of github.com:kubernetes/minikube into fix-download-test
|
2021-01-25 09:23:03 -08:00 |
Priya Wadhwa
|
cdc4f3cfab
|
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-test-offline
|
2021-01-22 14:54:44 -08:00 |
Priya Wadhwa
|
afd758d01c
|
Fix TestDownloadOnlyKic so it takes container runtime into account
|
2021-01-22 13:49:36 -08:00 |
Sharif Elgamal
|
4972e6b52a
|
refactor download only test for better visibility
|
2021-01-22 10:31:37 -08:00 |
Priya Wadhwa
|
0591fbd557
|
Remove container runtime info from tests
|
2021-01-21 12:13:03 -08:00 |
Priya Wadhwa
|
dd6d845dcc
|
Fix var
|
2021-01-21 10:56:28 -08:00 |
Priya Wadhwa
|
8214b3849f
|
Include TestDownloadOnly
|
2021-01-20 16:55:23 -08:00 |
Ilya Zuyev
|
7750f709ce
|
Add t.Skip(..) for TestDownloadOnlyKic test case
|
2021-01-14 12:30:28 -08:00 |
Ilya Zuyev
|
d11149d7f6
|
make Arm64Platform private
|
2021-01-14 10:51:57 -08:00 |
Ilya Zuyev
|
05bc271ef8
|
Fix arch related checks
|
2020-12-16 18:13:13 -08:00 |
Ilya Zuyev
|
8e8979cac7
|
integration: check currentstep field in a subtest
|
2020-12-06 20:31:45 -08:00 |
Ilya Zuyev
|
2188e59133
|
fix linter error
|
2020-12-04 13:20:31 -08:00 |
Ilya Zuyev
|
68a1b54112
|
set currentstep for DownloadProgress
|
2020-12-03 17:46:41 -08:00 |
Priya Wadhwa
|
6ff308d892
|
Run download only test with docker daemon unavailable
|
2020-08-11 14:38:28 -04:00 |
Sharif Elgamal
|
1cc7404e76
|
swap to bool
|
2020-05-15 15:24:33 -07:00 |
Sharif Elgamal
|
9c17c9214d
|
respect kubernetes version passed into parameters even on existing cluster config
|
2020-05-15 13:11:42 -07:00 |
Sharif Elgamal
|
80ae2587a1
|
more debugging
|
2020-05-15 09:56:35 -07:00 |
Sharif Elgamal
|
21a552942a
|
fixes & debugging
|
2020-05-14 15:30:04 -07:00 |
Thomas Stromberg
|
2868c7981b
|
Run 'minikube logs' when sub-tests fail, remove some extraneous logging
|
2020-05-08 13:12:30 -07:00 |
Medya Gh
|
bc36eb2de9
|
add todo comment
|
2020-04-19 21:13:46 -07:00 |
Priya Wadhwa
|
721a57c25a
|
Rebased
|
2020-03-26 11:01:28 -07:00 |
Medya Gh
|
2e64eb7952
|
convert all rr.Args to rr.Command()
|
2020-03-25 22:21:19 -07:00 |
Medya Gh
|
dc5dd62b58
|
lint
|
2020-03-25 22:15:24 -07:00 |
Medya Gh
|
cc0262ef55
|
improve logging and fix some not logged errors
|
2020-03-25 19:58:38 -07:00 |
Priya Wadhwa
|
744f76e3b6
|
fix lint
|
2020-03-24 17:25:27 -07:00 |
Priya Wadhwa
|
d2171be291
|
rebased'
|
2020-03-24 16:39:54 -07:00 |
Medya Gh
|
407637b4a2
|
download only for both docker and podman
|
2020-03-24 06:07:51 -07:00 |
Medya Gh
|
653fac46ec
|
skip preload test for none
|
2020-03-24 00:46:48 -07:00 |
Priya Wadhwa
|
72c4bef5ca
|
update integration test
|
2020-03-23 12:32:36 -07:00 |
Thomas Stromberg
|
d75dc6a229
|
Remove broken ExpectedDefaultDriver test, fix call to PreloadExists
|
2020-03-21 10:22:45 -07:00 |
Thomas Stromberg
|
c42ecf95e0
|
Download dependencies for non-Docker runtimes
|
2020-03-21 07:53:03 -07:00 |
Priya Wadhwa
|
3dfb0ae98d
|
check if preloaded tarball was downloaded if preload exists
|
2020-03-18 13:50:24 -07:00 |