Changeset - 80509e42b589
[Not reviewed]
0 1 0
Branko Majic (branko) - 2 months ago 2024-03-01 21:52:20
branko@majic.rs
MAR-192: Allocate a bit more memory to LDAP server helper for mail_server tests:

- Debian 12 Bookworm is a bit more memory-hungry.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
roles/mail_server/molecule/default/molecule.yml
Show inline comments
 
@@ -39,7 +39,7 @@ platforms:
 

	
 
  - name: ldap-server
 
    box: debian/bookworm64
 
    memory: 256
 
    memory: 384
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
0 comments (0 inline, 0 general)