gc_com's avatar
gc_com
Occasional Contributor
7 years ago
Status:
New Idea

Make all command line arguments configurable in Jenkins plug-in (i.e. no default arguments)

The command line generated by the Jenkins plug-in (which is otherwise great!) has several default values, which are not the desired ones. For example, there are three /ExportLog arguments (tclogx, htmlx and txt). My tests are quite long and consequently the logs can be huge. I don't want to export them (which takes too much time); I just want to be able to display them directly in TestExecute if the test fails.

6 Comments

  • Novari-QA's avatar
    Novari-QA
    Frequent Contributor

    if you dont mind me asking, how and where did you get this Jenkins Plug-in

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    gc_com Did you post on the forums or submit a Support ticket to see if anyone can help with this?

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    Cool.  Just making sure we've tried everything for you!

  • It would be nice from a retrofit perspective to leave the defaults parameters in there, but allow people to modify them.  Think of them as "recommended" or "default" settings.

     

    If you simply remove all default parameters it would break people's existing tests who rely on the way they are currently configured.