Example #1
0
 def _cleanup(self, path):
     os.environ['OSTF_CONFIG'] = path
     fuel_cleanup.cleanup()
Example #2
0
def _run_cleanup(config):

    os.environ["CUSTOM_FUEL_CONFIG"] = config
    fuel_cleanup.cleanup()