ci-cd-pipeline-app-murano/tests
Anastasia Kuznetsova 76b1023423 Fix issue in teardown when cleanup_after is used
Fix error
"File "tests/base.py", line 121, in tearDown
   os.remove(file)
OSError: [Errno 21] Is a directory:"
that has occured in teardown when OS_CLEANUP_AFTER is TRUE

Change-Id: I9c3ad125b7c9034fe6f6bab7a0dae1acbe15289a
2016-08-02 13:20:05 +03:00
..
__init__.py Add new version of tests 2016-06-23 14:20:57 +03:00
base.py Fix issue in teardown when cleanup_after is used 2016-08-02 13:20:05 +03:00
clients.py Collect murano-agent logs after test execution 2016-07-13 16:40:56 +03:00
test_cicd_apps.py Merge "Collect murano-agent logs after test execution" 2016-07-14 13:39:23 +00:00