Medya Gh
6b495f8cdb
move download logic to TestDownloadOnly
2019-08-01 10:58:00 -07:00
Medya Gh
4be502826b
move helpers to test file, remove more unused funcs
2019-08-01 10:39:59 -07:00
Medya Gh
00b41a794d
remove unsed funcs
2019-08-01 09:58:43 -07:00
Medya Gh
0f8dcb6deb
moving util func used by single test
2019-08-01 09:55:26 -07:00
Medya Gh
c315178937
remove unused Copy func
2019-08-01 09:53:46 -07:00
Anders F Björklund
6d22c41c85
Revert "Travis build status link should go to master"
...
This reverts commit 9daa3d3e78
.
2019-08-01 09:51:30 -07:00
Anders F Björklund
27bd7a9501
Tag the kvm-build with go version, avoid registry
...
Apparently make hates target names with colon in them, so avoid that.
Seems like we are not using $(REGISTRY), so avoid trying to pull it.
2019-08-01 09:51:30 -07:00
Anders F Björklund
aece1ea370
Use consistent method of getting kvm-build-image
...
First try the local images, then try to pull from the registry...
If not found in either place, then build a tag a new local image.
2019-08-01 09:51:30 -07:00
Anders F Björklund
b77ed6ab16
Update KERNEL_VERSION to match buildroot config
...
We downgraded the kernel (to 4.15) in 2be51dc
,
but never updated the Makefile from 4c4cd31...
The default kernel in Buildroot 2018.05.x was
4.16.13, but upgraded in Minikube to 4.16.14
2019-08-01 09:51:30 -07:00
Zoltán Reegn
de27472759
Remove ingress-nginx default backend
...
It's not needed since nginx 0.20.0.
See the following pull-requests for context:
* https://github.com/kubernetes/ingress-nginx/pull/3126
* https://github.com/kubernetes/ingress-nginx/pull/3156
2019-08-01 09:51:30 -07:00
josedonizetti
2614069b43
rename TestGet to Test_get
2019-08-01 09:50:31 -07:00
josedonizetti
6d8e33097c
rename TestReadConfig to Test_decode
2019-08-01 09:50:31 -07:00
Anders F Björklund
433954567f
Pin the go version used for kvm-build-image
2019-08-01 09:50:31 -07:00
josedonizetti
02c333084a
Add closures_and_goroutines documentation
2019-08-01 09:50:31 -07:00
josedonizetti
58288cfbc2
Add test to config ReadConfig
2019-08-01 09:50:31 -07:00
josedonizetti
27664fe134
Improve UnsetTest
2019-08-01 09:50:31 -07:00
josedonizetti
9eabb0a8f3
Unset profile when it is deleted
2019-08-01 09:50:31 -07:00
Sharif Elgamal
043ebfe397
Update latest kubernetes version to v1.15.1
2019-08-01 09:50:31 -07:00
Medya Gh
59e6dc8f46
add more tear down and clean up
2019-08-01 00:31:38 -07:00
Medya Gh
270317b860
tweak
2019-07-31 23:05:43 -07:00
Medya Gh
4de8fe5aeb
making parallel optional
2019-07-31 22:50:04 -07:00
Medya Gh
45430fddb0
faster retryX
2019-07-31 22:25:33 -07:00
Medya Gh
f38292f61d
combine gvisor tests to one
2019-07-31 21:28:52 -07:00
Medya Gh
5f16becbab
handle minikube status retruning error for no good reason
2019-07-31 18:15:35 -07:00
Medya Gh
b08a2d8f92
fix minikube runner status
2019-07-31 17:31:28 -07:00
Medya Gh
8f30c75b1f
remove duplicate test
2019-07-31 16:58:34 -07:00
Medya Gh
5a80367e70
handle status error on none
2019-07-31 14:46:28 -07:00
Medya Gh
d8dcc6d3ac
fix check status
2019-07-31 13:53:56 -07:00
Medya Gh
14219e1967
fix minikube runner get status
2019-07-31 13:17:08 -07:00
Medya Gh
9170ee9c42
fix nil err
2019-07-31 12:10:12 -07:00
Medya Gh
43751a4f4a
linting
2019-07-31 12:05:57 -07:00
Medya Gh
942921ed16
Getting rid of ensure running
2019-07-31 11:37:35 -07:00
Medya Gh
78e15577bd
log stderr added retriable command
2019-07-31 11:32:49 -07:00
Medya Gh
da5a2a3b0e
adding exponential retry
2019-07-30 22:48:51 -07:00
Medya Ghazizadeh
7ed6710eda
Update osx_integration_tests_hyperkit.sh
2019-07-30 22:46:23 -07:00
Medya Ghazizadeh
09b8d4d2b0
Update osx_integration_tests_virtualbox.sh
2019-07-30 22:45:59 -07:00
Medya Ghazizadeh
83ad8ef6c5
Update linux_integration_tests_virtualbox.sh
2019-07-30 22:45:44 -07:00
Medya Ghazizadeh
911f0e7ecf
Update linux_integration_tests_kvm.sh
2019-07-30 22:45:29 -07:00
Medya Gh
ea2278ec76
Trying 4
2019-07-30 21:21:33 -07:00
Medya Gh
1e189815fd
trying 6
2019-07-30 19:30:11 -07:00
Medya Gh
0c1796e202
Trying settings parallel 2
2019-07-30 18:18:48 -07:00
Medya Gh
5fb29ebae7
refactor]
2019-07-30 16:36:53 -07:00
Medya Gh
aee599f011
add hostname friendly testnames, improve download-only test
2019-07-30 15:38:46 -07:00
Medya Gh
ca7bee4936
tweak parallel setting
2019-07-30 13:21:53 -07:00
Medya Gh
3926125c76
Create a new run group for start_stop_delete tests
2019-07-30 13:20:44 -07:00
Medya Gh
fe05e0d372
skipping proxy warnning
2019-07-30 11:50:06 -07:00
Medya Gh
9ee922e286
Proxy tear down none
2019-07-30 10:46:46 -07:00
Medya Gh
ce27dba276
Added timeout for start
2019-07-30 10:45:52 -07:00
Medya Gh
e94da73884
Fix zombie defuncts by not waiting for tear down
2019-07-30 10:45:44 -07:00
Medya Gh
4728165354
Add run group for defer paralell
2019-07-30 10:45:44 -07:00