Commit Graph

796 Commits (f51a5c1542d46ff3fb6971a17ac7dc8f71ed3d89)

Author SHA1 Message Date
Sharif Elgamal ccb1fbaa93 fix up syntax 2021-02-25 12:46:28 -08:00
Sharif Elgamal 8074fb0ddf account for failure 2021-02-25 11:58:23 -08:00
Sharif Elgamal 04486df308 remove old pr comment 2021-02-25 11:20:35 -08:00
Sharif Elgamal f0484d0bc9 switch to ssh for pushing 2021-02-25 10:41:57 -08:00
Sharif Elgamal 0405573848 try autopushing to PRs for kicbase 2021-02-24 17:49:58 -08:00
Sharif Elgamal 33a97b85b8 hoo boy formatting 2021-02-24 15:44:57 -08:00
Sharif Elgamal 2f4cafb786 remove the gh directory after installation 2021-02-24 15:20:19 -08:00
Sharif Elgamal 86fac524e0 syntax 2021-02-24 14:58:23 -08:00
Sharif Elgamal 613ffce5aa remove interactivity for gh 2021-02-24 14:44:58 -08:00
Sharif Elgamal 2f67bfd182 change gh installation to curl 2021-02-24 14:39:49 -08:00
Sharif Elgamal 4cd3be7ff9 make sure to continue despite failures 2021-02-24 14:09:51 -08:00
Sharif Elgamal fd1c73fa86 disable prompts 2021-02-24 14:02:56 -08:00
Sharif Elgamal 32e35da997 make gh installer executable 2021-02-24 13:49:36 -08:00
Sharif Elgamal ac19e296b6 switch from curl to gh 2021-02-24 13:41:56 -08:00
Sharif Elgamal 5cbe2691b2 add code for release official kicbase versions 2021-02-23 14:07:49 -08:00
Sharif Elgamal f4d6d2c129 change gh package perms 2021-02-22 15:43:37 -08:00
Sharif Elgamal 7951dab76b add github packages 2021-02-22 13:27:24 -08:00
Anders F Björklund 86af69861a Upgrade go version from 1.15.5 to 1.15.8 2021-02-21 15:20:49 +01:00
Medya Gh 7feabad12d install gopogh on windows 2021-02-19 14:53:06 -08:00
Medya Gh 0fce9d4726 add json summary report to gopogh 2021-02-19 12:05:34 -08:00
Medya Gh cfd0dbdfc7 bump gopogh version v0.6.0 2021-02-19 11:41:04 -08:00
Sharif Elgamal 568cae60cc remove gh package stuff for now 2021-02-18 18:06:37 -08:00
Sharif Elgamal e5ed6659af fix up gh package info 2021-02-18 17:46:35 -08:00
Sharif Elgamal b14a1b1188 authenticate with gh packages 2021-02-18 17:22:17 -08:00
Sharif Elgamal 114364409d add github packages to script 2021-02-18 16:17:09 -08:00
Sharif Elgamal 31ea98ca50 update kicbase to newest build 2021-02-18 15:04:34 -08:00
Sharif Elgamal dfc2e85465 proper exit codes 2021-02-18 14:48:46 -08:00
Sharif Elgamal df036e1e00 retrieve sha properly 2021-02-18 14:40:09 -08:00
Sharif Elgamal e0a74c2396 fix variable names 2021-02-18 14:20:08 -08:00
Sharif Elgamal 3f04535045 add dockerhub to autopush 2021-02-18 11:47:59 -08:00
Sharif Elgamal 29ac10b514 formatting is hard 2021-02-17 17:19:45 -08:00
Sharif Elgamal 710b680e16 ok now we're just down to formatting 2021-02-17 17:03:49 -08:00
Sharif Elgamal e6c1a682b5 fix up sed command some more 2021-02-17 16:50:48 -08:00
Sharif Elgamal c3f7e8c7b2 fix up sed command 2021-02-17 16:42:15 -08:00
Sharif Elgamal 687cb22f22 add single sed command to message for simplicity 2021-02-17 16:18:53 -08:00
Sharif Elgamal b94aaf3639 comments 2021-02-17 11:57:12 -08:00
Sharif Elgamal 05df740f12 fail if timestamps are off 2021-02-17 10:57:25 -08:00
Sharif Elgamal e042e2c5c6 check for failure 2021-02-17 10:51:16 -08:00
Sharif Elgamal 6869182195 add repo to instructions 2021-02-17 10:39:24 -08:00
Sharif Elgamal 9aee2bd46a add generate-docs to message 2021-02-17 10:04:02 -08:00
Sharif Elgamal e8f00d726f export the correct variables 2021-02-17 09:23:30 -08:00
Sharif Elgamal de750b73e2 timestamp checks 2021-02-16 19:25:22 -08:00
Sharif Elgamal bba35e25f5 display proper image tag 2021-02-16 18:08:45 -08:00
Sharif Elgamal 5d642c5311 fix up escaping nonsense 2021-02-16 17:39:46 -08:00
Sharif Elgamal 0147378459 boilerplate 2021-02-16 14:28:58 -08:00
Sharif Elgamal 29352b294b make executable 2021-02-16 14:23:23 -08:00
Sharif Elgamal 803934a670 add automation script 2021-02-16 14:22:49 -08:00
Anders F Björklund 76612f669c Remove duplicate binaries from build internals
Due to difference in how things are named between different
operating systems <sigh>, we make multiple copies of files.

But we don't need to upload these extras to the release dir,
since they only risk confusing users further (and lack sha256).
2021-02-09 20:07:11 +01:00
Sharif Elgamal 8d15fbc5e9 make scripts executable and add to list 2021-02-08 18:23:42 -08:00
Sharif Elgamal 95da0ae8ca add new integration test files for containerd and crio 2021-02-08 18:02:23 -08:00
Priya Wadhwa 326ea5033c Add 15 minute timeout to cleanup and reboot crong 2021-02-01 12:32:02 -08:00
priyawadhwa 946d5f5de4
Merge pull request #10271 from priyawadhwa/containerd-pause-tests
Turn on TestPause for containerd
2021-02-01 11:28:22 -08:00
Priya Wadhwa 590376760e Add timeouts to cleaning up 2021-01-29 15:10:40 -08:00
Priya Wadhwa 49210bd8b5 Revert timings back to how they are at HEAD 2021-01-29 15:07:03 -08:00
Priya Wadhwa 8b858290e0 Add timeout to cleaning up tests 2021-01-29 13:52:05 -08:00
Priya Wadhwa 6fd7f20867 Change time to 180m 2021-01-29 11:29:34 -08:00
Priya Wadhwa fe32e66aa7 double timeout time 2021-01-28 12:47:47 -08:00
Sharif Elgamal e2fde96c5c count up instead of countdown 2021-01-28 11:14:48 -08:00
Sharif Elgamal 903212820d make sure docker is off, reduce wait time to 2 minutes 2021-01-28 11:07:41 -08:00
Sharif Elgamal 4056b11295 increase wait time to 4 minutes 2021-01-28 09:47:30 -08:00
Sharif Elgamal a8bae1311e fail docker tests immediately of docker doesn't start up 2021-01-28 09:46:47 -08:00
Priya Wadhwa 10d5d0915f Increase timeout 2021-01-27 20:32:41 -08:00
Priya Wadhwa 95f9c5c0a3 UP timeout to 90m to see if containerd tests pass then 2021-01-27 13:12:14 -08:00
Ilya Zuyev 2320d7c34c fix deb_version issue 2021-01-27 11:33:45 -08:00
Ilya Zuyev 080cf3d83f fix deb_version issue 2021-01-27 11:18:25 -08:00
Ilya Zuyev 5050670631 fix deb_version issue 2021-01-27 11:04:55 -08:00
Ilya Zuyev 8c5e64ce47 add deb make target 2021-01-27 10:02:10 -08:00
Ilya Zuyev ddb5cc02b7 Fix deb_version in build script 2021-01-27 09:41:45 -08:00
Ilya Zuyev faa1706b55 Add deb_version_base make target 2021-01-26 23:22:55 -08:00
Ilya Zuyev 58ee238e4f Fix RPM_VERSION 2021-01-26 23:13:54 -08:00
Ilya Zuyev 4b5163ee29 Merge branch 'master' into ilyaz/add_darwin_arm64_binary 2021-01-26 23:11:31 -08:00
Ilya Zuyev e12283ef85 Trigger build 2021-01-26 22:43:16 -08:00
Ilya Zuyev d621609828 do not set BUILD_IMAGE in hack/jenkins/release_build_and_upload.sh 2021-01-26 18:01:15 -08:00
Ilya Zuyev d01642bab8 use dev/rpm version from makefile 2021-01-26 17:11:06 -08:00
Ilya Zuyev 686bb48812 Build DEB and RPM packages in minikube_cross_build_and_upload.sh 2021-01-26 15:42:20 -08:00
Ilya Zuyev 2f0d3d62ce Add minikube-darwin-arm64 to build script 2021-01-26 15:31:40 -08:00
Ilya Zuyev 7850e18a16 Remove test script 2021-01-26 14:57:06 -08:00
Ilya Zuyev ef34832743 update jenkins build scripts 2021-01-26 13:08:14 -08:00
Ilya Zuyev eaf4f96304 update jenkins build scripts 2021-01-26 13:07:13 -08:00
Sharif Elgamal 2a59bff6fb Merge branch 'master' of github.com:kubernetes/minikube into windows-pr-test 2021-01-26 12:46:35 -08:00
Sharif Elgamal 52ab6a503e boilerplate 2021-01-26 12:46:26 -08:00
Priya Wadhwa 53a99fcf4d Merge branch 'master' of https://github.com/kubernetes/minikube into containerd-integration-tests 2021-01-20 15:17:47 -08:00
Sharif Elgamal 244b9768d2 fix encoding for gopogh 2021-01-20 14:30:40 -08:00
Priya Wadhwa 100fcc811c add curly braces to match other vars 2021-01-20 13:29:17 -08:00
Sharif Elgamal 44699da49f round elapsed minutes properly 2021-01-20 13:20:38 -08:00
Sharif Elgamal f5a7aa2201 fix description for failure 2021-01-20 13:19:04 -08:00
Sharif Elgamal 75fe3cbe07 Merge branch 'master' of github.com:kubernetes/minikube into windows-pr-test 2021-01-20 12:56:45 -08:00
Sharif Elgamal 4f4c292310 move docker rm after minikube delete 2021-01-20 09:43:20 -08:00
Priya Wadhwa 57fe422edc merge master 2021-01-19 18:35:06 -08:00
Sharif Elgamal 68e6ee36b2 run docker rm after starting it 2021-01-19 18:18:53 -08:00
Priya Wadhwa 44ce2ec6e3 only add --container-runtime if it is set 2021-01-19 17:22:49 -08:00
Sharif Elgamal 80c1a4d8b5 conform with other tests 2021-01-19 17:06:13 -08:00
Ilya Zuyev a2ccf09c80 fix update-gopogh-version comment and update gopogh version in jenkins scripts 2021-01-19 16:30:28 -08:00
Priya Wadhwa ebd936c3c2 Add --container-runtime to extra start args if it is set 2021-01-19 16:17:03 -08:00
Priya Wadhwa 9ffbe87052 Add global variable for container runtime to jenkins tests 2021-01-19 15:55:33 -08:00
Sharif Elgamal 46a07ffc20 add detailed description to jenkins status 2021-01-19 13:17:58 -08:00
Sharif Elgamal 2dd37713a4 fix script 2021-01-15 10:11:59 -08:00
Sharif Elgamal efc240deab add script to explicitly start docker desktop on windows because we can't have nice things 2021-01-15 10:06:45 -08:00
Sharif Elgamal 2c62a991ce adding proper integration testing script for docker on windows 2021-01-14 10:44:03 -08:00
Medya Gh 00d3c6d7ac add back clean up 2020-12-22 21:30:23 -08:00
Medya Ghazizadeh e06f7fcde7
Merge pull request #9959 from tstromberg/jenky-hack
When parsing release notes, parse up to the next version tag
2020-12-21 16:18:46 -08:00
Sharif Elgamal d43261c746 Merge branch 'master' of github.com:kubernetes/minikube into 1.16.0-beta.0 2020-12-15 10:10:33 -08:00
Sharif Elgamal 10f61d83f8 reset vbox timeouts 2020-12-15 09:22:08 -08:00
Sharif Elgamal 7793149844 fix none tests 2020-12-15 09:06:17 -08:00
Thomas Stromberg 14ed16425a When parsing release notes, parse up to the next version tag 2020-12-14 11:42:05 -08:00
Sharif Elgamal 5b73771ff1 only delete dangling images 2020-12-11 14:42:26 -08:00
Sharif Elgamal 3cc25a5cd3 Merge branch 'master' of github.com:kubernetes/minikube into test-fixes 2020-12-11 12:16:40 -08:00
Medya Ghazizadeh b84f2499fd
Merge pull request #9726 from prezha/cleanup-linux
amend linux cleanup script with full minikube, docker and kvm cleanup
2020-12-10 16:43:20 -08:00
Sharif Elgamal 1d4ee01869 fix pending jobs 2020-12-10 13:20:29 -08:00
Sharif Elgamal 1f0bbd6e46 oops part 2 2020-12-10 12:54:44 -08:00
Sharif Elgamal 92e68b19a1 oops 2020-12-10 12:34:02 -08:00
Sharif Elgamal 8a952d98f2 make tests more reliable 2020-12-10 11:51:07 -08:00
Sharif Elgamal 9280a047a9
Merge pull request #9894 from sharifelgamal/hyperkit
fix hyperkit tests
2020-12-10 11:26:44 -08:00
Sharif Elgamal 802c19eac9 rename hyperkit test to add functional 2020-12-09 14:19:29 -08:00
Anders F Björklund 559231fa1d Upgrade go version to 1.15.5
Use same as Kubernetes 1.20
2020-12-09 22:03:12 +01:00
Sharif Elgamal 594272dc6d fix tar command 2020-12-09 11:32:27 -08:00
Sharif Elgamal 8968e51dd7 fix hyperkit tests 2020-12-09 11:06:17 -08:00
Sharif Elgamal aef091198a fix up screwy env vars 2020-12-08 16:18:12 -08:00
Sharif Elgamal c1486f3f65 reduce hyperkit tests to functional 2020-12-08 16:08:44 -08:00
Anders F Björklund 318bdcd788 Add linux packages for the arm64 architecture
In addition to the already existing amd64 packages
2020-12-05 10:37:59 +01:00
Predrag Rogic e442cdef22
restrict cleanup only to jenkins and root user 2020-12-04 15:17:51 +00:00
Medya Gh aa64b8bf7f bump gopogh 2020-12-01 11:47:23 -08:00
Priya Wadhwa 2a11844320 Only rebuild latest if commit has changed
Also store commit in the metadata of binaries in GCS so it's easy to figure out what commit they were built at.
2020-11-30 17:01:15 -08:00
Priya Wadhwa 5d0363acc0 rename file and move to dir 2020-11-25 13:16:12 -08:00
Priya Wadhwa 6cc17ae6a7 release latest script 2020-11-24 17:21:11 -08:00
Sharif Elgamal 54461f3d6c Merge branch 'master' of github.com:kubernetes/minikube into docker-script 2020-11-19 16:41:33 -08:00
Sharif Elgamal 5465b94f5f remove unused tests from pending 2020-11-19 16:23:50 -08:00
Sharif Elgamal 312bdd489b make docker installer more extensible 2020-11-19 16:01:20 -08:00
Predrag Rogic cefceebeb2
give minikube a chance to clenup itself 2020-11-17 23:47:25 +00:00
Predrag Rogic 973640c7a5
ensure the script will not fail; keep cached docker images 2020-11-17 19:57:59 +00:00
Predrag Rogic 1b52103df9
amend linux cleanup script with full minikube, docker and kvm cleanup 2020-11-17 14:55:28 +00:00
Sharif Elgamal 0993622e85 add dnsmasq 2020-11-12 10:08:40 -08:00
Sharif Elgamal 499bda8f5d or true 2020-11-11 15:43:46 -08:00
Sharif Elgamal 0e4dd72872 update 2020-11-11 14:48:17 -08:00
Sharif Elgamal 0f0b01fa0d install recommends 2020-11-11 14:44:13 -08:00
Sharif Elgamal bf25c38098 automatically try install kvm for kvm2 tests 2020-11-11 14:21:21 -08:00
Sharif Elgamal a85e7ddd26 install psmisc 2020-11-10 13:42:07 -08:00
Sharif Elgamal ffafd95454 remove newgrp, add lsof 2020-11-10 10:33:27 -08:00
Sharif Elgamal fe0e087d91 testing fix for docker install script 2020-11-10 09:22:14 -08:00
Sharif Elgamal e298618913 changes to script 2020-11-06 14:55:06 -08:00
Sharif Elgamal 72fa0be5f4 Add script to automatically install docker on jenkins machines 2020-11-06 14:36:41 -08:00
Ma Xinjian bd9de07865 fix small typo
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-11-03 14:57:24 +08:00
Predrag Rogic 570f4f3c88
Upgrade go version to 1.15.2 2020-10-14 21:00:24 +01:00
priyawadhwa 82a5189b93
Merge pull request #9334 from afbjorklund/multiarch-storage-provisioner-manifest
Make storage-provisioner available for all arch
2020-10-07 14:43:47 -04:00
Till Hoffmann 5965b68733
Improved file-filter for github-release-assets 2020-09-29 10:31:34 +02:00
Anders F Björklund 92cce721aa Make storage-provisioner available for all arch
Always use architecture when building the image.

When developing locally, tag the image with version
(this tag now refers to the local host architecture)

When making a release, make a manifest with version
(this manifest now lists all supported architectures)

Don't use architecture, when specifying "image:".
2020-09-27 19:40:42 +02:00
Sharif Elgamal d0f17a4886 skip building gvisor and storage provisioner on release for now 2020-09-03 12:11:50 -07:00
Ma Xinjian db830c355c check_install_golang.sh: fix "HOST_VERSION: command not found" issue
HOST_VERSION is defined in if, we can't use it in else

Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-07-30 14:05:00 +08:00
Medya Gh 87bd99c6c7 bump gopogh 2020-07-21 11:23:35 -07:00
Medya Gh 1e526fa300 update gopogh to have sorted test duration 2020-07-20 20:18:49 -07:00
Medya Gh 77c94988eb update golang version 2020-07-20 14:45:26 -07:00
RA489 39a4268317 Upgrade go version to 1.14.4 2020-07-08 23:27:38 +05:30
Anders F Björklund 6adf11a888 Upgrade golang version from 1.13.8 to 1.13.9 2020-06-28 20:33:32 +02:00
Medya Gh 50d7148db3
bump gopogh 2020-06-04 23:49:54 -07:00
Thomas Stromberg 60f8386f82 release scripts: use dash instead of underscore for RPM filenames 2020-05-12 08:58:18 -07:00
Thomas Stromberg c89b2f5943 Add unversioned names to avoid updating upstream docs each release 2020-05-01 16:13:25 -07:00
Anders F Björklund 6644c5cc64 Merge branch 'master' into podman-sudo 2020-04-25 18:05:33 +02:00
Thomas Stromberg 056af16aab Replace hardcoded list of assets to upload with a glob 2020-04-22 15:06:50 -07:00
Sharif Elgamal 831052032a
Merge pull request #7837 from sharifelgamal/podman_exp
mark podman tests as experimental
2020-04-21 15:19:44 -07:00
Sharif Elgamal 1dcfbc67af mark podman tests as experimental 2020-04-21 14:53:30 -07:00
Priya Wadhwa e068a498f5 Verify ISO exists before releasing binaries 2020-04-21 10:59:01 -07:00
Anders F Björklund d7dc7bf7b2 The podman driver should not be run as root
Use sudo for the podman commands instead

Wrap the docker commands with env prefix
2020-04-19 09:42:17 +02:00
Medya Gh fb6f68e71d
bump gopogh version for open in new window feature 2020-04-17 22:57:25 -07:00
Medya Ghazizadeh e0db24d414
Merge pull request #7713 from tstromberg/jenkins-job
Add Docker for Windows to pending job list
2020-04-16 23:25:11 -07:00
Thomas Strömberg 13895fa1da
Merge pull request #7681 from tstromberg/windows-tests
Remove hyperv-virtual-switch argument, delete all profiles
2020-04-16 09:17:13 -07:00
Thomas Stromberg 42d2b49b17 Add Docker for Windows to pending job list 2020-04-16 07:02:14 -07:00
Thomas Strömberg 1f4f2095a1
Merge pull request #7682 from tstromberg/windows-docker-test
Add Windows integration test for Docker
2020-04-16 06:51:10 -07:00
Medya Ghazizadeh 442c2dc7c3
Merge pull request #7240 from medyagh/macos_ci_docker
fix ci machine for docker on macos
2020-04-15 12:55:39 -07:00
Thomas Stromberg 19ee19d20e Add Windows integration test for Docker 2020-04-15 09:53:50 -07:00
Thomas Stromberg 1dc1ea45f5 Remove hyperv-virtual-switch argument, delete all profiles 2020-04-15 09:51:58 -07:00
Medya Gh f82c2f2dd3 add copy to clipboard to test results 2020-04-07 17:08:34 -07:00
Thomas Stromberg 29dbb5c033 cd to SRC_DIR to avoid brew error 2020-04-02 20:55:11 -07:00
Medya Gh 7d5b854541 fix ci machine for docker on macos 2020-03-25 15:11:03 -07:00
Medya Gh 093b7c29be improve comments 2020-03-25 13:30:08 -07:00
Medya Gh d18cb6fe09 install socat 2020-03-25 13:26:47 -07:00
Medya Gh 90de1d4c7f install conntrack on integeration machines 2020-03-23 18:37:13 -07:00
Thomas Stromberg d75dc6a229 Remove broken ExpectedDefaultDriver test, fix call to PreloadExists 2020-03-21 10:22:45 -07:00
priyawadhwa 1c9e63312c
Merge pull request #7042 from priyawadhwa/preload-release-script
Refactor preload_images.go to function as an automated release script for preloaded tarballs
2020-03-18 10:33:18 -07:00
Priya Wadhwa 5659a1df6e Remove cloudbuild stuff, run preload generation in jenkins 2020-03-17 13:54:00 -07:00
Priya Wadhwa c9c597c2e1 get last 30 releases of k8s from github 2020-03-16 17:48:00 -07:00
Priya Wadhwa 316eef44d1 Run preloaded images release script in jenkins 2020-03-16 10:44:19 -07:00
Medya Ghazizadeh fb2ec883b4
Merge pull request #6949 from afbjorklund/go-1.13.8
Upgrade go version 1.13.6 -> 1.13.8
2020-03-13 15:14:00 -07:00
Medya Gh 94092c8d6a sudo systemctl 2020-03-12 11:43:34 -07:00
Medya Gh e4a05cd15c fix jenkins commit status duplicate wording 2020-03-10 19:27:05 -07:00
Anders F Björklund ff07ab8bd1 Upgrade go version 1.13.6 -> 1.13.8 2020-03-08 12:32:46 +01:00
Sharif Elgamal ac0c1bad42 missing files 2020-03-04 13:48:21 -08:00
Medya Gh e2161049a7 restart docker on mac 2020-02-25 15:55:35 -08:00
Medya Gh 30a926f043 ls volumes 2020-02-25 15:16:18 -08:00
Medya Gh 72a355389d add mac os integration test for docker driver 2020-02-25 13:25:57 -08:00
sayboras 5626934b0a Upgrade to 1.13.6 2020-02-23 23:10:13 +11:00
Medya Gh da612a19c2 typo 2020-02-21 11:31:35 -08:00
Medya Gh a0ff852c2b install jq if not availble 2020-02-21 10:56:46 -08:00
Medya Gh 8b8f2c5f35 gopogh status 2020-02-21 09:30:01 -08:00
Medya Gh 644b01aa0e increase retry timeout for update commit 2020-02-20 22:14:11 -08:00
Medya Gh 60019e00ea typo 2020-02-20 17:07:32 -08:00
Medya Gh c51dc15187 update gopogh and install by binary instead of compile 2020-02-20 14:19:03 -08:00
Priya Wadhwa be8f2c2ecd Clean up docker volumes in jenkins common script 2020-02-19 13:17:31 -08:00
Nguyen Hai Truong 44692fb411
trivial fix typo: kubelets -> kubelet (#6632)
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-02-13 21:10:32 -07:00
Medya Ghazizadeh 3bb1a57700
upload "per commit" logs for integration test (#6609)
* make set logs URLs per commit

* add logs per commit to commit status

* logs per commit

* add per commit logs for windows too

* fix windows test script virtualbox

* fix windows script

* forget about windows for now it errors

* fix pending script

* fix typo pending script
2020-02-13 11:27:32 -07:00
Medya Ghazizadeh 398c7ef00b
Add podman driver (#6515) 2020-02-12 19:11:44 -07:00
Thomas Stromberg 656ddf43ca Update script to use bump-formula-pr 2020-02-07 15:11:22 -08:00
tstromberg 4776bb7a2d Set GOPATH for the entire script 2020-02-05 10:18:17 -08:00
Anders Björklund a9af9d0bd3
Use the complete filenames for the packages (#6283)
Follow standard file naming practices, for each package manager.

This opens up for allowing additional architectures, in future.
2020-01-29 16:15:32 -08:00
Medya Gh 0760859e62 remove not needed check 2020-01-28 18:27:35 -08:00
Medya Gh 987e5dc91e set pending for docker driver too 2020-01-28 17:08:02 -08:00
Medya Gh d8a348c0c8 add integration test script for docker driver 2020-01-28 16:05:49 -08:00
Sharif Elgamal b0968a37db
change github-release calls to verbose 2020-01-17 14:20:16 -08:00
Anders F Björklund d623f35d55 Move away from go.mod when installing gopogh tool 2020-01-13 20:21:58 +01:00
tstromberg 7632ff9731 Rebuild docker images for each release 2020-01-08 09:47:21 -08:00
Medya Ghazizadeh 177099ec5e
typo 2019-12-20 10:00:34 -08:00
Medya Ghazizadeh 593249f277
Bump gopogh version 2019-12-20 08:40:23 -08:00
Medya Gh 45bc738b9f add number of failures to commit status 2019-12-20 03:27:08 -08:00
Medya Ghazizadeh 7a9dec9b83
Merge pull request #6081 from medyagh/pretty_logs
Generate prettier logs for integration tests
2019-12-20 00:47:41 -08:00
Medya Gh bfa7931659 skip prettifying windows for now 2019-12-19 23:58:09 -08:00
Medya Gh b4e43bbfe6 bump gopogh and attempt to fix windows script 2019-12-19 22:21:02 -08:00
Medya Gh f1933f44dd fix script 2019-12-19 19:03:59 -08:00
Medya Gh d23abdcd38 fix bash script 2019-12-19 18:26:30 -08:00
Medya Gh 7f79828f21 add -test.v back 2019-12-19 16:07:46 -08:00
Medya Gh 8174151a9c fix windows hyperscript 2019-12-19 16:03:44 -08:00
Medya Gh c8c5081e4a Fix wc -l logic 2019-12-19 15:57:35 -08:00
Medya Gh 2e113249f3 enable gomod 2019-12-19 15:15:11 -08:00
Medya Gh d626c93203 install gopogh by go get 2019-12-19 14:24:33 -08:00
Medya Gh 0ebe3646a0 add go path to path 2019-12-19 12:08:37 -08:00
Medya Gh ed4b6146e4 change file name for pending 2019-12-19 09:34:18 -08:00
Medya Gh 104d7c64cd resolve code review comments 2019-12-19 09:32:09 -08:00
Medya Gh 6e91e983d6 fix script 2019-12-18 11:08:17 -08:00
Medya Gh 7fa17934d8 install gopogh using binary 2019-12-17 14:21:23 -08:00
Medya Gh 26236f55b1 hyperv intg script 2019-12-17 11:21:51 -08:00
Medya Gh bf7db0775c fix sh command 2019-12-17 09:39:32 -08:00
Medya Gh cd7cac61d3 attempting to add gopogh for hyperv 2019-12-17 00:55:10 -08:00
Medya Gh a5ec6adafb fix bash 2019-12-16 19:47:46 -08:00
Medya Gh 17baddce45 typo 2019-12-16 18:38:50 -08:00
Medya Gh 502a433ff0 upgrade to gopogh 0.0.12 2019-12-16 17:33:02 -08:00
Thomas Stromberg 8a6e94de8f jenkins: delete all clusters 2019-12-16 15:41:22 -08:00
Medya Gh 2e19a6aa25 docker_bin 2019-12-15 01:10:37 -08:00
Medya Gh 62f435f24f fix public log url 2019-12-15 01:08:34 -08:00
Medya Gh e98e5794e9 docker path linux 2019-12-15 00:08:52 -08:00
Medya Gh 6478138c36 fix syntax 2019-12-15 00:07:21 -08:00
Medya Gh 9a2753d211 if no html put txt 2019-12-14 20:31:21 -08:00
Medya Gh 52b3615c5f upload test.out as well 2019-12-14 18:34:26 -08:00
Medya Gh ff12983411 mount testout files to docker 2019-12-14 18:11:43 -08:00
Medya Gh ed647e2e5f no tty for docker run 2019-12-14 17:09:51 -08:00
Medya Gh d6872b9b8b fix bash interpolation 2019-12-14 16:38:03 -08:00
Medya Gh 362d65a9f7 try to capture exit code 2019-12-14 15:54:10 -08:00
Medya Gh a151947307 add right folder 2019-12-14 15:14:28 -08:00
Medya Gh 7866712003 generate inside docker 2019-12-13 16:53:06 -08:00
Medya Gh 824ce7c255 chmod 2019-12-13 02:19:09 -08:00
Medya Gh 738a972d5e install golang for integration machines 2019-12-13 02:12:05 -08:00
Medya Gh 1c840d7d1f install go 2019-12-13 01:42:44 -08:00
Medya Gh 4eb47925ce install go on integration boxes 2019-12-13 01:03:41 -08:00