Nir Soffer
8bcf08bbf7
test: Remove darwin hardcoded parallel limit
...
On darwin parallel was limited to 2 instead of nproc/1.75. Hopefully
this will speed up integration tests that take about 1 hour with the
hard coded limit.
2025-09-03 00:56:16 +03:00
锦南路之花
3c42f1ce99
fix: fix incomplete cleanup in tunnel.json and zombie process in functional test
2025-01-28 11:42:51 -08:00
锦南路之花
1edaec55f4
test: allow running functional tests for different k8s versions
2025-01-28 11:42:51 -08:00
cuiyourong
5fbef414cb
chore: fix some function names in comment
...
Signed-off-by: cuiyourong <cuiyourong@gmail.com>
2024-12-07 00:45:04 +08:00
fbyrne
50b5d8ee62
Add support for AMD GPU via --gpu=amd for docker linux amd64.
2024-10-11 21:36:06 +01:00
Predrag Rogic
15bb620ca1
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
2023-01-18 02:43:47 +00:00
Akihiro Suda
6ab61b7a75
CI: add functional_docker_rootless_containerd_ubuntu
...
Fix issue 12456
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-01-12 08:13:58 +09:00
Predrag Rogic
fbe2c19a65
Update test/integration/main_test.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-01-10 22:15:17 +00:00
Predrag Rogic
f040f00199
tweak tests
2023-01-05 00:52:57 +00:00
Ian Stewart
d2a94988ee
retry getting the gcp-auth secret for 10 seconds
2022-12-01 17:42:38 -05:00
Sharif Elgamal
cce8d19112
default test runtime to docker
2022-02-01 12:59:42 -08:00
Nikhil Sharma
d2b87aa6fd
Improved the output in minikube github action
2022-01-06 23:26:54 +05:30
Predrag Rogic
abd52901cf
fix ingress for k8s v1.22+
2021-08-24 18:05:44 +01:00
Sharif Elgamal
045411ea57
hardcode to 2
2021-06-29 16:39:41 -07:00
Sharif Elgamal
5d11a87a7b
Merge branch 'master' of github.com:kubernetes/minikube into mac-test
2021-06-29 13:27:14 -07:00
Steven Powell
a75a742e71
simplified calculating limit
2021-06-29 12:40:15 -07:00
Sharif Elgamal
73e42a9a8c
change parallelization in code
2021-06-29 11:46:38 -07:00
Steven Powell
5024c49197
update comment
2021-06-29 09:42:10 -07:00
Steven Powell
452d3023b1
lower parallelism when testing on Windows
2021-06-29 09:38:22 -07:00
Sharif Elgamal
a3544ae90a
create detect package
2021-03-09 15:11:54 -08:00
Steven Powell
c50bdaabfe
Check for args length to prevent out of bounds panic
2021-02-24 16:45:24 -07:00
Priya Wadhwa
574e81d9bb
Turn on TestPause for containerd
2021-01-26 12:07:49 -08:00
Priya Wadhwa
ff72cb81b6
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop
2021-01-25 11:18:32 -08:00
Priya Wadhwa
eb8208d0fd
fix function
2021-01-22 14:02:34 -08:00
Priya Wadhwa
b2623d4d4e
make a default container runtime constant so that it is easy to change in the future
2021-01-22 14:00:47 -08:00
Priya Wadhwa
81d637cd01
Return default container runtime
2021-01-22 13:58:35 -08:00
Priya Wadhwa
afd758d01c
Fix TestDownloadOnlyKic so it takes container runtime into account
2021-01-22 13:49:36 -08:00
Priya Wadhwa
71855d6061
only run disable mounts with virtualbox driver
2021-01-21 14:40:08 -08:00
Priya Wadhwa
d6ce7c4997
remove unused function
2021-01-21 12:03:11 -08:00
Priya Wadhwa
21b07146c1
Merge branch 'master' of https://github.com/kubernetes/minikube into refactor-start-stop
2021-01-21 10:29:07 -08:00
Priya Wadhwa
f2786c8069
skip net_test with containerd since it's timing out
2021-01-20 17:22:02 -08:00
Priya Wadhwa
0bdd034c90
update container runtime
2021-01-20 16:51:59 -08:00
Priya Wadhwa
b50dfe1c06
Split up TestStartStop by container runtime
2021-01-20 16:23:19 -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
Medya Gh
1e41de57bd
fix gopogh
2020-07-27 19:00:51 -07:00
Thomas Stromberg
25001d7715
Add _test.go suffix everywhere to avoid symbol resolution issues
2020-06-23 10:05:29 -07:00
Thomas Stromberg
c5f59b1ede
Make the calculation easier to understand
2020-06-23 09:51:08 -07:00
Thomas Stromberg
3659fd5203
Use 0.6 CPU count by default
2020-06-23 09:30:24 -07:00
Thomas Stromberg
0fd4f17c0a
Automatically limit integration test parallelism
2020-06-23 09:12:00 -07:00