increase android emulator RAM and cores for E2E
This commit is contained in:
@@ -234,6 +234,9 @@ jobs:
|
|||||||
avd-name: nightly-e2e
|
avd-name: nightly-e2e
|
||||||
emulator-port: 5554
|
emulator-port: 5554
|
||||||
disable-animations: true
|
disable-animations: true
|
||||||
|
cores: 4
|
||||||
|
ram-size: 6144
|
||||||
|
heap-size: 512
|
||||||
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
|
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
|
||||||
script: |
|
script: |
|
||||||
echo "Installing the Android development client" > artifacts/android/phase.txt
|
echo "Installing the Android development client" > artifacts/android/phase.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user