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
Priya Wadhwa
ec382e56bf
test is still timing out here
2021-01-20 13:04:45 -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
ea7de4badf
Merge branch 'master' of github.com:kubernetes/minikube into stress
2021-01-20 12:52:53 -08:00
Sharif Elgamal
e74ea8082a
make stress tests look more like integration tests
2021-01-20 12:49:03 -08:00
Medya Ghazizadeh
2f81d4874f
Merge pull request #9979 from ilya-zuyev/ilyaz/arm64_integration_tests
...
Add github action to run linux/arm64 integration tests
2021-01-20 12:03:52 -08:00
Medya Ghazizadeh
2e6ceb7941
Merge pull request #10187 from afbjorklund/memory-warning
...
Avoid warning about the suggested memory size
2021-01-20 12:03:15 -08:00
Sharif Elgamal
e41c2283e4
Merge pull request #10066 from afbjorklund/MEP-containerd-default
...
MEP: CRI: Containerd by default
2021-01-20 11:33:34 -08:00
Anders F Björklund
fc8ef79c37
Avoid warning about the suggested memory size
...
The recommendation is to use (at least) 2048 MB *for the VM*,
which means that you will end up something like 1992 MB total.
We should not issue warnings when using the recommended size,
so lower the limit to 1900 MB (kubeadm will validate 1700 MB).
The reason it is broken is because it uses different values
for different drivers, if running a VM or on Bare Metal...
There is also no difference anymore between the "usable"
and the "recommended", so this will need revisiting later.
2021-01-20 20:20:13 +01:00
Priya Wadhwa
c04fda956e
reduce wait time for minikube start to 10 min because docker_linux_containerd test is timing out
2021-01-20 10:45:54 -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
Ilya Zuyev
2c07606d3a
install jq and docker in gh action workflow for arm64
2021-01-19 18:14:51 -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
Ilya Zuyev
28ecf222b0
Comment update-gopogh-version make target
2021-01-19 16:06:11 -08:00
Priya Wadhwa
9ffbe87052
Add global variable for container runtime to jenkins tests
2021-01-19 15:55:33 -08:00
Sharif Elgamal
84c9de898a
lint
2021-01-19 15:53:12 -08:00
Ilya Zuyev
4342b53a92
Add Makefile target to update gopogh version
2021-01-19 15:50:10 -08:00
Sharif Elgamal
1183f28d3b
let's make it pretty now
2021-01-19 15:38:42 -08:00
Ilya Zuyev
c34f5b2a1f
update gopogh version to v0.4.0
2021-01-19 15:36:45 -08:00
Ilya Zuyev
cb775462b8
Merge branch 'master' into ilyaz/arm64_integration_tests
2021-01-19 15:05:42 -08:00
Ilya Zuyev
9b0d95a77c
run only functional tests for arm64
2021-01-19 14:46:34 -08:00
Medya Ghazizadeh
ce655bcc0d
Merge pull request #10099 from afbjorklund/generic-2021
...
Add new driver "SSH" to bootstrap generic minkube clusters over ssh
2021-01-19 14:34:16 -08:00
Ilya Zuyev
6a4f277b19
use gopogh v0.4.0 for arm64
2021-01-19 14:04:55 -08:00
Ilya Zuyev
90fe3c524f
run full arm64 suite after functional
2021-01-19 13:41:48 -08:00
Ilya Zuyev
99dd26c0d2
trigger build
2021-01-19 13:25:13 -08:00
Ilya Zuyev
cf772b1385
fix html report step
2021-01-19 13:23:31 -08:00
Sharif Elgamal
0a0a47c2ba
initial stress test go implementation
2021-01-19 13:19:06 -08:00
Sharif Elgamal
46a07ffc20
add detailed description to jenkins status
2021-01-19 13:17:58 -08:00
Ilya Zuyev
0e0310e011
trigger build
2021-01-19 12:38:27 -08:00
Ilya Zuyev
8e60c8df1a
trigger build
2021-01-19 12:01:55 -08:00
Ilya Zuyev
17f389d565
trigger build
2021-01-19 11:51:22 -08:00
Ilya Zuyev
acabd09073
trigger build
2021-01-19 11:28:00 -08:00
Medya Ghazizadeh
82c513fdb1
Merge pull request #10161 from Hellcatlk/json
...
Remove duplicate json key in translations
2021-01-19 10:48:46 -08:00
Medya Ghazizadeh
82aa272dec
Merge pull request #10162 from Hellcatlk/zh-CN
...
Add some zh-CN translations
2021-01-19 10:47:49 -08:00
Ilya Zuyev
dd5c40ba0a
fix workflow dependencies
2021-01-19 10:42:57 -08:00
Ilya Zuyev
79ed05ef09
fix typo in step name
2021-01-19 10:40:50 -08:00
Ilya Zuyev
4a16b34195
fix workflows
2021-01-17 22:42:50 -08:00
zouyu
c8cbb513f0
Add some zh-CN translations
...
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
2021-01-18 13:32:36 +08:00
zouyu
c7b9662da9
Remove duplicate json key
...
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
2021-01-18 11:33:25 +08:00
Anders F Björklund
541193c945
Address review comments, rename to ssh-ip-address
2021-01-16 14:44:56 +01:00
Anders F Björklund
4611e2fe76
Merge branch 'master' into generic
2021-01-16 14:34:04 +01:00
Ilya Zuyev
9367439dac
add e2e-linux-arm64 to Makefile e2e-cross target
2021-01-15 16:07:30 -08:00