
Add support for tox testing under Debian Bullseye by enabling a python 3.9 gate and tox target for exercising plugin unit tests. Story: 2009101 Task: 43188 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: Ie7f0f4efd809fafb95a14274c400e7cb2f8458b9
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
[DEFAULT]
|
|
test_path=./k8sapp_snmp/tests
|
|
top_dir=./k8sapp_snmp
|
|
#parallel_class=True
|