コード例 #1
0
ファイル: test_CLI.py プロジェクト: Skullman/rhui3-automation
 def test_33_resync_repo(self):
     '''Sync the repo again'''
     RHUIManagerCLI.repo_sync(CONNECTION, self.yum_repo_id_2, self.yum_repo_name_2)
コード例 #2
0
ファイル: test_CLI.py プロジェクト: Skullman/rhui3-automation
 def test_16_start_syncing_repo(self):
     '''Sync one of the repos'''
     RHUIManagerCLI.repo_sync(CONNECTION, self.yum_repo_id_2, self.yum_repo_name_2)