Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit d71e2a1

Browse files
authored
feat: make a stronger verification of fleet-server being bootstrapped (#1164)
1 parent d81eab5 commit d71e2a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/_suites/fleet/features/stand_alone_agent.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Examples: Ubi8
5555
Scenario Outline: Bootstrapping Fleet Server from a <image> stand-alone Elastic Agent
5656
When a "<image>" stand-alone agent is deployed with fleet server mode
5757
Then the stand-alone agent is listed in Fleet as "online"
58+
And there are "1" instances of the "fleet-server" process in the "started" state
5859

5960
@default
6061
Examples: default

0 commit comments

Comments
 (0)