[
  {
    "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:796"
            },
            "result": {
              "status": "passed",
              "duration": 664506763
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 29003
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22918
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8634
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 11706
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 6165
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:43:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 310567
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 9256
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 25007
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 246315
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22415
            }
          }
        ]
      },
      {
        "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": 14517837099
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2326620
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13474
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11144
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 13166
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 8828
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:43:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 217338
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 9114
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 15543
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 15 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 422424
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22680
            }
          }
        ]
      },
      {
        "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:727"
            },
            "result": {
              "status": "passed",
              "duration": 6232178386
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 5247840
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13424
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7116
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 16025
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 7166
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:43:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 255686
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 9720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 61009
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 1289957
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20425
            }
          }
        ]
      },
      {
        "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": 1146790982
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2222401
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create User\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 497502274
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 12575466
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"login\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 23837836
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2083288
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpassword\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 18343349
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1720862
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpasswordConfirm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 21886791
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1772750
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Mr.\" from \"prefix\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 31823422
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1721233
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test\" as \"firstNames\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 18744407
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1807510
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"User\" as \"lastName\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 20187457
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1816654
                }
              }
            ]
          },
          {
            "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": 18103253
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1802169
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Login\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 2892641715
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1798676
                }
              }
            ]
          },
          {
            "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": 17983222
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1623154
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" link",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:787"
            },
            "result": {
              "status": "passed",
              "duration": 5778169
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1730734
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18641
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23506
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 18440
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 8744
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:43:53 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 271304
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 7342
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 19089
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 267441
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17999
            }
          }
        ]
      },
      {
        "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": 1060871780
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2214288
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"testing\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 351387796
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2215052
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_org_admin\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 36342956
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1854530
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_system_group_admin\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 62593012
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1943040
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_channel_admin\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 45484313
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1666883
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_activation_key_admin\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 47674642
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2544941
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_config_admin\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 45782434
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1939792
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 1277545741
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1897272
                }
              }
            ]
          },
          {
            "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": 17786323
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1686619
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" text",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:724"
            },
            "result": {
              "status": "passed",
              "duration": 10104584
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2086445
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12670
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7375
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 12518
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 6848
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:43:58 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 255383
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 8522
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 19095
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 278028
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19199
            }
          }
        ]
      },
      {
        "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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": 17149
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29847
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 494872
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 12079
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:01 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 1002695
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 10781
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 25979
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:847"
            },
            "result": {
              "status": "skipped",
              "duration": 474211
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 411691
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18394
            }
          }
        ]
      },
      {
        "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": [
              "* 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:",
              "  * stabilize-testsuite-tests-and-fix-alleventshandler-7.patch",
              "  * switch-apache2ctl-to-apachectl-for-suse-oses-bsc-125.patch",
              "  * support-attrlist-in-ldap.managed-746.patch",
              "",
              "* Tue Jun 23 2026 Victor Zhestkov <vzhestkov@suse.com>"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:255"
            },
            "result": {
              "status": "passed",
              "duration": 734422643
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2511720
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13103
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8019
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 12078
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 7920
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:01 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 237890
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 7482
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 13980
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 252047
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19740
            }
          }
        ]
      }
    ]
  },
  {
    "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": 4537596917
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2698686
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15349
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 11200
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 8992
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:02 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 260660
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 9318
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 17200
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 295847
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20450
            }
          }
        ]
      }
    ]
  },
  {
    "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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:301"
                },
                "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": 13154
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23254
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 11147
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 6423
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 247684
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 8337
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 18732
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:807"
            },
            "result": {
              "status": "passed",
              "duration": 5291
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:817"
            },
            "result": {
              "status": "skipped",
              "duration": 122611
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 533330
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16170
            }
          }
        ]
      }
    ]
  },
  {
    "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": 483434175
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1979647
                }
              }
            ]
          },
          {
            "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": 1070268290
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 119951914
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 35930398
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1931059
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 889353415
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2169252
                }
              }
            ]
          },
          {
            "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": 19566277
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1660252
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11521
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11003
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 11177
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 7212
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 299907
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 8274
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 17124
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 260344
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16876
            }
          }
        ]
      },
      {
        "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": 2777913892
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2150959
                }
              }
            ]
          },
          {
            "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": 1077763476
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1943219
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:215"
            },
            "result": {
              "status": "passed",
              "duration": 31350471
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1927717
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 794410803
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2099384
                }
              }
            ]
          },
          {
            "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": 18265988
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1629227
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13404
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7118
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 13093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 7074
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:09 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 282612
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 7451
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 18537
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 303008
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 38681
            }
          }
        ]
      }
    ]
  },
  {
    "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": 2668653100
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1983683
                }
              }
            ]
          },
          {
            "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:172"
            },
            "result": {
              "status": "passed",
              "duration": 5981485424
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 3590952
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28071
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 7964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 13160
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 8407
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 309145
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 9816
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 23088
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 284863
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 34944
            }
          }
        ]
      }
    ]
  },
  {
    "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": 462658354
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2091115
                }
              }
            ]
          },
          {
            "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:172"
            },
            "result": {
              "status": "passed",
              "duration": 5992043227
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2697051
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12443
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12250
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 12573
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 6815
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 255741
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 7812
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 21884
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 275896
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17759
            }
          }
        ]
      },
      {
        "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": 1110918451
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1746401
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 347834289
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2803243
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-registry\" as \"label\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 23573988
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1884772
                }
              }
            ]
          },
          {
            "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": 22865940
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2651552
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"create-btn\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 746810334
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 2089902
                }
              }
            ]
          },
          {
            "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": 175897686
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1709554
                }
              }
            ]
          },
          {
            "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": 9915541
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:301"
                },
                "result": {
                  "status": "passed",
                  "duration": 1655784
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17418
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 16963
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 7280
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-08-10 11:44:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 326189
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:391"
            },
            "result": {
              "status": "passed",
              "duration": 8855
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:404"
            },
            "result": {
              "status": "passed",
              "duration": 22142
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:857"
            },
            "result": {
              "status": "passed",
              "duration": 4815
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:170"
            },
            "result": {
              "status": "passed",
              "duration": 282915
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18716
            }
          }
        ]
      }
    ]
  }
]