Skip to content

Commit

Permalink
Address suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Gedon <dominik.gedon@suse.com>
  • Loading branch information
nodeg committed Oct 20, 2023
1 parent 1a5336a commit 800a0cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions testsuite/features/secondary/srv_rename_hostname.feature
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Feature: Reconfigure the server's hostname
When I copy server's keys to the proxy
And I configure the proxy
Then I should see "proxy" via spacecmd
And I restart the "salt-minion" service on "proxy"
When I restart the "salt-minion" service on "proxy"
Then service "salt-minion" is active on "proxy"
And I restart the "salt-broker" service on "proxy"
When I restart the "salt-broker" service on "proxy"
Then service "salt-broker" is active on "proxy"

@proxy
Expand Down Expand Up @@ -92,9 +92,9 @@ Feature: Reconfigure the server's hostname
And I configure the proxy
Then I should see "proxy" via spacecmd
And I restart the "salt-minion" service on "proxy"
Then service "salt-minion" is active on "proxy"
When service "salt-minion" is active on "proxy"
And I restart the "salt-broker" service on "proxy"
Then service "salt-broker" is active on "proxy"
When service "salt-broker" is active on "proxy"

@proxy
Scenario: Apply high state on the proxy to populate new server CA
Expand Down

0 comments on commit 800a0cd

Please sign in to comment.