Skip to content

Commit

Permalink
Address PR 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 Sep 15, 2023
1 parent ee22a42 commit 9d6a2ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Feature: Smoke tests for <client>

@skip_for_sle_micro
Scenario: Visit Apache and Postgres monitoring endpoint on the <client>
And I wait until "apache" exporter service is active on "<client>"
When I wait until "apache" exporter service is active on "<client>"
And I visit "Prometheus apache exporter" endpoint of this "<client>"
And I wait until "postgres" exporter service is active on "<client>"
And I visit "Prometheus postgres exporter" endpoint of this "<client>"
Expand Down

0 comments on commit 9d6a2ad

Please sign in to comment.