-
Notifications
You must be signed in to change notification settings - Fork 42
feat: enrich the unenroll scenario #174
feat: enrich the unenroll scenario #174
Conversation
We want to ensure the elastic-agent process is still running in the host
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
@EricDavisX, I'm merging this to make progress and continue with #150 |
What is this PR doing?
It adds an existing step to the unenroll scenario, checking the elastic-agent process is there.
Why is it important?
We want to ensure the elastic-agent process is still running in the host, as described in the original test script
Related issues