[
  {
    "id": "very-first-settings",
    "uri": "features/core/srv_first_settings.feature",
    "keyword": "Feature",
    "name": "Very first settings",
    "description": "  In order to use the product\n  As the admin user\n  I want to create the organisation, the first users and set the HTTP proxy",
    "line": 17,
    "elements": [
      {
        "id": "very-first-settings;cleanup-salt-files",
        "keyword": "Scenario",
        "name": "Cleanup Salt files",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I run \"rm -Rf /srv/salt/*\" on \"server\"",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:823"
            },
            "result": {
              "status": "passed",
              "duration": 688547694
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 25898
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27238
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9206
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 29550
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7230
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:04:49 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 531664
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9514
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20153
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 474443
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24442
            }
          }
        ]
      },
      {
        "id": "very-first-settings;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 25,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:506"
            },
            "result": {
              "status": "passed",
              "duration": 14899949235
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2039611
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14697
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9446
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 15197
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7652
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:04:50 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 235159
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 8696
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 18274
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 15 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 461283
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24625
            }
          }
        ]
      },
      {
        "id": "very-first-settings;wait-for-refresh-of-list-of-products-to-finish",
        "keyword": "Scenario",
        "name": "Wait for refresh of list of products to finish",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I wait until mgr-sync refresh is finished",
            "line": 29,
            "match": {
              "location": "features/step_definitions/command_steps.rb:754"
            },
            "result": {
              "status": "passed",
              "duration": 6614667007
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3673609
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16837
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8081
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 18455
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7501
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:05 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 261521
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 8412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20066
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 334965
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20283
            }
          }
        ]
      },
      {
        "id": "very-first-settings;create-testing-username",
        "keyword": "Scenario",
        "name": "Create testing username",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Users > User List > Active\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:440"
            },
            "result": {
              "status": "passed",
              "duration": 1174377506
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2099211
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create User\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 480909064
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1904334
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"login\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 20010613
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1909722
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpassword\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 21112130
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3406439
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpasswordConfirm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 21248504
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2025330
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Mr.\" from \"prefix\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 33146816
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1905330
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test\" as \"firstNames\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 22785593
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2365567
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"User\" as \"lastName\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 21250924
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3257351
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-noise@localhost\" as \"email\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 19473427
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1919553
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Login\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 2675952336
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2241942
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Account testing created, login information sent to galaxy-noise@localhost\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 19415923
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3955960
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" link",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:787"
            },
            "result": {
              "status": "passed",
              "duration": 6337155
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3259996
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23139
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18285
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 22137
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 13509
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 912954
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 10505
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 26140
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 728559
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24172
            }
          }
        ]
      },
      {
        "id": "very-first-settings;grant-testing-user-administrative-priviledges",
        "keyword": "Scenario",
        "name": "Grant testing user administrative priviledges",
        "description": "",
        "line": 45,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Users > User List > Active\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:440"
            },
            "result": {
              "status": "passed",
              "duration": 1066800854
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1860597
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"testing\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 433972093
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2203346
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_org_admin\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 60087643
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1912810
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_system_group_admin\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 60956878
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1885487
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_channel_admin\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 49419257
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1847723
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_activation_key_admin\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 43658685
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1898788
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_config_admin\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 45239153
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1970602
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 1268798149
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2116798
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"User information updated\" text",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 18973043
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2065145
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" text",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 11664654
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1875160
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17896
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11999
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12413
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 10044
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:16 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 437667
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9890
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 23902
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 285966
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16986
            }
          }
        ]
      },
      {
        "id": "very-first-settings;setup-http-proxy",
        "keyword": "Scenario",
        "name": "Setup HTTP proxy",
        "description": "",
        "line": 58,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > HTTP Proxy\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:440"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"HTTP Proxy Hostname\" text",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"HTTP Proxy Username\" text",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"HTTP Proxy Password\" text",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the address of the HTTP proxy as \"HTTP Proxy Hostname\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:13"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"suma3\" as \"HTTP Proxy Username\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"P4$$w/ord With%and&\" as \"HTTP Proxy Password\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save and Verify\"",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "HTTP proxy verification should have succeeded",
            "line": 67,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:9"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@server_http_proxy",
            "line": 57
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15340
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23201
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12091
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7226
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:19 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 272931
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 8025
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 32580
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:860"
            },
            "result": {
              "status": "skipped",
              "duration": 172988
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 260327
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 163617
            }
          }
        ]
      },
      {
        "id": "very-first-settings;detect-latest-salt-changes-on-the-server",
        "keyword": "Scenario",
        "name": "Detect latest Salt changes on the server",
        "description": "",
        "line": 69,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I query latest Salt changes on \"server\"",
            "line": 70,
            "output": [
              "* Tue Aug 11 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Fix test failures with pytest>=8",
              "- Added:",
              "  * migrate-rest_tornado-saltnado-tests-to-pytest-774.patch",
              "",
              "* Wed Jul 29 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Fix unit tests that fail due to async Tornado usage",
              "- Added:",
              "  * stabilize-testsuite-773.patch",
              "",
              "* Wed Jul 15 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Stabilize testsuite tests and fix AllEventsHandler",
              "- Switch apache2ctl to apachectl for SUSE OSes (bsc#1252286)",
              "- Support attrlist in ldap.managed (bsc#1257151)",
              "- Added:"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:262"
            },
            "result": {
              "status": "passed",
              "duration": 804811323
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2922256
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23614
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17395
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 23626
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 14972
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:19 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 2384483
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 16547
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 32562
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 230596
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18673
            }
          }
        ]
      }
    ]
  },
  {
    "id": "turn-\"disable_local_repos\"-feature-on-highstate-off",
    "uri": "features/core/srv_disable_local_repos_off.feature",
    "keyword": "Feature",
    "name": "Turn \"disable_local_repos\" feature on highstate off",
    "description": "  In order to test the product using shortcuts\n  As root user\n  I want to add pillar data to disable that feature",
    "line": 4,
    "elements": [
      {
        "id": "turn-\"disable_local_repos\"-feature-on-highstate-off;create-custom-pillar-to-turn-off-\"disable_local_repos\"",
        "keyword": "Scenario",
        "name": "Create custom pillar to turn off \"disable_local_repos\"",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I turn off disable_local_repos for all clients",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:41"
            },
            "result": {
              "status": "passed",
              "duration": 4755908746
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2910696
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14206
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7783
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 15184
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 6996
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 260856
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 8216
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 21647
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 276004
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24456
            }
          }
        ]
      }
    ]
  },
  {
    "id": "organization-credentials-in-the-setup-wizard",
    "uri": "features/core/srv_organization_credentials.feature",
    "keyword": "Feature",
    "name": "Organization credentials in the Setup Wizard",
    "description": "",
    "line": 6,
    "elements": [
      {
        "id": "organization-credentials-in-the-setup-wizard;enter-valid-scc-credentials",
        "keyword": "Scenario",
        "name": "Enter valid SCC credentials",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:506"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Organization Credentials\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:440"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I ask to add new credentials",
            "line": 13,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:17"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter the SCC credentials",
            "line": 14,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:21"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the SCC credentials are valid",
            "line": 16,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:29"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 8
          },
          {
            "name": "@no_mirror",
            "line": 9
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16632
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25941
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12574
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 9326
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 275065
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 10102
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20014
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:820"
            },
            "result": {
              "status": "passed",
              "duration": 5748
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:830"
            },
            "result": {
              "status": "skipped",
              "duration": 140902
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 245803
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20379
            }
          }
        ]
      }
    ]
  },
  {
    "id": "change-personal-preferences",
    "uri": "features/core/srv_user_preferences.feature",
    "keyword": "Feature",
    "name": "Change personal preferences",
    "description": "  In order to set up my personal preferences\n  As admin\n  I want to navigate through \"Home\" submenus changing some settings",
    "line": 4,
    "elements": [
      {
        "id": "change-personal-preferences;change-page-size-to-100-per-page-in-admin-user",
        "keyword": "Scenario",
        "name": "Change page size to 100 per page in admin user",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized as \"admin\" with password \"admin\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:628"
            },
            "result": {
              "status": "passed",
              "duration": 483909597
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2272261
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Home > My Preferences\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:440"
            },
            "result": {
              "status": "passed",
              "duration": 1057415937
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 313164490
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 41309339
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 4036938
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 717715436
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2520936
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Preferences modified\" text",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 20982598
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1961257
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17168
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8295
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 11869
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7576
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 352298
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 11682
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 30048
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 264815
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19307
            }
          }
        ]
      },
      {
        "id": "change-personal-preferences;change-page-size-to-100-per-page-in-testing-user",
        "keyword": "Scenario",
        "name": "Change page size to 100 per page in testing user",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized as \"testing\" with password \"testing\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:628"
            },
            "result": {
              "status": "passed",
              "duration": 3058367138
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2030101
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Home > My Preferences\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:440"
            },
            "result": {
              "status": "passed",
              "duration": 1062660249
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 57721466
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 33000406
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2232803
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 731111276
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2480597
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Preferences modified\" text",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 20327650
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2011454
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14778
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23142
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 14112
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 6974
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:28 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 264755
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 7911
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 19842
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 296585
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23280
            }
          }
        ]
      }
    ]
  },
  {
    "id": "prepare-server-for-using-kiwi",
    "uri": "features/core/srv_osimage.feature",
    "keyword": "Feature",
    "name": "Prepare server for using Kiwi",
    "description": "",
    "line": 9,
    "elements": [
      {
        "id": "prepare-server-for-using-kiwi;create-a-kiwi-user-with-image-administrators-rights",
        "keyword": "Scenario",
        "name": "Create a Kiwi user with image administrators rights",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:506"
            },
            "result": {
              "status": "passed",
              "duration": 2714164892
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 5291459
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I create a user with name \"kiwikiwi\" and password \"kiwikiwi\" with roles \"image_admin\"",
            "line": 13,
            "output": [
              "New user kiwikiwi created with roles: image_admin"
            ],
            "match": {
              "location": "features/step_definitions/api_common.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 6092977149
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2879839
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15648
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8853
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 16738
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7748
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:33 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 294361
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9796
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20431
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 271800
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23833
            }
          }
        ]
      }
    ]
  },
  {
    "id": "prepare-server-for-using-docker",
    "uri": "features/core/srv_docker.feature",
    "keyword": "Feature",
    "name": "Prepare server for using Docker",
    "description": "",
    "line": 7,
    "elements": [
      {
        "id": "prepare-server-for-using-docker;create-a-docker-user-with-image-administrators-rights",
        "keyword": "Scenario",
        "name": "Create a Docker user with image administrators rights",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:506"
            },
            "result": {
              "status": "passed",
              "duration": 462203125
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2963274
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I create a user with name \"docker\" and password \"docker\" with roles \"image_admin\"",
            "line": 11,
            "output": [
              "New user docker created with roles: image_admin"
            ],
            "match": {
              "location": "features/step_definitions/api_common.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 5639943173
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3107614
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18055
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10050
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 14260
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7425
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 328067
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 36658
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 29186
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 267606
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23514
            }
          }
        ]
      },
      {
        "id": "prepare-server-for-using-docker;create-an-image-store-without-credentials",
        "keyword": "Scenario",
        "name": "Create an image store without credentials",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Images > Stores\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:440"
            },
            "result": {
              "status": "passed",
              "duration": 1096583216
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1937938
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 343138871
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2277054
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-registry\" as \"label\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 23814690
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2115408
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter the URI of the registry as \"uri\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 23827205
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 4153669
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"create-btn\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 718201381
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2633532
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I wait until table row contains a \"galaxy-registry\" text",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:617"
            },
            "result": {
              "status": "passed",
              "duration": 131491613
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2252384
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Items 1 - 1 of 1\" text",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 11847950
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1972031
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15365
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24948
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 13973
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 6344
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 12:05:48 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 284051
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 10363
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:870"
            },
            "result": {
              "status": "passed",
              "duration": 6618
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 314716
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24255
            }
          }
        ]
      }
    ]
  }
]