Petr Michalec 7 лет назад
Родитель
Сommit
3451b6b6c1
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      tests/integration/master_cluster/checks_clustercheck_spec.rb

+ 1
- 1
tests/integration/master_cluster/checks_clustercheck_spec.rb Просмотреть файл

describe file('/etc/xinetd.d/mysql_clustercheck.conf') do describe file('/etc/xinetd.d/mysql_clustercheck.conf') do
it('should exist') it('should exist')
its('content') { should match /clustercheck password clustercheck 1 1/ }
its('content') { should match /clustercheck clustercheck password 1 1/ }
end end


describe file('/usr/local/bin/mysql_clustercheck') do describe file('/usr/local/bin/mysql_clustercheck') do

Загрузка…
Отмена
Сохранить