Esempio n. 1
0
 def tearDown(self):
     PulpRPMTests.tearDown(self)
     Consumer.get_collection().remove()
     Repo.get_collection().remove()
     RepoContentUnit.get_collection().remove()
     RepoDistributor.get_collection().remove()
     database.clean()
     plugins.finalize()
Esempio n. 2
0
 def tearDown(self):
     PulpRPMTests.tearDown(self)
     self.deployer.uninstall()
     os.system = self.__system
     YumBase.reset()
Esempio n. 3
0
 def tearDown(self):
     PulpRPMTests.tearDown(self)
     YumBase.reset()