Commit Graph

951 Commits (97fb17d578cd8935d1c4976845962a0b0abf36ac)

Author SHA1 Message Date
Sharif Elgamal c3ae5fa8ed catch auto kicbase failures properly 2021-04-05 15:13:20 -07:00
Sharif Elgamal edd6321694 make sure to capture failures through pipes 2021-04-01 12:29:08 -07:00
Kent Iso 14cde713bd Fix unit test failing boilerplate, TestGenerateDocs 2021-04-01 21:22:05 +09:00
Medya Ghazizadeh 268c53e956
Merge pull request #10917 from spowelljr/addCloudShellTest
Added cloud shell functional tests
2021-03-30 14:57:04 -07:00
Steven Powell 197aca6e1d rename to docker_cloud_shell 2021-03-30 09:30:50 -07:00
hetong07 6db49ee5eb Update powershell script to install kubectl ver 1.20 on jenkins. 2021-03-30 09:22:48 -07:00
Steven Powell 5b5163042d fixed envs and stopped warning 2021-03-29 17:03:36 -07:00
Steven Powell 352b331042 added addon tests 2021-03-29 14:42:55 -07:00
Steven Powell 411c54f41d added cloud shell test to GitHub jobbs 2021-03-29 14:42:32 -07:00
Steven Powell ba25b5a2c8 added cloud shell function tests 2021-03-29 14:42:32 -07:00
Ilya Zuyev 246109d00d Restore test timeout 2021-03-23 19:54:17 -07:00
Ilya Zuyev b01e6478b7 debug: decrease timeout to 10 min 2021-03-23 18:40:05 -07:00
Ilya Zuyev a264c351b3 Add jenkins script logs 2021-03-23 15:37:34 -07:00
Ilya Zuyev 587ef87acb fixes 2021-03-23 10:44:52 -07:00
Ilya Zuyev adf7428c28 Restore common.sh 2021-03-22 10:48:13 -07:00
Ilya Zuyev d6572d87a2 Merge branch 'master' into ilyaz/arm64_integration_tests 2021-03-19 14:04:24 -07:00
Ilya Zuyev 7e45721c82 fix report paths 2021-03-18 10:45:43 -07:00
Ilya Zuyev 1adf810ea3 remove debug 'ls' 2021-03-18 10:31:14 -07:00
Ilya Zuyev 6bfc73c1e3 debug logs 2021-03-17 11:01:26 -07:00
Ilya Zuyev c7344212cd Add test scripts for containerd and crio runtimes 2021-03-15 16:44:25 -07:00
Ilya Zuyev 6804e02b1f Fix kubectl installation 2021-03-15 16:14:49 -07:00
Ilya Zuyev 2165d89cc5 Fix kubectl installation 2021-03-15 16:10:14 -07:00
Ilya Zuyev f3b9443111 fix script name 2021-03-15 15:43:30 -07:00
Ilya Zuyev 74866e1b9f update set_pending.sh 2021-03-15 15:28:35 -07:00
Ilya Zuyev bdde5acf22 Restore common.sh; use run_tests.sh for arm jobs instead 2021-03-15 15:00:10 -07:00
Sharif Elgamal 781e3ea105 add cleanup script for docker windows machine 2021-03-15 14:06:11 -07:00
Sharif Elgamal f95d43a2c7
Merge pull request #10835 from sharifelgamal/prune-windows
make sure to prune docker on windows integration test machines
2021-03-15 13:27:05 -07:00
Sharif Elgamal bc5d846a30 point to raw logs when no gopogh 2021-03-15 13:05:54 -07:00
Sharif Elgamal ce3227422e force 2021-03-15 13:03:40 -07:00
Sharif Elgamal fb8b25cb04 make sure to prune docker 2021-03-15 12:50:47 -07:00
Ilya Zuyev 953ddeff2a update jenkins scripts 2021-03-15 11:19:49 -07:00
Anders F Björklund 93aae1fb81 Add deb/rpm packaging for arm32/armv7 as well 2021-03-15 08:54:35 +01:00
Anders F Björklund 7789bdfc35 Refactor: use variables for package revisions 2021-03-15 07:35:39 +01:00
Anders F Björklund 2f8070ace1 Add rpm and deb packaging for ppc64le and s390x 2021-03-15 07:30:07 +01:00
Ilya Zuyev 36b0ec8243 debug prints 2021-03-12 13:14:15 -08:00
Ilya Zuyev 9ca7392688 add upload_integration_report.sh jenkins script 2021-03-11 16:55:00 -08:00
Sharif Elgamal 69ae6d0e54 updating latest release on front page on release 2021-03-10 12:12:16 -08:00
Ilya Zuyev 65acaa745d update common.sh test script 2021-03-10 10:33:34 -08:00
Medya Ghazizadeh 232f69ca35
Merge pull request #10767 from sharifelgamal/auto-error
print out error on failed iso and kicbase builds
2021-03-09 20:30:11 -08:00
Sharif Elgamal d79fc22f82 link to full logs 2021-03-09 17:45:15 -08:00
Sharif Elgamal bddf9faaaf print out error on failed iso and kicbase builds 2021-03-09 16:28:08 -08:00
Sharif Elgamal d247eff130 increase to 5 minutes 2021-03-09 12:09:37 -08:00
Sharif Elgamal 21a5a57048 increase wait for docker starting on windows 2021-03-09 09:53:24 -08:00
Sharif Elgamal b578db7e49 remove autobuild of iso in minikube cross 2021-03-05 12:28:52 -08:00
Sharif Elgamal c785ce3082 change iso bucket to avoid collision 2021-03-04 10:08:19 -08:00
Sharif Elgamal 0a26c1a6bf fix branch name 2021-03-04 10:02:50 -08:00
Sharif Elgamal e19dfa4bd8 Merge branch 'master' of github.com:kubernetes/minikube into auto-iso 2021-03-04 08:53:23 -08:00
Medya Ghazizadeh 18e215fed1
Merge pull request #10709 from ilya-zuyev/ilyaz/check_dirty_releases
Jenkins release job: check if built minikube binary reports 'dirty' commit id
2021-03-03 23:09:22 -08:00
Sharif Elgamal 840c694989 fix version parsing 2021-03-03 20:27:45 -08:00
Sharif Elgamal 90df9d2551 adding bot's git info 2021-03-03 19:09:09 -08:00