Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
4113a5837ee172d2a67ee4db6ced4d960e18e8d0
/
.
/
src
/
python
/
oftest
/
__init__.py
blob: 3974e08a2e7e918e56b7113a47c8b76380e18156 [
file
] [
log
] [
blame
]
'''Docstring to silence pylint; ignores --ignore option for __init__.py'''
# Global config dictionary
# Populated by oft.
config
=
{}
# Global DataPlane instance used by all tests.
# Populated by oft.
dataplane_instance
=
None