Steven Powell
|
e43ead0043
|
add quote to Windows env
|
2021-12-16 10:02:59 -08:00 |
Steven Powell
|
b17834c96b
|
added env to suppress Docker performance messages
|
2021-12-14 13:46:52 -08:00 |
minikube-bot
|
4f1944f026
|
bump golang versions
|
2021-12-13 23:22:50 +00:00 |
Steven Powell
|
c948fc4519
|
Revert "bump golang version to 1.17.5"
|
2021-12-13 10:42:47 -08:00 |
minikube-bot
|
1bd034917a
|
bump golang versions
|
2021-12-13 09:06:54 +00:00 |
Steven Powell
|
a91d28325c
|
leave existing Docker Desktop instance running
|
2021-12-03 11:51:46 -08:00 |
Medya Ghazizadeh
|
12b9d920c8
|
Merge pull request #12909 from sharifelgamal/macos
start including macOS tests in flake reports
|
2021-11-09 13:35:55 -08:00 |
Sharif Elgamal
|
93ac75f782
|
Merge pull request #12893 from sharifelgamal/latest-bin
only copy binaries to minikube/latest on non-PR builds
|
2021-11-09 12:37:21 -08:00 |
Sharif Elgamal
|
f64c019633
|
change chowns in golang install script to selgamal
|
2021-11-09 11:36:13 -08:00 |
Sharif Elgamal
|
69fb310f57
|
start including macOS tests in flake reports
|
2021-11-09 10:09:39 -08:00 |
Steven Powell
|
13993d565d
|
fix running `minikube delete` before `MINIKUBE_HOME` set
|
2021-11-09 07:54:09 -05:00 |
Sharif Elgamal
|
dae454ecd8
|
fix unbound var error part 3
|
2021-11-08 15:20:14 -08:00 |
Sharif Elgamal
|
390dff5fed
|
fix unbound var error part 2
|
2021-11-08 14:49:52 -08:00 |
Sharif Elgamal
|
3cb1f322a5
|
fix unbound var error
|
2021-11-08 14:18:37 -08:00 |
Sharif Elgamal
|
4cfe4afdc3
|
Merge branch 'latest-bin' of github.com:sharifelgamal/minikube into latest-bin
|
2021-11-08 13:06:25 -08:00 |
Sharif Elgamal
|
c7a208daef
|
be more specific about what gets copied to the mirror
|
2021-11-08 13:06:00 -08:00 |
Sharif Elgamal
|
1517f73ae0
|
Update hack/jenkins/minikube_cross_build_and_upload.sh
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
|
2021-11-08 10:37:05 -08:00 |
Steven Powell
|
8c74e26567
|
Merge pull request #12770 from spowelljr/arm64Jq
Throw error if trying to install jq on arm64 machines
|
2021-11-08 11:21:09 -07:00 |
Sharif Elgamal
|
4d1d0e0cde
|
only copy binaries to minikube/latest on non-PR builds
|
2021-11-08 08:35:57 -08:00 |
Sharif Elgamal
|
41a3a99f87
|
Merge pull request #12873 from sharifelgamal/time-to-k8s
Various CI Script Improvements
|
2021-11-08 08:17:08 -08:00 |
Steven Powell
|
f8a0c53415
|
update exit message
|
2021-11-08 08:58:28 -05:00 |
Steven Powell
|
a565ec05e5
|
add install case for linux arm64
|
2021-11-08 08:56:48 -05:00 |
minikube-bot
|
bc7ee0e00c
|
bump golang versions
|
2021-11-08 09:02:26 +00:00 |
Sharif Elgamal
|
bc93814168
|
remove extra script and just use alternate spot as a mirror
|
2021-11-04 14:01:33 -07:00 |
Sharif Elgamal
|
21a66f038c
|
ci script stuffs
|
2021-11-04 12:47:49 -07:00 |
Sharif Elgamal
|
3a90d58d8f
|
propagate ROOT_JOB_ID into cloud shell tests for proper log storage
|
2021-11-02 13:36:21 -07:00 |
Sharif Elgamal
|
da2507d151
|
set env vars correctly so go install works
|
2021-10-26 15:06:54 -07:00 |
Sharif Elgamal
|
31eff422b3
|
retag latest kicbase for release instead of rebuilding it
|
2021-10-26 14:30:01 -07:00 |
Steven Powell
|
82bd665abb
|
error if trying to install jq on arm64 machines
|
2021-10-25 10:25:40 -07:00 |
Sharif Elgamal
|
9b28e2330d
|
don't let root own the go installation folder on CI machines
|
2021-10-21 14:31:28 -07:00 |
Steven Powell
|
b6e8a3be1b
|
directly code golang version
|
2021-10-20 16:29:58 -07:00 |
Sharif Elgamal
|
55f5c2fab7
|
disable the cleanup cron for now
|
2021-10-18 13:51:41 -07:00 |
Sharif Elgamal
|
88547d8ca3
|
check for more than just the e2e binary for the cleanup cron
|
2021-10-12 14:29:58 -07:00 |
Sharif Elgamal
|
de3deb727a
|
reboot windows machines after every test
|
2021-10-06 13:25:09 -07:00 |
Sharif Elgamal
|
85422b0a9d
|
actually run the cron :)
|
2021-10-05 11:16:58 -07:00 |
Sharif Elgamal
|
79c16ab5cb
|
fix github context when docker fails
|
2021-10-05 09:25:08 -07:00 |
Sharif Elgamal
|
d61c75cab1
|
cleanup the, uh, cleanup scripts
|
2021-10-05 08:55:39 -07:00 |
Sharif Elgamal
|
b887c235e7
|
refactor common code like a good programmer
|
2021-10-01 16:45:03 -07:00 |
Sharif Elgamal
|
5247cfd195
|
typo for commit status
|
2021-10-01 11:25:00 -07:00 |
Sharif Elgamal
|
8b95abe7b5
|
one last syntax issue
|
2021-09-30 16:00:31 -07:00 |
Sharif Elgamal
|
c5921094c8
|
fix powershell syntax
|
2021-09-30 15:53:16 -07:00 |
Sharif Elgamal
|
268ac0e9a4
|
make sure docker is running no matter what
|
2021-09-30 15:23:48 -07:00 |
Sharif Elgamal
|
1b503098c5
|
fix github api call, account for not uploading directly to GCS
|
2021-09-30 14:59:59 -07:00 |
Sharif Elgamal
|
86a616c157
|
remove the mkdir from common.ps1 since that dir already needs to exist
|
2021-09-30 09:45:48 -07:00 |
Sharif Elgamal
|
ebbc4113a7
|
enable hyperv ci status
|
2021-09-29 14:30:43 -07:00 |
Sharif Elgamal
|
28ada81a3c
|
enable hyperv integration tests
|
2021-09-29 14:23:31 -07:00 |
Sharif Elgamal
|
6388a1be0e
|
fix perms for mkcmp
|
2021-09-22 17:29:07 -07:00 |
Sharif Elgamal
|
5a89895154
|
used PR's mkcmp for perf comments
|
2021-09-22 23:01:31 +00:00 |
Sharif Elgamal
|
7fef2012af
|
don't install github-release for now
|
2021-09-21 16:20:14 -07:00 |
Steven Powell
|
027403f1e9
|
change go get to go install
|
2021-09-17 13:10:03 -07:00 |