Priya Wadhwa
94737b4a14
Add lz4 to kic base image and upgrade to v0.0.6
2020-02-20 15:53:09 -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
Thomas Strömberg
d07412fa12
Fix unnecessary conversion (unconvert) ( #6607 )
2020-02-12 19:19:12 -07:00
Medya Ghazizadeh
398c7ef00b
Add podman driver ( #6515 )
2020-02-12 19:11:44 -07:00
priyawadhwa
434176ffad
Merge pull request #6531 from priyawadhwa/kic-preload-images
...
Provide images with pre-loaded Kubernetes images & binaries
2020-02-12 09:55:09 -08:00
priyawadhwa
b0edc720b4
Don't install recommended packages in kic base image ( #6589 )
...
This reduces base image size from 816MB to 673MB (17.5% reduction)
2020-02-11 16:38:10 -07:00
Priya Wadhwa
a2564e4eed
Preload /var/lib/minikube/binaries
2020-02-10 18:51:05 -08:00
Priya Wadhwa
7f0f3dcbdd
Addressed review comments, still need to copy over /var/lib/minikube/binaries
2020-02-10 17:55:04 -08:00
Thomas Stromberg
656ddf43ca
Update script to use bump-formula-pr
2020-02-07 15:11:22 -08:00
Priya Wadhwa
c35bd75b5c
fix lint
2020-02-07 14:19:44 -08:00
Priya Wadhwa
4a0fb0eeb1
Add separate makefile target for preloaded images
...
and convert shell script to go script
2020-02-07 11:15:34 -08:00
Priya Wadhwa
e055ee6929
Preload docker images into kic base image
...
Adds support for specifying kubernetes version and preloading docker
images into the kic base image.
Though this increases the kic base image by ~1.6G, it should improve
start latency in conjunction with removing 'kubeadm pull images' in
another PR.
2020-02-06 13:12:43 -08:00
tstromberg
4776bb7a2d
Set GOPATH for the entire script
2020-02-05 10:18:17 -08:00
Medya Gh
6c95a28c10
remove default crictl setting
2020-02-03 23:25:55 -08:00
Medya Gh
e231e7ae96
rever dockefile changes
2020-02-03 22:32:08 -08:00
Medya Gh
a2f2df9f81
add options to docker service for kic
2020-02-03 20:21:41 -08:00
Medya Ghazizadeh
3dd5495d2f
trim kic base image ( #6478 )
2020-02-03 16:31:52 -07:00
Medya Ghazizadeh
4bf3fc422a
Add docker run-time for kic driver ( #6436 )
...
* Add docker container run time for kic
2020-01-30 14:30:04 -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
Medya Gh
1e05b11703
Add ssh to kic image
2020-01-23 18:24:51 -08:00
Medya Gh
773510b9c1
Add ssh to kic container image
2020-01-23 17:45:50 -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
Medya Ghazizadeh
19c8ddee9f
Merge pull request #6151 from medyagh/kic_exp
...
Experimental verison of kic
2020-01-10 00:42:01 -08:00
Medya Gh
8a0c840e52
move kic docker image to minikube gcr
2020-01-08 13:52:07 -08:00
tstromberg
7632ff9731
Rebuild docker images for each release
2020-01-08 09:47:21 -08:00
Medya Gh
07c0e32954
improve kic image
2020-01-07 13:54:00 -08:00
Medya Gh
77394db9aa
add Dockerfile for kic images
2020-01-07 13:54:00 -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