Commit Graph

851 Commits (4bb44282d7a97fcb5e231c99945ac47fb1524079)

Author SHA1 Message Date
minikube-bot 956903e0eb Update ISO to v1.20.0 2021-05-05 21:37:31 +00:00
Medya Ghazizadeh b7dc95577f
Merge pull request #11288 from azhao155/yzhao/feature/autopause-image
Update image repo for auto-pause-hook
2021-05-05 00:11:10 -07:00
Yanshu 8feef42a88 Update auto-pause-hook image 2021-05-04 23:18:33 +00:00
Yanshu dd1d2b86b6 use gcr.io instead private repo 2021-05-04 22:53:54 +00:00
Medya Ghazizadeh ce01c06fef
Merge pull request #11251 from azhao155/yzhao/feature/prowTestImage
Add minikube prow testing docker image
2021-05-03 18:39:47 -07:00
Sharif Elgamal 4186087e64
Revert "Run test2json during the test and not afterwards" 2021-05-03 17:23:24 -07:00
Medya Ghazizadeh b41b3a07cd
Merge pull request #11186 from zhangshj-inspur/shaojie-branch
correct a wrong word
2021-05-03 15:46:18 -07:00
Yanshu e6f2540df3 Change version 2021-05-03 17:40:25 +00:00
Anders F Björklund b4379c326f Run test2json during the test and not afterwards
Running it after the test is completed, means that the timestamps
of the output will be wrong (not reflecting the actual test run).

This should use "go test -json" instead of the "test2json" pipe,
but need something like "gotestsum" to show both out and json...
2021-05-03 08:08:14 +02:00
Yanshu 6695306b2d Add minikube prow testing docker image 2021-05-02 08:59:28 +00:00
Ilya Zuyev 6add30a25b update Makefile 2021-04-30 11:38:53 -07:00
minikube-bot 2e12378c99 Update ISO to v1.20.0-beta.0 2021-04-30 06:22:22 +00:00
Kent Iso 52ddca0ea4 divide idle only benchmark and autopause benchmark of cpu usage 2021-04-29 01:06:27 +09:00
Kent Iso 45a867d3b8 Add cpu usage benchmark 2021-04-29 01:06:26 +09:00
Sharif Elgamal 0ed1c923a9 Make sure to capture errors in auto kicbase builds 2021-04-26 17:54:07 -07:00
Medya Ghazizadeh 8ce6326186
Merge pull request #11054 from afbjorklund/iso-os-update
Upgrade buildroot minor version
2021-04-24 21:10:51 -07:00
minikube-bot 6ff3832348 Updating ISO to v1.19.0-1619288095-11054 2021-04-24 19:08:52 +00:00
Anders F Björklund b0414fc53f Add host-python dependency for htop package 2021-04-24 20:11:36 +02:00
zhangshj efa20be08a correct a wrong word 2021-04-24 12:51:21 +08:00
Medya Ghazizadeh 6f97066217
Merge pull request #11095 from ilya-zuyev/ilyaz/preloads_jenkins_job
Move preload generation to Jenkins
2021-04-23 13:25:18 -07:00
Anders F Björklund a0bb6276fe Upgrade buildroot minor version 2021-04-23 08:16:43 +02:00
Anders F Björklund e746eb8a2c Upgrade buildroot minor version 2021-04-23 08:13:50 +02:00
Medya Ghazizadeh 6faf2411fa
Merge pull request #11157 from afbjorklund/test-report-html
test: Add target for the test report as html
2021-04-20 14:22:19 -07:00
Anders F Björklund d53e497e33 Rename test-report.* to out/unittest.* 2021-04-20 21:31:49 +02:00
Ilya Zuyev a084ce83ce remove PRELOAD_TOOL var 2021-04-20 11:24:49 -07:00
Medya Ghazizadeh f9efad1bc5
Merge pull request #11099 from afbjorklund/docker-20.10.6
Upgrade Docker, from 20.10.4 to 20.10.6
2021-04-20 10:32:39 -07:00
Anders F Björklund 5ca89279e6 Add target for the test report as html 2021-04-20 13:02:58 +02:00
minikube-bot 2f1943d654 Updating ISO to v1.19.0-1618897865-11099 2021-04-20 06:50:07 +00:00
Anders F Björklund a618655bb3 Make golint clean again by adding comments 2021-04-20 08:23:26 +02:00
Medya Gh 1207de734b bump golang lint ci to latest 2021-04-19 15:16:31 -07:00
Ilya Zuyev 5e4d728e83 rename upload-preload to preload-tool 2021-04-19 15:11:30 -07:00
Ilya Zuyev 6956a0b10e rename upload-preload to preload-tool 2021-04-19 15:08:13 -07:00
Medya Ghazizadeh d18d2c70f1
Merge pull request #11111 from afbjorklund/crio-v1.20.2
Upgrade crio to 1.20.2
2021-04-19 13:04:11 -07:00
Sharif Elgamal 245f44da66 write to a file and move code around for clarity 2021-04-16 15:33:50 -07:00
minikube-bot 0f678017c5 Updating ISO to v1.19.0-1618553696-11111 2021-04-16 07:13:48 +00:00
Ilya Zuyev 77add9d29e debug options 2021-04-15 13:19:49 -07:00
Ilya Zuyev 9af84a7d95 debug options 2021-04-15 10:40:43 -07:00
Anders F Björklund f5eb03ac9d Add some comments about the new make targets 2021-04-14 18:14:53 +02:00
Anders F Björklund f3c34f9f1f Move test-report.json and coverage.out to out dir 2021-04-14 08:19:02 +02:00
Ilya Zuyev 71080b0860 add command line options to preload-generator 2021-04-13 12:18:44 -07:00
Anders F Björklund 6feff047d9 Add make targets for test report and coverage 2021-04-13 17:24:28 +02:00
Medya Ghazizadeh ef2fb90652
Merge pull request #11066 from afbjorklund/go-1.16.1
Upgrade go version from 1.16.0 to 1.16.1
2021-04-11 15:17:07 -07:00
Anders F Björklund 1e3d992ef1 Upgrade go version from 1.16.0 to 1.16.1 2021-04-11 09:33:01 +02:00
Anders F Björklund 473a0f4c78 Fix gofmt and add it to the list of linters 2021-04-11 09:28:28 +02:00
minikube-bot 2c9be984fd Update ISO to v1.19.0 2021-04-09 23:27:53 +00:00
Ilya Zuyev 364b43702a Release 1.19.0 2021-04-09 16:08:42 -07:00
Medya Gh 3d994a677e remove phony 2021-04-08 09:59:03 -07:00
minikube-bot 61aa26dec2 Updating ISO to v1.19.0-1617859429-11019 2021-04-08 06:21:11 +00:00
Medya Gh d1c46aea43 add auto-pause to VMs 2021-04-07 19:36:48 -07:00
Ilya Zuyev 030746be29 Release 1.19.0-beta.0 2021-04-05 14:59:30 -07:00