Commit Graph

443 Commits (824ce7c25542ac67a30b29c5045c4bc18e47da94)

Author SHA1 Message Date
Medya Gh 824ce7c255 chmod 2019-12-13 02:19:09 -08:00
Medya Gh 738a972d5e install golang for integration machines 2019-12-13 02:12:05 -08:00
Medya Gh 1c840d7d1f install go 2019-12-13 01:42:44 -08:00
Medya Gh 4eb47925ce install go on integration boxes 2019-12-13 01:03:41 -08:00
Medya Gh dc12daa28f go bin 2019-12-13 00:38:57 -08:00
Medya Gh f4006edcd5 generate prettier logs in html 2019-12-13 00:20:56 -08:00
Medya Gh b0ba1ff0c6 use tail instead of bc for div 2019-12-10 15:43:43 -08:00
Medya Gh dabf8c1cde better wording 2019-12-10 14:51:19 -08:00
Medya Gh e428b29ed2 fix typo 2019-12-10 14:48:23 -08:00
Medya Gh 8c806cc663 CI: adding integration test duration to commit status 2019-12-10 14:43:58 -08:00
Sharif Elgamal 29691a67b7 fix up release notes script 2019-12-02 14:46:31 -08:00
Thomas Stromberg 5efde8bf7d The PR field is actually the commit field 2019-11-11 19:21:46 -08:00
Thomas Stromberg f69498ca99 Include GitHub response to make debugging easier, escape strings 2019-11-11 19:00:31 -08:00
Thomas Stromberg cfcb498448 Send output to /dev/null to avoid corrupting write_out 2019-11-11 18:14:41 -08:00
Thomas Stromberg e96059df21 Remove headers from output, as they corrupted --write-out 2019-11-11 18:04:28 -08:00
Thomas Stromberg bed9b128a8 Fix argument indexes 2019-11-11 17:58:11 -08:00
Thomas Stromberg dac8f12e9f Update function name 2019-11-11 17:18:50 -08:00
Thomas Stromberg a1b8d571bd Increase retry limit to 8, just in case 2019-11-11 17:14:22 -08:00
Thomas Stromberg 2b025b17f9 Retry GitHub status updates 2019-11-11 17:08:48 -08:00
Medya Gh 154522b007 fix cron cleanup script 2019-11-01 13:00:39 -07:00
tstromberg f66c8d0193 exit 99 2019-10-31 12:48:45 -07:00
tstromberg 52bba15b38 Disable brew cask updater 2019-10-31 12:47:01 -07:00
Thomas Strömberg 94e0f289e9
Merge pull request #5648 from tstromberg/cleanup-scripts
Automatically install periodic cleanup script on macOS and Linux
2019-10-30 10:51:52 -07:00
Thomas Stromberg 07ab2751ec Output warning rather than fail if install does not work 2019-10-30 09:33:43 -07:00
Thomas Stromberg 67181c6dd6 Merge 2019-10-30 06:37:48 -07:00
Thomas Stromberg bf69daf93b Invoke wall in the older BSD style for macOS compat 2019-10-30 06:34:40 -07:00
Thomas Stromberg 96a96a044a Add software update to macOS for behavioral parity 2019-10-30 06:30:59 -07:00
Thomas Stromberg 52e965ecc0 Unify behavior between macOS and Linux cleanup scripts 2019-10-30 06:30:10 -07:00
Thomas Strömberg ba8aeaae71
Merge pull request #5784 from tstromberg/podwait-none2
Improve reliability of TestStartStop with none driver
2019-10-30 06:08:53 -07:00
Thomas Stromberg 042d509085 kill VboxHeadless processes, move load warning until after processes are killed 2019-10-29 22:57:14 -07:00
Thomas Stromberg 3238542390 Fix awkward typo in macOS script 2019-10-29 22:51:22 -07:00
Thomas Stromberg ce8e7e1510 Merge and fix LOAD calculation 2019-10-29 22:12:23 -07:00
Thomas Stromberg 9a8c26c2fe Call sudo to install cleanup script on Linux 2019-10-29 22:05:39 -07:00
Thomas Stromberg 970fc60403 Remove old kubeadm reset hack, also forcibly kill docker processes 2019-10-29 21:50:02 -07:00
Thomas Stromberg 0b65bbf1d9 Use underscores for script names, clear dhcpd leases 2019-10-29 21:33:39 -07:00
Thomas Stromberg f8a114ada9 t fetch
Merge branch 'cleanup-scripts' of github.com:tstromberg/minikube into cleanup-scripts
2019-10-29 21:29:17 -07:00
Thomas Stromberg af6468f5a4 Move gvisor testing to live behind a flag, double timeout 2019-10-29 20:20:33 -07:00
Thomas Stromberg 2c960a1435 Remove PARALLEL_COUNT 2019-10-29 20:15:35 -07:00
Thomas Stromberg df2dff532a Increase timeout to 90m, unset PARALLEL_COUNT 2019-10-29 20:03:39 -07:00
tstromberg f8f38f917b Fix issues with crontab installation 2019-10-29 16:10:13 -07:00
Thomas Strömberg d32431efba
Merge pull request #5735 from tstromberg/gvisor-yiso
gvisor: Use chroot instead of LD_LIBRARY_PATH
2019-10-25 15:41:28 -07:00
tstromberg 30614d1fbe Mention GVISOR_IMAGE_VERSION 2019-10-25 15:08:46 -07:00
tstromberg 416f132ebb Pass --expected-default-driver to the test rather than minikube
Improve VBoxManage detection on Windows

Add missing install_test
2019-10-25 10:43:30 -07:00
Thomas Stromberg 4d84ac2561 Merge branch 'master' into cleanup-scripts 2019-10-24 15:46:33 -07:00
Thomas Stromberg 33ef4e1103 Add comment explaining why EXPECTED_DEFAULT_DRIVER=hyperkit 2019-10-24 15:26:34 -07:00
Thomas Stromberg c2fd3c6504 Move expected driver check to its own subtest 2019-10-24 15:23:39 -07:00
Thomas Stromberg 32c3ccd486 Use print instead of printf to preserve whitespace 2019-10-24 13:01:52 -07:00
Thomas Stromberg bdd937d360 Adjust -expected-default-driver invocation 2019-10-23 22:06:48 -07:00
Thomas Stromberg dcdac36e98 Add integration tests 2019-10-23 21:45:23 -07:00
Thomas Strömberg 989dc02ec3
Merge pull request #5544 from duohedron/boilerplate
Get rid of python scripts in build process
2019-10-23 11:58:25 -07:00