use proxy config in unit_test

The stress section is not visible in the non proxy version
tempest.config.CONF, using the proxy version with stress section.

Change-Id: I862262b9957cdf80db6420b2f810c88bef4ac68d
This commit is contained in:
afazekas 2022-09-02 08:48:53 +02:00
parent 800bb6a776
commit f3b105971b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
from oslo_log import log as logging
from oslo_utils import importutils
from tempest import config
from tempest_stress import config
import tempest_stress.stressaction as stressaction