Skip to content

Commit

Permalink
Limit nexus Heap size to 2G in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Annih committed Jan 24, 2024
1 parent f26c3ed commit 864b167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Policyfile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

# Test attributes
default['nexus3_test']['connection_retries'] = 10
default['nexus3']['desired_heap_size'] = '2G'
default['nexus3']['api']['sensitive'] = false

# Constraints for Chef 14 :(
Expand Down

0 comments on commit 864b167

Please sign in to comment.