Linux Foundation Collaborative Projects
index
:
testsuite/pythonsdk-tests
develop
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
"testsuite-pythonsdk-tests"
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run_status.py
blob: cf36cb6a3743f9fe6dfef9e5cee07f4197df839f (
plain
)
1
2
3
from
onaptests.scenario.status
import
Status
status
=
Status
(
dir_result
=
"src"
)
status
.
run
()