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.408
And
reverse resolution should work for "server"
00:00:02.481
And
the clock from "server" should be exact
00:00:02.553
And
service "apache2" is active on "server"
00:00:04.579
And
service "cobblerd" is active on "server"
00:00:02.539
And
service "rhn-search" is active on "server"
00:00:02.442
And
service "salt-api" is active on "server"
00:00:02.449
And
service "salt-master" is active on "server"
00:00:02.550
And
service "taskomatic" is active on "server"
00:00:02.472
And
socket "tftp" is active on "server"
00:00:04.128
And
service "tomcat" is active on "server"
00:00:02.523
Then
"proxy" should have a FQDN
00:00:03.090
And
reverse resolution should work for "proxy"
00:00:00.292
And
"proxy" should communicate with the server using public interface
00:00:02.797
And
the clock from "proxy" should be exact
00:00:00.287
Then
"sle_minion" should have a FQDN
00:00:04.661
And
reverse resolution should work for "sle_minion"
00:00:00.443
And
"sle_minion" should communicate with the server using public interface
00:00:02.914
And
the clock from "sle_minion" should be exact
00:00:00.425
Then
"build_host" should have a FQDN
00:00:02.636
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.802
And
the clock from "build_host" should be exact
00:00:00.226
Then
"ssh_minion" should have a FQDN
00:00:05.234
And
reverse resolution should work for "ssh_minion"
00:00:00.474
And
"ssh_minion" should communicate with the server using public interface
00:00:03.258
And
the clock from "ssh_minion" should be exact
00:00:00.465
Then
"rhlike_minion" should have a FQDN
00:00:02.591
And
reverse resolution should work for "rhlike_minion"
00:00:00.220
And
"rhlike_minion" should communicate with the server using public interface
00:00:02.703
And
the clock from "rhlike_minion" should be exact
00:00:00.223
Then
"deblike_minion" should have a FQDN
00:00:04.687
And
reverse resolution should work for "deblike_minion"
00:00:00.228
And
"deblike_minion" should communicate with the server using public interface
00:00:04.624
And
the clock from "deblike_minion" should be exact
00:00:00.211