[
  {
    "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it",
    "uri": "features/init_clients/min_rhlike_salt.feature",
    "keyword": "Feature",
    "name": "Bootstrap a Red Hat-like minion and do some basic operations on it",
    "description": "",
    "line": 8,
    "tags": [
      {
        "name": "@rhlike_minion",
        "line": 7
      }
    ],
    "elements": [
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "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:486"
            },
            "result": {
              "status": "passed",
              "duration": 38631581203
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 12721505
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 31294
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20017
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 11042
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 6195
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-21 16:00:55 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 233214
            }
          },
          {
            "output": [
              "New user min_rhlike_salt created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 20965183992
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 34618
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 59 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 489821
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 40038
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;bootstrap-a-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Bootstrap a Red Hat-like minion",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Bootstrapping\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:420"
            },
            "result": {
              "status": "passed",
              "duration": 195205398
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 556611079
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Bootstrap Minions\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 224038399
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 20510837
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the hostname of \"rhlike_minion\" as \"hostname\"",
            "line": 16,
            "output": [
              "The hostname of rhlike_minion is uyuni-master-rhlike-minion.sumaci.aws"
            ],
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:531"
            },
            "result": {
              "status": "passed",
              "duration": 2251607030
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 5430389
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"22\" as \"port\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 74088601
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 8197936
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"root\" as \"user\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 139708754
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 9652974
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"linux\" as \"password\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 188216735
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 17978341
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"1-RH-LIKE-KEY\" from \"activationKeys\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 135172877
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7787094
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the hostname of \"proxy\" from \"proxies\" if present",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:537"
            },
            "result": {
              "status": "passed",
              "duration": 3063117993
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 5510608
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Bootstrap\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 77061624
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 5204568
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Bootstrap process initiated.\" text",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 36409699637
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 18067703
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow the left menu \"Systems > System List > All\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:420"
            },
            "result": {
              "status": "passed",
              "duration": 370385300
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 336607313
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the name of \"rhlike_minion\", refreshing the page",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:125"
            },
            "result": {
              "status": "passed",
              "duration": 32250717742
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 8402068
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until onboarding is completed for \"rhlike_minion\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:229"
            },
            "result": {
              "status": "passed",
              "duration": 56708814719
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7594648
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25097
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25324
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 13852
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 7194
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-21 16:01:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 237821
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 26005
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 15699
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 134 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 528250
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 31012
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;check-connection-from-red-hat-like-minion-to-proxy",
        "keyword": "Scenario",
        "name": "Check connection from Red Hat-like minion to proxy",
        "description": "",
        "line": 29,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"rhlike_minion\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:500"
            },
            "result": {
              "status": "passed",
              "duration": 2533755321
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7192314
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 123267771
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 953734290
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Connection\" in the content area",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 78943391
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 868016257
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" short hostname",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:698"
            },
            "result": {
              "status": "passed",
              "duration": 86789525
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 5205214
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          },
          {
            "name": "@proxy",
            "line": 28
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 32937
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 41382
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 97359
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 17432
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-21 16:04:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 527109
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 30289
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 23805
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 18127
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 215083
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16508
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;check-registration-on-proxy-of-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Check registration on proxy of Red Hat-like minion",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:500"
            },
            "result": {
              "status": "passed",
              "duration": 2701547975
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7929432
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 89426397
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 1056694258
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 91774051
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 767673379
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"rhlike_minion\" hostname",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 123042275
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 6132111
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          },
          {
            "name": "@proxy",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15986
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 13414
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 7910
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-21 16:04:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 222541
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 18935
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 12543
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 8143
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 423671
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 25898
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;subscribe-the-red-hat-like-minion-to-a-base-channel",
        "keyword": "Scenario",
        "name": "Subscribe the Red Hat-like minion to a base channel",
        "description": "",
        "line": 42,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"rhlike_minion\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:500"
            },
            "result": {
              "status": "passed",
              "duration": 3621663003
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7231794
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Software\" in the content area",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 117792539
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 1053716616
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Software Channels\" in the content area",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "passed",
              "duration": 150863339
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 1170965839
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 169782877
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 8207454
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check radio button \"Fake-Base-Channel-RH-like\"",
            "line": 47,
            "output": [
              "Warning: Radio button 'Fake-Base-Channel-RH-like' is already checked"
            ],
            "match": {
              "location": "features/step_definitions/common_steps.rb:238"
            },
            "result": {
              "status": "passed",
              "duration": 460131963
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7202489
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 813414099
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7382794
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Next\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 127241942
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 16177676
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Confirm Software Channel Change\" text",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 186514517
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 22856695
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click on \"Confirm\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 304465253
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 21866517
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Changing the channels has been scheduled.\" text",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 697209542
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 36347669
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until event \"Subscribe channels scheduled by admin\" is completed",
            "line": 53,
            "match": {
              "location": "features/step_definitions/common_steps.rb:150"
            },
            "result": {
              "status": "passed",
              "duration": 21963724126
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 7081925
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24110
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26342
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 23283
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 10911
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-21 16:04:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 472694
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 28353
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 18909
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 31 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 219425
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19917
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;detect-latest-salt-changes-on-the-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Detect latest Salt changes on the Red Hat-like minion",
        "description": "",
        "line": 55,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I query latest Salt changes on \"rhlike_minion\"",
            "line": 56,
            "output": [
              "* Thu May 14 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Use non vendored tornado with Python 3.11 (bsc#1257583, bsc#1259700)",
              "- Added:",
              "  * use-non-vendored-tornado-with-python-3.11.patch",
              "",
              "* Thu May 07 2026 Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>",
              "- Specify .SO ver explicitly in BuildRequire for libsodium",
              "",
              "* Mon Apr 27 2026 Marek Czernek <marek.czernek@suse.com>",
              "- BDSA-2025-60810: Harden Tornado from invalid HTTP reason phrases",
              "- Read full URI from ldap pillar config (bsc#1254900)",
              "- Added:",
              "  * bdsa-2025-60810-harden-against-invalid-http-reason-p.patch",
              "  * read-full-uri-from-ldap-pillar-config-753.patch",
              ""
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:255"
            },
            "result": {
              "status": "passed",
              "duration": 371742476
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 5997056
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15505
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17681
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 13279
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 17725
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-21 16:04:48 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 687411
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 44273
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 21127
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 440259
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26797
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;check-events-history-for-failures-on-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Check events history for failures on Red Hat-like minion",
        "description": "",
        "line": 58,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"rhlike_minion\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:500"
            },
            "result": {
              "status": "passed",
              "duration": 4003804879
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 6223477
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I check for failed events on history event page",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:461"
            },
            "result": {
              "status": "passed",
              "duration": 51560485993
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 10014924
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20737
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23095
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 18698
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 7458
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-21 16:04:48 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 206879
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 22982
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 10901
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 56 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 323038
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19673
            }
          }
        ]
      }
    ]
  }
]