tstromberg
|
001c4fc7b0
|
Use path.Join instead of filepath.Join to avoid generating bad paths in Windows
|
2019-08-28 12:35:43 -07:00 |
Medya Gh
|
6abf0ed2d5
|
fix not to fail logic
|
2019-08-21 17:58:25 -07:00 |
Medya Gh
|
8cadce302a
|
lint and add profile name to end of obvious log block
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
246f33f52b
|
Less Retry on minikube, new auto fail helpers MustStart,MustRun
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
b3c9eea3d8
|
improve logging, fix expected filename for downloadonly
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
eef31403b4
|
Unified StartFail Logging, more t.Error and Added download only test,
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
8923e4b5cd
|
Fix string replace
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
441f999e1d
|
Add better logging
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
e325516ab1
|
remove retry start from integeration tests
|
2019-08-21 15:56:46 -07:00 |
Thomas Strömberg
|
b9a88eb52b
|
Merge pull request #5116 from josedonizetti/refactor-read-config
Refactor config.ReadConfig to accept a file
|
2019-08-21 10:16:08 -07:00 |
josedonizetti
|
5e45bb2297
|
Fix doc
|
2019-08-20 09:17:20 -04:00 |
Medya Gh
|
5464a7c9e2
|
adding a new flag wait-timeout and reduce default wait from 5 to 3
|
2019-08-18 01:14:02 -07:00 |
Medya Gh
|
06d0e48156
|
move all RetryX to retry.Expo
|
2019-08-13 22:18:47 -07:00 |
Medya Gh
|
c315178937
|
remove unused Copy func
|
2019-08-01 09:53:46 -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
|
45430fddb0
|
faster retryX
|
2019-07-31 22:25:33 -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
|
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 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
|
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
|
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
|
59fd6df393
|
prepend instead of append for minikube runner
|
2019-07-30 10:40:11 -07:00 |
Medya Gh
|
d1a41e0015
|
Added default profile
|
2019-07-30 10:40:11 -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 |