Merge "Revert "Fix centos7 ci""
This commit is contained in:
commit
ecd93bf5f2
@ -38,10 +38,6 @@ describe 'basic watcher' do
|
|||||||
# in Debian experimental repo. It will be safer if tests are going only
|
# in Debian experimental repo. It will be safer if tests are going only
|
||||||
# on RedHat osfamily. Ubuntu tests will be added later.
|
# on RedHat osfamily. Ubuntu tests will be added later.
|
||||||
if $::osfamily == 'RedHat' {
|
if $::osfamily == 'RedHat' {
|
||||||
# TODO(zhongshengping): a hack to get pass
|
|
||||||
package { 'python2-oslo-versionedobjects':
|
|
||||||
ensure => present,
|
|
||||||
}
|
|
||||||
class { '::watcher::db':
|
class { '::watcher::db':
|
||||||
database_connection => 'mysql+pymysql://watcher:a_big_secret@127.0.0.1/watcher?charset=utf8',
|
database_connection => 'mysql+pymysql://watcher:a_big_secret@127.0.0.1/watcher?charset=utf8',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user