Skip to content

Commit 9948aaf

Browse files
committed
increase memory for 2022 to address flakiness OOM
1 parent 450cf32 commit 9948aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/ansible/molecule/config/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ platforms:
4343
box_version: ${MOLECULE_VAGRANT_BOX_VERSION:-2102.0.2312}
4444
box_url: ${MOLECULE_VAGRANT_BOX_URL}
4545
cpus: 2
46-
memory: 4096
46+
memory: 8192
4747
provider_options:
4848
gui: false
4949
linked_clone: true

0 commit comments

Comments
 (0)