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

Additional single quotes are passed to taurus

    XMLWordPrintable

Details

    Description

      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:

       

      Attachments

        Activity

          verylazyboy Frank Liu created issue -
          artem_fedorov Artem Fedorov made changes -
          Field Original Value New Value
          Assignee Andrey Pokhilko [ undera ] Artem Fedorov [ artem_fedorov ]
          artem_fedorov Artem Fedorov added a comment - Fixed in https://github.com/jenkinsci/performance-plugin/pull/166
          artem_fedorov Artem Fedorov made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]

          People

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

            Dates

              Created:
              Updated:
              Resolved: