Commit Graph

1094 Commits (59c11558eae13611180c2b0344c8ae5c271aa2a7)

Author SHA1 Message Date
Thomas Stromberg 94e866affc Merge to master 2020-07-16 19:53:43 -07:00
Thomas Stromberg 5a6a2bca17 Rename binary upgrade prefixes 2020-07-16 19:50:11 -07:00
Thomas Stromberg 89b8a6e545 Separate legacy integration tests, test more cases 2020-07-16 19:37:52 -07:00
Thomas Strömberg bb2fb3ad97
Merge pull request #8573 from tstromberg/cilium
Add support for Cilium CNI (--cni=cilium)
2020-07-16 19:34:44 -07:00
Thomas Stromberg 0bca9bb84e Fix v1.9.x upgrade by populating missing KicBaseImage configuration 2020-07-16 17:37:26 -07:00
Thomas Stromberg ccd3682116 Refactor upgrade tests 2020-07-16 17:34:46 -07:00
Thomas Stromberg fcc15fa353 Merge to master 2020-07-15 21:04:33 -07:00
Thomas Stromberg 14b4a54ba2 Merge to master 2020-07-15 21:03:49 -07:00
Sharif Elgamal b7445a7483 fix lint 2020-07-15 15:14:12 -07:00
Sharif Elgamal 58c501c322 sleeping for 30 seconds works for some reason? 2020-07-15 15:02:54 -07:00
Sharif Elgamal 9f2f604b93 several fixes 2020-07-13 18:54:40 -07:00
Sharif Elgamal bd721de0cf Merge branch 'master' of github.com:kubernetes/minikube into master 2020-07-13 15:00:38 -07:00
Sharif Elgamal ad9e71dcd1 fix up multinode test 2020-07-13 14:56:35 -07:00
Sharif Elgamal 970d954620 add wait to multinode restart test 2020-07-13 10:32:46 -07:00
Priya Wadhwa 3a290606db Merge branch 'master' of https://github.com/kubernetes/minikube into json-output 2020-07-10 19:12:50 -04:00
Sharif Elgamal aa4f7b3b21 update control plane properly on multinode restart 2020-07-10 15:40:21 -07:00
Thomas Stromberg 0b3e2ae79b none CNI: error if portmap plug-in is required but unavailable. Make testable 2020-07-08 14:30:48 -07:00
Priya Wadhwa 6f5fc02b8c Remove distinct steps test until all of JSON output has been implemented 2020-07-08 10:52:57 -04:00
Priya Wadhwa 776e6c4ab3 Skip none and docker driver for now, as we haven't added support for Wanrings yet 2020-07-07 17:16:56 -04:00
Priya Wadhwa 6367f71867 Make sure each step is unique 2020-07-07 15:39:47 -04:00
Priya Wadhwa 8444fb3e3b Add integratio test to check for cloud events compatability 2020-07-07 13:09:04 -04:00
Medya Gh 4fff1a22d0 skip cni test for none driver 2020-06-29 22:06:33 -07:00
Thomas Stromberg ffcb14a6b2 Add support for Cilium CNI (--cni=cilium) 2020-06-26 11:55:30 -07:00
Thomas Stromberg f901e638f2 Add support for Calico CNI (--cni=calico) 2020-06-26 11:21:15 -07:00
Thomas Stromberg 13175944b3 cni testing: Add post-mortem logs, skip DNS tests for weave 2020-06-26 09:54:38 -07:00
Thomas Stromberg 2249d36dc8 Skip flannel if Docker, weave hairpin 2020-06-24 09:18:34 -07:00
Thomas Stromberg 65b63a6e67 Make test timeouts extremely pessimistic 2020-06-23 20:12:19 -07:00
Thomas Stromberg 9e95435e00 Add --cni flag, fix --network-plugin=kubenet 2020-06-23 20:10:25 -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
Medya Gh 6c50eac48f add delete test to cache test 2020-06-22 13:29:41 -07:00
Medya Gh 652446b8de fix err spam skip logic 2020-06-16 17:26:27 -07:00
Medya Gh 9ac705d32f skip olm addon 2020-06-12 11:37:48 -07:00
Thomas Strömberg db116c2689
Merge pull request #8428 from tstromberg/minikube-blacklist
Replace whitelist/blacklist with allow/deny
2020-06-11 07:18:02 -07:00
Medya Gh ab9349af1f revert unrelated changes 2020-06-10 14:55:35 -07:00
Medya Gh 151aff9d01
memory functional test 3600 2020-06-09 21:06:47 -07:00
Medya Gh 7f47904c49
bump 4000 2020-06-09 20:32:23 -07:00
Medya Gh 5126210d2b bump functional test memory 2020-06-09 19:53:23 -07:00
Medya Gh b1412d5319 move component health to serial 2020-06-09 19:27:47 -07:00
Medya Gh 5249b6bfc2 goimport 2020-06-09 19:01:50 -07:00
Medya Gh 66d8c671ba skip tests 2020-06-09 18:56:02 -07:00
Medya Gh 08f91d4d2d revert unrelated changes 2020-06-09 18:20:39 -07:00
Medya Gh 2cc0563503 break down the docker-env test 2020-06-09 17:53:44 -07:00
Medya Gh 3263953811 break down docker-env test 2020-06-09 17:45:45 -07:00
Medya Gh e94db2c226 revert unrelated changes 2020-06-09 17:24:46 -07:00
Medya Gh 6c07e70f96 windows dont skip 2020-06-09 16:51:41 -07:00
Medya Gh 33d5dc61ff increase functioanl test memeory 2020-06-09 15:28:50 -07:00
Thomas Stromberg a60c7d3d1d Replace whitelist/blacklist withallow/deny 2020-06-09 13:19:18 -07:00
Medya Gh b4cf6251a4
skip external ip test for hyperv 2020-06-04 23:08:43 -07:00
Medya Gh 2d804f3b91
windows literal 2020-06-04 22:47:08 -07:00
Medya Gh cba331b908
add sub test for external ip 2020-06-04 22:26:36 -07:00
Medya Gh 00e256430b
remove docker desktop's kubectl 2020-06-04 22:04:03 -07:00
Medya Gh 18dd39e5ee
use minikube inner kubectl 2020-06-04 21:53:23 -07:00
Medya Gh 6542c1fcc3
tune time 2020-06-04 21:30:49 -07:00
Medya Gh 4e74893f44
log error 2020-06-04 21:12:47 -07:00
Medya Gh 11aff1c2c8
validate mininum number of passed tests 2020-06-04 20:50:16 -07:00
Medya Gh dbc749160f
remove unrelated changes 2020-06-04 19:30:43 -07:00
Medya Gh 908afb88ba
revert unrelated changes 2020-06-04 19:27:12 -07:00
Medya Gh 1b8fe78ef2 skip mysql test hyperv 2020-06-04 16:35:25 -07:00
Medya Gh ba14ad2916 skip tunnel test hyperv 2020-06-04 16:11:47 -07:00
Medya Gh 8ff7efd879 skip tunnell 2020-06-04 16:10:30 -07:00
Medya Gh 44dbe44f00 skip svc test 2020-06-04 16:07:05 -07:00
Medya Gh 6b29b784f2 address review comments 2020-06-04 11:39:28 -07:00
Medya Gh 9e004d6417 add hwlper to integraiotn test too 2020-06-04 10:37:39 -07:00
Medya Gh bc8c3faf86 add docker hub fall back image 2020-05-29 11:55:21 -07:00
Sharif Elgamal 94c6401952 exit out of the soft start test if we can't find old config 2020-05-28 14:42:00 -07:00
Medya Gh 0a1c1d8597 log test name 2020-05-28 13:13:22 -07:00
Medya Gh b44510c835 skip two always failing test on windows and create issue 2020-05-28 10:57:41 -07:00
Sharif Elgamal 4f0613929f
Merge pull request #7973 from sharifelgamal/restart
Make sure multinode clusters can survive restarts
2020-05-27 17:41:57 -07:00
Sharif Elgamal 12c1d7e249 actually trim 2020-05-27 16:56:54 -07:00
Sharif Elgamal e2ec890c7d Merge branch 'master' of github.com:kubernetes/minikube into native-ssh 2020-05-27 16:55:55 -07:00
Sharif Elgamal ee764c8df4 add comment 2020-05-27 16:54:03 -07:00
Medya Ghazizadeh c77959a0e7
Merge pull request #8265 from medyagh/docker-env-windows
integration tests: fix docker-env test in powershell
2020-05-27 23:51:28 +00:00
Medya Gh c861d4a280 address review 2020-05-27 16:50:37 -07:00
Medya Gh 30a714ad2f address review comment 2020-05-27 16:47:52 -07:00
Medya Gh 9fd88800b9 revert code 2020-05-27 15:59:34 -07:00
Medya Gh 7aa96307e1 remove unneeded code 2020-05-27 15:57:26 -07:00
Sharif Elgamal 96f34ea063 fix tests 2020-05-27 15:54:07 -07:00
Medya Gh 27250f8bbe lint 2020-05-27 15:46:49 -07:00
Medya Gh 76f9a71a18 address review comments 2020-05-27 15:40:43 -07:00
Sharif Elgamal 94ce379443 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-27 15:39:13 -07:00
Medya Gh 70e5b52511 address review comments 2020-05-27 13:56:16 -07:00
Medya Gh f1ab31b61b address review comments 2020-05-27 13:45:27 -07:00
Medya Gh 666f780a31 skip none for olm addon 2020-05-27 12:51:10 -07:00
Medya Gh 331a416754 remove unrelated changes 2020-05-27 12:28:35 -07:00
Medya Gh e935662fcd remove unrelated changes 2020-05-27 12:26:14 -07:00
Medya Gh c7135e0af9 remove unrelated changes 2020-05-27 12:25:10 -07:00
Sharif Elgamal cebba29832 comments 2020-05-27 10:47:31 -07:00
Sharif Elgamal 1945b5f7bb swap test order to make it work in github actions 2020-05-27 10:44:40 -07:00
Sharif Elgamal 606a307d14 skip restart test on github actions 2020-05-27 10:30:14 -07:00
Sharif Elgamal d0753347b5 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-27 09:58:22 -07:00
Sharif Elgamal b5167834d0 it works! and simpler 2020-05-27 09:58:03 -07:00
Medya Gh 1bc374ee63
try one more thing 2020-05-27 00:48:40 -07:00
Medya Gh bfbc39a89d
try sh 2020-05-27 00:23:43 -07:00
Medya Gh 12e911cc1c
try run true for powerhell 2020-05-26 23:52:55 -07:00
Medya Gh d8bbcc03f5
docker-env 2020-05-26 23:30:42 -07:00
Medya Gh bf5aefb61d
put non-interactive back 2020-05-26 23:08:47 -07:00
Medya Gh dd6ab66e19
fix 2020-05-26 22:47:13 -07:00