Medya Gh
20a9a1741a
only install cafefine
2020-08-17 16:49:49 -07:00
Medya Gh
d83d217f4d
remove extra line
2020-08-17 16:09:36 -07:00
Medya Gh
a841351281
keep windows machine awake
2020-08-17 16:07:33 -07:00
Medya Ghazizadeh
51bbba9bdc
Merge pull request #8973 from medyagh/daemon_info_unittest
...
add unit test for daemon info
2020-08-11 15:50:02 -07:00
Medya Gh
9a931c4516
adjust timeout
2020-08-11 15:49:19 -07:00
Medya Gh
2e13cf5dac
bumpb hyperv timeout
2020-08-11 11:09:27 -07:00
Medya Ghazizadeh
2dd4837c8f
Merge pull request #8851 from medyagh/ISO_GH2
...
ci: test iso changes in github action
2020-08-10 15:28:47 -07:00
Medya Gh
4acc67170a
docker system info
2020-08-10 14:03:41 -07:00
Medya Gh
fecc06a118
remove install docker step
2020-08-10 13:59:34 -07:00
Medya Gh
8fab7d1781
docker sys info
2020-08-10 13:50:39 -07:00
Medya Gh
24296564a2
docker sys info
2020-08-10 13:50:17 -07:00
Medya Gh
74170c4d5e
increase windows timeout
2020-08-10 12:40:43 -07:00
Medya Gh
183b3b4388
run ISO test in GCP
2020-08-10 12:36:08 -07:00
Medya Gh
d2fe637778
remove the debug
2020-08-06 10:33:11 -07:00
Medya Gh
957383f54d
try with GODEBUG=asyncpreemptoff=1
2020-08-06 10:31:04 -07:00
Medya Gh
a029474f15
rebase
2020-08-06 10:31:04 -07:00
Medya Gh
1b49dc315c
change the gh trigger
2020-07-28 11:11:27 -07:00
Medya Gh
528519d658
fix test arg
2020-07-27 19:35:19 -07:00
Medya Gh
aa049eee17
fix getting kic image name
2020-07-27 19:11:52 -07:00
Medya Gh
1e41de57bd
fix gopogh
2020-07-27 19:00:51 -07:00
Medya Gh
53e8ca3729
jq error
2020-07-27 15:59:56 -07:00
Medya Gh
8431fcf0c5
dont restart gh action
2020-07-27 15:59:56 -07:00
Medya Gh
f68b1bf578
update
2020-07-27 15:59:56 -07:00
Medya Gh
fd39e2ad66
don't update on gcp
2020-07-27 15:59:56 -07:00
Medya Gh
7702ba7ce0
no docker install on gcp
2020-07-27 15:59:56 -07:00
Medya Gh
e89b0b4757
move dockerfile to a different folder
2020-07-27 15:59:56 -07:00
Medya Gh
6d70e7732f
don't test gh aciton for ISO changes in PR test
2020-07-27 12:40:53 -07:00
Medya Ghazizadeh
a53f0ffb75
Merge pull request #8779 from priyawadhwa/skaffold
...
Add integration test to test against latest skaffold release
2020-07-24 12:56:37 -07:00
Medya Gh
0701f5ed35
ci dont fail when checking if docker is running
2020-07-24 11:47:57 -07:00
Medya Gh
93517b95d8
remove pinned vers
2020-07-24 00:19:48 -07:00
Medya Gh
bd62de7858
install docker
2020-07-24 00:10:23 -07:00
Medya Gh
da0ca84762
install gcc
2020-07-24 00:07:45 -07:00
Medya Gh
b662a4ea9c
install make
2020-07-24 00:02:10 -07:00
Medya Gh
09a32f11cc
install make
2020-07-23 23:59:44 -07:00
Medya Gh
5f2ee86c5e
bump base image
2020-07-23 23:50:43 -07:00
Medya Gh
d066e2bcbb
ignore
2020-07-23 17:15:02 -07:00
Medya Gh
9fc31bd2cd
continue-on-err
2020-07-23 16:14:15 -07:00
Priya Wadhwa
9627b586bf
fix merge conflict
2020-07-21 18:30:02 -04:00
Priya Wadhwa
bb00f361ca
check for correct # of tests
2020-07-21 18:29:29 -04:00
Medya Gh
1784be7e0f
add start docker desktop on windows jobs
2020-07-21 13:48:15 -07:00
Medya Gh
0a63084ccf
try starting dokcer service in windows
2020-07-21 12:32:58 -07:00
Medya Gh
87bd99c6c7
bump gopogh
2020-07-21 11:23:35 -07:00
Priya Wadhwa
1d48d43605
make sure minikube binary is available on PATH for skaffold binary to call
2020-07-21 14:09:43 -04:00
Medya Gh
3b0b4dc505
update
2020-07-20 21:19:42 -07:00
Medya Gh
801cb6dd1a
add gopogh with duration with latest golang
2020-07-20 20:42:02 -07:00
Medya Gh
1e526fa300
update gopogh to have sorted test duration
2020-07-20 20:18:49 -07:00
Medya Ghazizadeh
2183c90de0
Merge pull request #8781 from medyagh/update_go_ver
...
update golang version
2020-07-20 16:02:24 -07:00
Medya Gh
77c94988eb
update golang version
2020-07-20 14:45:26 -07:00
Priya Wadhwa
dc9f5c18ab
include test in github actions; don't run boilerplate on testdata
2020-07-20 17:03:58 -04:00
Priya Wadhwa
aa51f179bb
Add integration test to test against latest skaffold release
...
This PR:
1. Adds an integration test to test minikube against the latest skaffold release
1. Adds in a sample skaffold app from the skaffold repo to test
1. Adds this test to the addons_certs_docker_ubuntu Github Actions test
2020-07-20 16:45:49 -04:00