Commit Graph

688 Commits (3c37556627b8932f76e3db46b6ebdae8dc0ed156)

Author SHA1 Message Date
Thomas Strömberg 8e9d8a221c
Merge pull request #7134 from tstromberg/test-download-only
download_only_test: Fix non-docker runtimes, remove expected-driver test
2020-03-21 14:48:01 -07:00
Thomas Strömberg 9f851f7886
Merge pull request #7136 from tstromberg/crio-mismatch
Fix TestStartStop/group/crio: images mismatch
2020-03-21 14:41:55 -07:00
Thomas Stromberg 17e6d84c3f Remove unused code 2020-03-21 10:47:58 -07:00
Thomas Stromberg e6948b90b4 Trim crio prefix, dedup results 2020-03-21 10:47:08 -07:00
Thomas Strömberg 0c7bddab2b
Merge pull request #7130 from govargo/feature/helm-tiller-2.16.3
bumpup helm-tiller v2.16.1 → v2.16.3
2020-03-21 10:36:56 -07:00
Thomas Strömberg 3022e9a773
Merge pull request #6773 from sayboras/bugfix/non-test
Fix none-test integration test
2020-03-21 10:28:11 -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
Iso Kenta eca69790a5 bumpup helm-tiller v2.16.1 → v2.16.3 and add integration test for tiller 2020-03-21 18:27:57 +09:00
Priya Wadhwa 3dfb0ae98d check if preloaded tarball was downloaded if preload exists 2020-03-18 13:50:24 -07:00
Priya Wadhwa 2a38c7395e fix lint 2020-03-18 11:49:09 -07:00
Priya Wadhwa 17a30cdd7a Change download test to use unsupported preload version
So that we can still make sure that images are being pulled properly.

Also, remove the check for the kic base image. Right now, it isn't working, and I'm working on a fix in another PR.
2020-03-18 11:03:30 -07:00
sayboras 63dc938504 Update KUBECONFIG for change non user test
Install lz4 in ubuntu
2020-03-12 08:13:48 +11:00
Priya Wadhwa 3462c4ce94 Update integration test 2020-03-11 14:06:32 -07:00
Priya Wadhwa 68f236654f Add integration test 2020-03-10 19:32:22 -07:00
Thomas Stromberg 318f9f2b75 Flip boolean logic 2020-03-06 12:48:54 -08:00
Thomas Stromberg b5f1cf80a5 Fix nil pointer dereference on error 2020-03-06 12:32:30 -08:00
tstromberg 1f61f39bae Merge conflict 2020-03-05 15:33:46 -08:00
tstromberg 39631edec7 Remove hardcoded version number 2020-03-05 13:58:49 -08:00
tstromberg b6c96eef30 Skip ISO checksum validation if custom URL is specified 2020-03-05 13:49:48 -08:00
tstromberg de1d2639da Set explicit memory defaults in integration tests 2020-03-05 13:03:57 -08:00
Thomas Stromberg 3e772d0048 Merge master 2020-03-04 20:18:16 -08:00
Medya Ghazizadeh d5bc3fdc65
Merge pull request #6888 from sharifelgamal/driver
Switch --vm-driver paramter to --driver
2020-03-04 19:04:43 -08:00
Thomas Stromberg 27cca764b5 Fix integration test 2020-03-04 18:57:12 -08:00
Thomas Stromberg a1ebcbd031 Merge conflicts 2020-03-04 18:01:41 -08:00
Medya Ghazizadeh 9c1dbe745c
Merge pull request #6889 from tstromberg/symlink-inversion
Fix inverted certificate symlink creation logic
2020-03-04 16:29:18 -08:00
Thomas Stromberg d45471ca8d Add certificate sync integration test 2020-03-04 14:48:40 -08:00
Sharif Elgamal ac0c1bad42 missing files 2020-03-04 13:48:21 -08:00
Priya Wadhwa 26de14676d Add integration test for docker download only 2020-03-02 16:54:05 -08:00
Tam Mach 37f572befa Use existing function to check for none driver 2020-02-23 15:56:27 +11:00
sayboras 470a8dd39b Use command result arguments 2020-02-23 15:32:32 +11:00
sayboras 76cd0e49a1 Fix TestDownloadOnly for --vm-driver=none 2020-02-23 15:30:03 +11:00
sayboras 19d39800dd Add StartArguments in the command 2020-02-23 13:34:34 +11:00
Medya Gh c745cc46b2 add sudo to systemctl commands 2020-02-22 11:12:18 -08:00
Medya Ghazizadeh 44e7cb20ac
Merge pull request #6717 from medyagh/annotate_node
label minikube nodes
2020-02-21 17:00:07 -08:00
Medya Gh e6535896b4 integration test for show labels 2020-02-21 16:01:47 -08:00
Medya Gh a100eaef89 new flag for integration tests timeout-multiplier 2020-02-21 10:43:01 -08:00
Medya Gh 4c14c48304 lint 2020-02-21 09:46:37 -08:00
Medya Gh 2da158a1a0 typo 2020-02-20 17:01:28 -08:00
Medya Gh 763d54025c change all timeouts in the integration tests 2020-02-20 16:40:18 -08:00
Medya Gh 6e0aeda4ea change all time durations 2020-02-20 16:19:59 -08:00
Medya Gh ef43e63e9b add miniutes 2020-02-20 15:58:05 -08:00
Medya Gh 7c831eb2de lint 2020-02-20 14:24:37 -08:00
Medya Gh c85fe4955d Add integration tests for node labels 2020-02-20 13:57:09 -08:00
Medya Gh 7ada4f5c7f lint 2020-02-19 22:41:23 -08:00
Medya Gh 97627cd131 lint functional test 2020-02-19 22:30:47 -08:00
Medya Gh 3165f5e441 goimports lint 2020-02-19 22:17:37 -08:00
Medya Ghazizadeh a5c76f894c
Merge pull request #6672 from aallbrig/profile-command-improvement
Profile command should not create non existent profiles
2020-02-19 21:20:51 -08:00
aallbright 020c0f3d93 Use JSON output to determine desired behavior 2020-02-19 22:56:32 -05:00
aallbright addb2e623e word -> line 2020-02-18 19:00:57 -05:00