Test to run SMT test and hugepage configuration test in parallel.#3108
Test to run SMT test and hugepage configuration test in parallel.#3108Pavithra1602 wants to merge 1 commit intoavocado-framework-tests:masterfrom
Conversation
Test to run hugepage allocation/deallocation in parallel with SMT switching to verify system stability under concurrent memory and CPU topology changes. Signed-off-by: Pavithra <pavrampu@linux.ibm.com>
|
ltcrain108-lp1:/home/avocado-fvt-wrapper/tests/avocado-misc-tests/memory # avocado run --max-parallel-tasks=1 hugepage_smt_parallel.py -m hugepage_smt_parallel.py.data/hugepage_smt_parallel.yaml (3/4) hugepage_smt_parallel.py:HugepageSmtParallel.test_parallel_hugepage_smt;run-test_config-long-0abe: PASS (3605.64 s) |
Test to run hugepage allocation/deallocation in parallel with SMT switching to verify system stability under concurrent memory and CPU topology changes.