Sergii Tkachenko
88770009fb
Increase memory in Linux aarch64 (emulated) builds ( #9111 )
...
Fix the issue with `Linux aarch64 (emulated)` builds failing with
```
Expiring Daemon because JVM heap space is exhausted
Daemon will be stopped at the end of the build after running out of JVM memory
```
This fixes the build itself, however certain tests still fail.
2022-04-27 16:02:05 -07:00
Jan Tattermusch
3049c2c147
reenable previously disabled aarch64 tests
2021-09-22 10:53:10 -07:00
Jan Tattermusch
72527708f5
skip flaky :grpc-xds:test in linux aarch64 tests ( #8119 )
...
Due to #8118 the :grpc-xds:test currently doesn't provide useful signal.
2021-04-27 10:18:39 -07:00
Jan Tattermusch
b436d0dfb7
Improve emulated linux aarch64 tests, without protoc artifact build
...
Based on my testing, the tests are currently flaky, so it would be better to first merge it and start running it continuously to asses the situation.
2021-04-26 10:54:28 -07:00
Jan Tattermusch
76c5a651a1
Add a simple way to run grpc-java test inside emulated ARM64 docker container
2021-01-19 09:05:22 -08:00