daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-11749 test: Use default svcn in /pool/create_capacity.py test

Open phender opened this issue 3 years ago • 5 comments

Update the /pool/create_capacity.py test to use the default pool svcn to avoid overutilizing engine 0, resulting in pool destroy timeouts.

Also fixing a pylint error in harness/advanced.py.

Quick-functional: true Test-tag: create_performance Test-repeat: 5

Required-githooks: true

Signed-off-by: Phil Henderson [email protected]

phender avatar Sep 30 '22 19:09 phender

Bug-tracker data: Ticket title is 'pool/create_capacity.py timeout on pool destroy in teardown' Status is 'In Progress' Labels: 'triaged' https://daosio.atlassian.net/browse/DAOS-11749

github-actions[bot] avatar Sep 30 '22 19:09 github-actions[bot]

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10455/1/execution/node/480/log

daosbuild1 avatar Oct 02 '22 01:10 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10455/2/execution/node/480/log

daosbuild1 avatar Oct 05 '22 07:10 daosbuild1

All five repetitions of the pool/create_capacity.py test passed in https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-10455/3

phender avatar Oct 06 '22 23:10 phender

Quick-functional should not be used for landings. Does this pass bandit?

It doesn't make any changes that would fail the Bandit check. If we need, though, I can push another commit.

phender avatar Oct 07 '22 21:10 phender