Commit Graph

13526 Commits (9b147f788da440f985d88c85634ce0af684581d5)

Author SHA1 Message Date
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
Ilya Zuyev d9e986b437 Merge branch 'master' into ilyaz/arm64_integration_tests 2021-01-15 15:25:05 -08:00
Priya Wadhwa 995b101223 don't continue on error if test fails 2021-01-15 14:34:00 -08:00
Medya Ghazizadeh caf59caaea
Merge pull request #10154 from afbjorklund/docker-20.10.2
Upgrade Docker, from 20.10.1 to 20.10.2
2021-01-15 13:00:24 -08:00
Medya Ghazizadeh 062c6c7e66
Merge pull request #9985 from ilya-zuyev/ilyaz/arm64-fixes
Support arm64 in docker driver/integration tests
2021-01-15 12:59:03 -08:00
Anders F Björklund 79ae3eb9c7 Upgrade Docker, from 20.10.1 to 20.10.2 2021-01-15 19:14:23 +01: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
Ilya Zuyev 227a6af18e Merge branch 'master' into ilyaz/arm64-fixes 2021-01-14 22:06:10 -08:00
Medya Ghazizadeh 8b76fa2c46
Merge pull request #10126 from medyagh/extension_context
add  annotation to kubeconfig to identify contexts/clusters created by minikube
2021-01-14 17:23:17 -08:00
Medya Ghazizadeh 3b2d9628ff
Merge pull request #10146 from tstromberg/macos-arm64
arm64: Fix offline start by removing obsolete arch suffix
2021-01-14 17:19:02 -08:00
Medya Gh 89a8cdc794 change time format to RFC1123 2021-01-14 15:37:43 -08:00
Ilya Zuyev d67a57101b simplify validateServiceCmd(..) logic 2021-01-14 15:13:03 -08:00
Ilya Zuyev dacb0b33e2 use k8s.gcr.io/echoserver[-arm]:1.8 for tests 2021-01-14 15:02:09 -08:00
Ilya Zuyev e62aba44c6 revert changes for '--memroy' adjustment in `validateDryRun` 2021-01-14 15:01:24 -08:00
Thomas Stromberg 759f36dfc0 Merge branch 'master' into macos-arm64 2021-01-14 14:39:28 -08:00
Thomas Stromberg 70d7018f4e arm64: Remove legacy arch suffixes from image names 2021-01-14 14:39:06 -08:00
Thomas Strömberg c7e4bb0326
Merge pull request #10115 from tstromberg/macos-arm64
Upgrade gopsutil & docker libs for macOS/arm64 compatibility
2021-01-14 14:37:33 -08:00
Thomas Stromberg c6a27bd9ea Merge to master 2021-01-14 14:22:55 -08:00
Ilya Zuyev 0a75e7ead3 comment '--memory' handling in validateDryRun(..) 2021-01-14 12:42:27 -08:00
Ilya Zuyev e318f721e6 comment imageID(..) 2021-01-14 12:34:46 -08:00
Ilya Zuyev 7750f709ce Add t.Skip(..) for TestDownloadOnlyKic test case 2021-01-14 12:30:28 -08:00
Ilya Zuyev 839bd03621 Add unit test for archTag() 2021-01-14 12:28:10 -08:00
Ilya Zuyev 5cc965921a Remove redundant return after t.Skip(..) 2021-01-14 11:51:56 -08:00
Ilya Zuyev 61157c0e56 Add GH issue link to output if a test is skipped on arm64 2021-01-14 11:50:56 -08:00
Medya Ghazizadeh 44f5b17c33
Merge pull request #10137 from lingsamuel/increase-dockerenv-timeout
Increase functional test DockerEnv timeout
2021-01-14 10:52:42 -08:00