Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-50994

Additional single quotes are passed to taurus

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 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:

       

            artem_fedorov Artem Fedorov
            verylazyboy Frank Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: