@scope_salt
Feature: 0098 - Salt is configured and running
Description: In order to operate Uyuni based on Salt
I want to use general Salt functionality and system registration
File name: srv_salt.feature
Relative path: secondary/srv_salt.feature
When
I get the contents of the remote file "/etc/salt/master.d/susemanager.conf"
00:00:02.823
Then
it should contain a "rest_cherrypy:" text
00:00:00.000
And
it should contain a "port: 9080" text
00:00:00.000
And
it should contain a "external_auth:" text
00:00:00.000
When
I run "ls /srv/susemanager/salt/top.sls" on "server" without error control
00:00:02.516
Then
the command should fail
00:00:00.000
When
I run "ls /srv/susemanager/salt/top.sls" on "server" without error control
00:00:02.561
Then
the command should fail
00:00:00.000
When
I run "ls /srv/susemanager/pillar/top.sls" on "server" without error control
00:00:02.502
Then
the command should fail
00:00:00.000
When
I run "ls /usr/share/susemanager/salt/top.sls" on "server" without error control
00:00:02.512
Then
the command should fail
00:00:00.000
When
I run "ls /usr/share/susemanager/pillar/top.sls" on "server" without error control
00:00:04.090
Then
the command should fail
00:00:00.000