You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
Please make sure that the test runs in an environment with a salt-master and salt-minion installed. Henceforth in this issue the master and minion are assumed to have ids salt-master and salt-minion respectively. We also require salt-api to be installed.
Recommended Testing (Needs to run on rest_cherrypy and rest_tornado)
Create a secure websocket connection to salt-api's /formatted_events
Make sure you receive the following
{minions: ['salt-minion']}
Repeat for Chrome, Safari, Firefox and any other supported browsers
More test cases to follow, feel free to extend!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Required Setup
Please make sure that the test runs in an environment with a salt-master and salt-minion installed. Henceforth in this issue the master and minion are assumed to have ids
salt-master
andsalt-minion
respectively. We also requiresalt-api
to be installed.Recommended Testing (Needs to run on rest_cherrypy and rest_tornado)
secure
websocket connection to salt-api's/formatted_events
Chrome
,Safari
,Firefox
and any other supported browsersMore test cases to follow, feel free to extend!
The text was updated successfully, but these errors were encountered: