You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/01/25 15:54:53 UTC

[Bug 62046] New: Have the equivalent of Maven Profiles

https://bz.apache.org/bugzilla/show_bug.cgi?id=62046

            Bug ID: 62046
           Summary: Have the equivalent of Maven Profiles
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

It would be nice to have a similar concept to the one provided by Maven.

We would pass on command line :
- J__jmeter_profile=PROD

And JMeter would automatically use components that have set this profile.

Now the complexity is:
- to what components should we add this concept ?:
a) CSV Dataset
b) User Defined Variables
c) Test Plan

- How to add it ? A simple Text field probably

-- 
You are receiving this mail because:
You are the assignee for the bug.