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
Medya Gh
4c8ea939ab
defer delete minikube in all tests
2019-07-30 10:45:31 -07:00
Medya Gh
ff747089cc
add minikube delete to all tests at the end
2019-07-30 10:45:22 -07:00
Medya Gh
dabd0c41d4
get profile names automaticly from test names
2019-07-30 10:45:05 -07:00
Medya Gh
d8d140f495
add latest binary to gitignore
2019-07-30 10:45:05 -07:00
Medya Gh
eee34071fe
Added new config var for test script PARALLEL_COUNT
2019-07-30 10:45:05 -07:00
Medya Gh
e865c93fc9
move all starts to new start func
2019-07-30 10:45:05 -07:00
Medya Gh
f104fc68e1
Rename all subset tests files
2019-07-30 10:44:54 -07:00
Medya Gh
050c7aedb3
add new helper for minikube runner fix proxy test
...
merge upstream commons
2019-07-30 10:44:21 -07:00
Medya Gh
a9b18cdc94
Changed hardcoded testdata path
2019-07-30 10:44:21 -07:00
Medya Gh
a63e6c3633
moving all containerd tests one file and fix profile
2019-07-30 10:44:12 -07:00
Medya Gh
e3db9a41ba
decouple isNoneDriver from minikube driver for more reusability
2019-07-30 10:43:47 -07:00
Medya Gh
25bc27e170
move file download logic to common.sh
2019-07-30 10:43:20 -07:00
Medya Gh
04144ca1d4
wait for dashboard
2019-07-30 10:43:10 -07:00
Medya Gh
9b3f72024a
list vms after clean up
2019-07-30 10:42:55 -07:00
Medya Gh
c6c84ab835
Add profile to test start stop
2019-07-30 10:42:42 -07:00
Medya Gh
ab28a3ced1
# This is a combination of 5 commits.
...
# This is the 1st commit message:
organize integration tests files by type
# This is the commit message #2 :
Adding separate profile for each kind of test
# This is the commit message #3 :
Adding clean up to delete newly added TestVms
# This is the commit message #4 :
goimport
# This is the commit message #5 :
making them run in parallel
2019-07-30 10:40:38 -07:00
Medya Gh
d47d51d8ab
Adding optional set kubecontext
2019-07-30 10:40:25 -07:00
Medya Gh
59fd6df393
prepend instead of append for minikube runner
2019-07-30 10:40:11 -07:00
Medya Gh
29aa58df7e
prepend kube-context instead of append
2019-07-30 10:40:11 -07:00
Medya Gh
d1a41e0015
Added default profile
2019-07-30 10:40:11 -07:00
Medya Gh
43d1c66705
Added profile to kubectl_runner
2019-07-30 10:40:10 -07:00
Medya Gh
676ad09b12
Adding profile to minikube runner
2019-07-30 10:40:10 -07:00
Medya Gh
a3eeb9e083
removing unused functions
2019-07-30 10:40:10 -07:00
Medya Gh
f6e6d6ca55
moving minikube runner to its own file
...
Fix typo
2019-07-30 10:40:02 -07:00
Medya Gh
2367553316
moving commonutils to its own files
2019-07-30 09:53:32 -07:00
Medya Gh
c6dbaf1ce7
moving KubectlRunner to its own file
2019-07-30 09:53:32 -07:00
Medya Gh
aeaa5733f8
consistant naming for kubectl runner
2019-07-30 09:53:32 -07:00
Medya Gh
673b82a157
consistant naming for all minikube runners
2019-07-30 09:53:32 -07:00
Medya Ghazizadeh
f2172a8ea8
Merge pull request #4918 from afbjorklund/travis-result
...
Travis build status link should go to master
2019-07-30 01:13:42 -07:00
Anders F Björklund
9daa3d3e78
Travis build status link should go to master
...
Currently it goes to the latest Pull Request
2019-07-30 10:03:46 +02:00
Sharif Elgamal
e86969d4fc
Adding cleanup CI scripts to source control ( #4916 )
...
* Adding cleanup CI scripts to source control
* cleanup
* spelling
* small fixes
2019-07-29 17:48:12 -07:00
Medya Ghazizadeh
165c1afd33
UI: improve minikube help output by grouping into categories ( #4879 )
...
* Improve minikube help output by grouping into categories
* consistant colon
* Add configuration category to grouped commands
2019-07-29 15:04:44 -07:00
Thomas Strömberg
61e1261be5
Merge pull request #4907 from afbjorklund/kube-cross
...
Upgrade the build image from 1.12.5 to 1.12.7
2019-07-29 14:39:03 -07:00
Medya Ghazizadeh
743aeaa859
Merge pull request #4887 from josedonizetti/fix-glog-parse-error
...
Fix glog parse error
2019-07-29 13:24:19 -07:00