Feature: 0001 - Sanity checks
Description: In order to use the product
I want to be sure to use a sane environment
File name: allcli_sanity.feature
Relative path: core/allcli_sanity.feature
Then
"server" should have a FQDN
00:00:00.385
And
reverse resolution should work for "server"
00:00:02.456
clocks differ by -2 seconds (StandardError) ./features/step_definitions/command_steps.rb:51:in `/^the clock from "([^"]*)" should be exact$/' features/core/allcli_sanity.feature:11:in `the clock from "server" should be exact'
And
service "apache2" is active on "server"
0s
And
service "cobblerd" is active on "server"
0s
And
service "rhn-search" is active on "server"
0s
And
service "salt-api" is active on "server"
0s
And
service "salt-master" is active on "server"
0s
And
service "taskomatic" is active on "server"
0s
And
socket "tftp" is active on "server"
0s
And
service "tomcat" is active on "server"
0s
Then
"proxy" should have a FQDN
00:00:03.088
And
reverse resolution should work for "proxy"
00:00:00.294
And
"proxy" should communicate with the server using public interface
00:00:02.867
And
the clock from "proxy" should be exact
00:00:00.289
Then
"sle_minion" should have a FQDN
00:00:05.756
And
reverse resolution should work for "sle_minion"
00:00:00.515
And
"sle_minion" should communicate with the server using public interface
00:00:02.999
And
the clock from "sle_minion" should be exact
00:00:00.510
Then
"build_host" should have a FQDN
00:00:02.682
And
reverse resolution should work for "build_host"
00:00:00.223
And
"build_host" should communicate with the server using public interface
00:00:02.691
And
the clock from "build_host" should be exact
00:00:00.221
Then
"ssh_minion" should have a FQDN
00:00:05.222
And
reverse resolution should work for "ssh_minion"
00:00:00.519
And
"ssh_minion" should communicate with the server using public interface
00:00:03.079
And
the clock from "ssh_minion" should be exact
00:00:00.449
Then
"rhlike_minion" should have a FQDN
00:00:02.554
And
reverse resolution should work for "rhlike_minion"
00:00:00.239
And
"rhlike_minion" should communicate with the server using public interface
00:00:04.594
And
the clock from "rhlike_minion" should be exact
00:00:00.227
Then
"deblike_minion" should have a FQDN
00:00:04.652
And
reverse resolution should work for "deblike_minion"
00:00:00.226
And
"deblike_minion" should communicate with the server using public interface
00:00:02.722
And
the clock from "deblike_minion" should be exact
00:00:00.202