Skip to content

Commit

Permalink
Azure CI: increase memory for forced reenrollment test
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
  • Loading branch information
abbra authored and rcritten committed Oct 4, 2023
1 parent 48cfe68 commit b22605e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ipatests/azure/azure_definitions/gating-fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ vms:
clients: 1
resources:
replica:
mem_limit: "2200m"
mem_limit: "2300m"
memswap_limit: "3300m"
client:
mem_limit: "768m"
mem_limit: "805m"
memswap_limit: "1024m"
tests:
- test_integration/test_forced_client_reenrollment.py
Expand Down

0 comments on commit b22605e

Please sign in to comment.