Update minfds limit during AMI and OVF upgrade

Description

STR:

  1. Install AMI 2.17.0

  2. Upgrade to 2.18.0

  3. Check supervisord.conf file:

Actual result:

Expected result:

How to test

None

How to document

None

Smart Checklist

Activity

Show:

Zoriana Stefanyshyn June 4, 2021 at 11:36 AM

How to test:
1. Check docker way upgrades and verify values.
2. Merge changes
3. Check all 4 upgrades
Expected result OVF and AMI:
Upgrade successful, values for minfds
cat /etc/supervisord.conf |grep minf
minfds = 800000
 Expected result docker:
Successful upgrade. No errors about like:Error: The minimum number of file descriptors required to run this process is 800000 as per the "minfds"
 

Vojtech Koval June 4, 2021 at 11:07 AM

Can you please merge this I am not able to properly test it, because the creation process of the AMI & OVF is possible only after the merge. Thank you

Done

Details

Assignee

Reporter

Priority

Needs QA

Yes

Fix versions

Affects versions

Smart Checklist

Created June 1, 2021 at 12:41 PM
Updated March 6, 2024 at 2:38 AM
Resolved June 7, 2021 at 8:19 PM