Feature: 0078 - Sanity check that all logfiles exist
Description: In order to be secure
As an authorized user
I want to watch different logfiles
File name: srv_logfile.feature
Relative path: secondary/srv_logfile.feature
Then
I wait until file "/var/log/rhn/rhn_web_ui.log" exists on server
00:00:02.792
And
I wait until file "/var/log/rhn/rhn_web_api.log" exists on server
00:00:02.535
And
I wait until file "/var/log/rhn/rhn_web_frontend.log" exists on server
00:00:04.533
And
I wait until file "/var/log/rhn/rhn_taskomatic_daemon.log" exists on server
00:00:02.553
And
I wait until file "/var/log/rhn/search/rhn_search_daemon.log" exists on server
00:00:02.562
And
I wait until file "/var/log/rhn/search/rhn_search.log" exists on server
00:00:02.524
And
I wait until file "/var/log/rhn/reposync.log" exists on server
00:00:02.700
And
I wait until file "/var/log/salt/master" exists on server
00:00:02.536
And
I wait until file "/var/log/salt/api" exists on server
00:00:04.140