Additional single quotes are passed to taurus

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: performance-plugin
    • None

      While running performance test and providing the following Taurus tool parameters:

      ./test.yml -o 'reporting.-1={module: "junit-xml", filename: "taurus.xml"}'
      

      , parameters are incorrectly parsed into [./test.yml, -o, 'reporting.-1=\{module: "junit-xml", filename: "taurus.xml"}']. For the last parameter, additional single quotes are passed to taurus, which makes taurus confused and read the parameters wrongly.

      Below is the console output after running the performance test:

       

            Assignee:
            Artem Fedorov
            Reporter:
            Frank Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: