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
|
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
|
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 Stromberg
|
dcdac36e98
|
Add integration tests
|
2019-10-23 21:45:23 -07:00 |
tstromberg
|
fb6295823f
|
rsync cron directory
|
2019-10-21 11:37:32 -07:00 |
Thomas Stromberg
|
305209e869
|
Automatically install periodic cleanup script on macOS and Linux
|
2019-10-17 12:19:43 -07:00 |
tstromberg
|
cfdc944e74
|
Consistently use <driver>_<OS> for test targets
|
2019-08-06 16:33:04 -07:00 |
Medya Gh
|
eee34071fe
|
Added new config var for test script PARALLEL_COUNT
|
2019-07-30 10:45:05 -07:00 |
Thomas Stromberg
|
8b93331ff3
|
none tests: Cleanup /var/lib/minikube
|
2019-02-14 20:20:49 -08:00 |
Thomas Stromberg
|
382bfabf0c
|
First try "kubeadm reset" without -f, primarily for older versions.
For newer versions, it seems more pleasant anyways. This approach is at
least less ugly than parsing JSON from a shell script to version sniff.
|
2018-12-14 14:10:39 -08:00 |
Thomas Stromberg
|
f18e05a8d4
|
none cleanup: force kubeadm, clear /etc/kubernetes, and use sudo for kubectl kill
|
2018-12-04 13:37:31 -08:00 |
Thomas Stromberg
|
961199a7fa
|
Stop active kubelets
|
2018-12-03 12:46:58 -08:00 |
Thomas Stromberg
|
c7ac28356e
|
Mark scripts as executable.
|
2018-09-26 15:38:41 -07:00 |
dlorenc
|
3d13450846
|
Make rbac creation idempotent.
Also cleanup the etcd data dir in jenkins.
|
2018-01-02 12:01:37 -08:00 |
Matt Rickard
|
843782795a
|
Switch none test to use kubeadm
|
2018-01-02 12:01:37 -08:00 |
dlorenc
|
697b3fbae1
|
Remove from set_pending.
|
2017-12-27 10:34:04 -08:00 |
dlorenc
|
7aee50d3c5
|
Remove some integration tests from deprecated drivers and switch more to kubeadm.
|
2017-12-27 10:34:04 -08:00 |
Matt Rickard
|
a2a4780186
|
Explicitly use localkube bootstrapper and binary
Use the localkube binary built from CI in the integration tests.
|
2017-10-30 09:22:33 -07:00 |
Aaron Prindle
|
10e6e6ade1
|
added cleanup for docker containers in none driver
|
2017-10-02 11:48:35 -07:00 |
Matt Rickard
|
1bf84c4c11
|
Clean up running containers for none driver
If containers are running from a previous run of the none driver, the
subsequent test runs will fail.
|
2017-08-22 18:03:38 -07:00 |
dlorenc
|
8837045970
|
Stop using insecure serving.
|
2017-07-26 14:38:57 -07:00 |
Aaron Prindle
|
f4a8ece0ae
|
Additional none driver changes
|
2017-05-26 13:33:26 -07:00 |
Aaron Prindle
|
88613090a9
|
Added none driver
|
2017-05-19 14:51:19 -07:00 |