Merge "Enable swift in IT for CDH by default"

This commit is contained in:
Jenkins 2014-08-31 08:32:12 +00:00 committed by Gerrit Code Review
commit 9b9c9127b4
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ class CDHGatingTest(cluster_configs.ClusterConfigTest,
self.cdh_config.CDH_APT_KEY_URL,
'CM5 repo key URL (for debian-based only)':
self.cdh_config.CM_APT_KEY_URL,
'Enable Swift': not self.SKIP_SWIFT_TEST
'Enable Swift': True
}
}
template = {