Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

starter mode "forward-result" #141

Open
simonmeggle opened this issue Nov 16, 2015 · 3 comments
Open

starter mode "forward-result" #141

simonmeggle opened this issue Nov 16, 2015 · 3 comments

Comments

@simonmeggle
Copy link

simonmeggle commented Nov 16, 2015

A kind of "quick dry run" which does not really execute something but only sends a small dummy result to each forwarder. Would be very helpful to set up the communication.

@simonmeggle
Copy link
Author

simonmeggle commented Jun 8, 2016

Introduce the starter parameter "-cache" which does not execute any suite but only parses $RESULT_JSON (#196) and sends it to the configured forwarders. Alternatively: "-cache filename"
In this way, we could also provide a set of default test results (including a dummy screenshot) to check that the forwarders are working properly.

@simonmeggle simonmeggle changed the title Test mode for forwarder modules starter mode "forward-result" Jan 17, 2017
@simonmeggle
Copy link
Author

use the cache file as described in #232.
Use additional parameter --delete to delete the cache file after successful transmission (default: keep).

@toschneck toschneck modified the milestones: rel-v1.2, SOMEDAY Oct 12, 2017
@toschneck
Copy link
Contributor

Copy from #281:

Implement a mode which allows to test a configured forwarder quickly.
Instead of executing sakuli run [suite dir] one could execute sakuli fwd-test [suite dir], which reads the forwarder config from a suite dir without executing the suite.

@toschneck toschneck removed their assignment Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants