Jira (FACT-1938) Create benchmark tool

0 views
Skip to first unread message

Bogdan Irimie (JIRA)

unread,
Jul 16, 2019, 9:31:03 AM7/16/19
to puppe...@googlegroups.com
Bogdan Irimie created an issue
 
Facter / Task FACT-1938
Create benchmark tool
Issue Type: Task Task
Assignee: Unassigned
Created: 2019/07/16 6:30 AM
Priority: Normal Normal
Reporter: Bogdan Irimie
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Bogdan Irimie (JIRA)

unread,
Jul 16, 2019, 9:39:03 AM7/16/19
to puppe...@googlegroups.com
Bogdan Irimie assigned an issue to Oana Tanasoiu
Change By: Bogdan Irimie
Assignee: Oana Tanasoiu

Bogdan Irimie (JIRA)

unread,
Jul 17, 2019, 10:52:02 AM7/17/19
to puppe...@googlegroups.com
Bogdan Irimie updated an issue
Config file example (json format)
{code:java}
[
  "TestRun1": {
    "facts": [
      "f1": 3
      "f2": 5
      "f3,f4": 10
    ]
  }
]{code}

Bogdan Irimie (JIRA)

unread,
Jul 17, 2019, 10:53:03 AM7/17/19
to puppe...@googlegroups.com
Bogdan Irimie updated an issue
Config file example (json format)
{code:java}[
  "TestRun1": {
    "facts": [
      "f1": 3
      "f2": 5
      "f3,f4": 10
    ]
  },
  "TestRun2": {    ...  }
]{code}

Bogdan Irimie (JIRA)

unread,
Jul 17, 2019, 10:53:03 AM7/17/19
to puppe...@googlegroups.com

Bogdan Irimie (JIRA)

unread,
Jul 17, 2019, 10:53:03 AM7/17/19
to puppe...@googlegroups.com

Bogdan Irimie (JIRA)

unread,
Jul 18, 2019, 6:35:02 AM7/18/19
to puppe...@googlegroups.com
Bogdan Irimie updated an issue
Config file example (json format)
{code:java}[
  "TestRun1": {
    "facts": [
      "f1": 3
      "f2": 5
      "f3 , f4": 10
    ]
  },
  "TestRun2": {    ...  }
]{code}

Bogdan Irimie (JIRA)

unread,
Jul 21, 2019, 10:48:03 AM7/21/19
to puppe...@googlegroups.com
Bogdan Irimie updated an issue
Config file example (json format)
{code:java}[
  {
  " TestRun1 testRunName ": { "TestRun1",
    "
facts runs ": [
      {
      " fact":" f1" ,
        "repetitions"
: 3
      },
      {
      " f2 fact ": 5
      " f2 f3 f4 " ,
        "repetitions"
: 10
      }
    ]
  },


  {
  " testRunName":" TestRun2" ,
    "runs"
: [
{     ...
        "fact":"f1",
        "repetitions":3
  }
]

  }
]
{code}
Reply all
Reply to author
Forward
0 new messages