Package bodhi :: Module closure :: Class TestRepoClosure
[hide private]
[frames] | no frames]

Class TestRepoClosure

source code

Instance Methods [hide private]
 
__init__(self, updates) source code
 
run(self)
Prepare the closure repo, and begin the test
source code
 
_copy_to_repo(self)
Copy the files to the test repository
source code
 
_clean(self)
Wipe out the existing testrepo and create the appropriate repo directories for this batch of updates.
source code
 
_generate_metadata(self)
Build the repository metadata and config file
source code
 
_test_closure(self, release)
Run repoclosure on for a given release
source code
 
generate_config(self, release, arch, testing)
Generate a yum configuration file for this given release containing the core repo, both updates and updates-testing for each arch that this release supports
source code