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

replace current output formatting of the forwarder module to template based solution #199

Open
toschneck opened this issue Jun 8, 2016 · 2 comments

Comments

@toschneck
Copy link
Contributor

toschneck commented Jun 8, 2016

To be able to customize the output of the different forwarder modules we should implement an template engine with the following preferences:

  • flexible to customize the output also to different languages
  • gathering a over-all status have to be possible (and customizable)
  • template should be placed at the config dir and can be overridden in the sakuli.properties /testsuite.properties with a specific path
  • Forwarder modules:
    • Gearman
    • Incinga
    • Common console output
    • maybe a "free" flexible File forwarder (default same as the console output), to be able to wirte customizable output files
@toschneck
Copy link
Contributor Author

after #176 is merged to dev @joroboro can start with this 😉

@toschneck toschneck modified the milestones: rel-v1.0.3, rel-v1.1 Dec 20, 2016
@simonmeggle simonmeggle modified the milestones: rel-v1.1, rel-v1.0.3 Jan 17, 2017
@simonmeggle simonmeggle changed the title replace current output formatting of the forwarder moduls to template based solution replace current output formatting of the forwarder module to template based solution Oct 19, 2017
@joroboro
Copy link

gearman forwarder will be changed to twig templating in #310

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

3 participants