[
  {
    "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": 646305365
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 26950
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25758
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11624
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12136
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 24256
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:28:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 302107
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 10038
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 18563
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 235963
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 29298
            }
          }
        ]
      },
      {
        "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": 15615865982
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2149791
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16542
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7480
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12438
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7238
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:28:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 231773
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 8740
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 17600
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 16 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 434600
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26769
            }
          }
        ]
      },
      {
        "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": 6544383823
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3570290
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19535
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8409
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 14132
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 6678
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 275556
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 7808
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 21853
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 264880
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14593
            }
          }
        ]
      },
      {
        "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": 1158983479
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2347218
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create User\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 631081560
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 14600919
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"login\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 38370839
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 4784216
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpassword\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 22829195
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2346453
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpasswordConfirm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 25537183
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2521309
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Mr.\" from \"prefix\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 38605654
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3644456
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test\" as \"firstNames\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 23261331
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2360966
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"User\" as \"lastName\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 24500710
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2528028
                }
              }
            ]
          },
          {
            "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": 23903096
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2740708
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Login\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 2826484361
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3493828
                }
              }
            ]
          },
          {
            "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": 21615964
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2164978
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" link",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:787"
            },
            "result": {
              "status": "passed",
              "duration": 6702426
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2697303
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16817
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7797
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12019
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7920
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 390809
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 10734
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 19494
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 290660
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26173
            }
          }
        ]
      },
      {
        "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": 1071445307
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2339200
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"testing\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 389463791
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 11720447
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_org_admin\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 59218460
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2211565
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_system_group_admin\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 43901243
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1817542
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_channel_admin\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 46947107
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1953101
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_activation_key_admin\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 49145027
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2518655
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_config_admin\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 43977346
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2152894
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 1144601389
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2458442
                }
              }
            ]
          },
          {
            "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": 20880115
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1997506
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" text",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 11273204
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2164890
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19744
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11764
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 13205
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7734
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 324955
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9968
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 25814
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 291928
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18975
            }
          }
        ]
      },
      {
        "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": 16183
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24918
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 11559
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 8052
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 282943
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 8722
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20593
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:860"
            },
            "result": {
              "status": "skipped",
              "duration": 187760
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 260431
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21117
            }
          }
        ]
      },
      {
        "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": 899925243
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 5414075
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19835
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8048
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 28770
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 19604
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 1281877
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 21031
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 675827
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 262687
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21473
            }
          }
        ]
      }
    ]
  },
  {
    "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": 4741331733
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3052121
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15956
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11674
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12422
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7503
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 279187
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9447
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20074
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 307956
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21063
            }
          }
        ]
      }
    ]
  },
  {
    "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": 18783
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23854
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12972
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7601
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:35 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 281441
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9072
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 21209
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:820"
            },
            "result": {
              "status": "passed",
              "duration": 6384
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:830"
            },
            "result": {
              "status": "skipped",
              "duration": 134469
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 258998
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19803
            }
          }
        ]
      }
    ]
  },
  {
    "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": 504324544
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2613273
                }
              }
            ]
          },
          {
            "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": 1082173692
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 344893301
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 34368546
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2569950
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 826324348
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2550667
                }
              }
            ]
          },
          {
            "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": 21351827
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3203479
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17708
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7419
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12387
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7414
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:35 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 323230
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9353
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 24322
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 303683
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23928
            }
          }
        ]
      },
      {
        "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": 2964622726
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2543312
                }
              }
            ]
          },
          {
            "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": 1066742673
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 145989945
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 32524031
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 4441197
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 789555951
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2874802
                }
              }
            ]
          },
          {
            "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": 21229800
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2268045
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19654
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7463
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 12487
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 7950
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:38 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 301461
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 10282
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 22361
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 325905
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20146
            }
          }
        ]
      }
    ]
  },
  {
    "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": 3064770880
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2822997
                }
              }
            ]
          },
          {
            "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": 5675386566
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2829779
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21536
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18710
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 14294
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 14761
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:43 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 708356
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 12541
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 22500
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 296137
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 47185
            }
          }
        ]
      }
    ]
  },
  {
    "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": 480696249
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 4441408
                }
              }
            ]
          },
          {
            "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": 6010578830
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3200582
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18159
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14783
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 13689
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 11718
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:52 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 647945
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 10149
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 21280
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 2076942
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 27465
            }
          }
        ]
      },
      {
        "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": 1113871951
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2019062
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 536397596
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 35088666
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-registry\" as \"label\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 26920741
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 3097079
                }
              }
            ]
          },
          {
            "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": 32339295
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2392280
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"create-btn\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 1126730506
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2200469
                }
              }
            ]
          },
          {
            "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": 262641163
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 2180196
                }
              }
            ]
          },
          {
            "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": 12267882
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:314"
                },
                "result": {
                  "status": "passed",
                  "duration": 1999515
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17904
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 31140
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:164"
            },
            "result": {
              "status": "passed",
              "duration": 11860
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:274"
            },
            "result": {
              "status": "passed",
              "duration": 11909
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-09-03 15:29:58 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:322"
            },
            "result": {
              "status": "passed",
              "duration": 465987
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 9840
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:417"
            },
            "result": {
              "status": "passed",
              "duration": 20456
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:870"
            },
            "result": {
              "status": "passed",
              "duration": 8308
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:169"
            },
            "result": {
              "status": "passed",
              "duration": 282807
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19507
            }
          }
        ]
      }
    ]
  }
]