[
  {
    "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:484"
            },
            "result": {
              "status": "passed",
              "duration": 38479155882
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 8778481
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 32842
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21339
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 10844
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6529
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 17:15:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 235855
            }
          },
          {
            "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:296"
            },
            "result": {
              "status": "passed",
              "duration": 10808230896
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 28077
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 50 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 408489
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 36107
            }
          }
        ]
      },
      {
        "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": 175280728
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 492697488
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Bootstrap Minions\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 105015154
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 5960845
                }
              }
            ]
          },
          {
            "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:529"
            },
            "result": {
              "status": "passed",
              "duration": 1999281706
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 7837611
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"22\" as \"port\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 73791686
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 5435572
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"root\" as \"user\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 73005195
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 5181687
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"linux\" as \"password\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 73229083
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6216462
                }
              }
            ]
          },
          {
            "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": 99578406
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 4896878
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the hostname of \"proxy\" from \"proxies\" if present",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:535"
            },
            "result": {
              "status": "passed",
              "duration": 3360319605
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 9234499
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Bootstrap\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 147210924
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 8113552
                }
              }
            ]
          },
          {
            "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": 34253867544
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16207514
                }
              }
            ]
          },
          {
            "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": 272605994
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 499182204
                }
              }
            ]
          },
          {
            "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": 32165638377
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 7858482
                }
              }
            ]
          },
          {
            "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": 62913017846
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6869618
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19445
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17739
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 12400
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6298
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 17:15:56 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 218527
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 20591
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 25785
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 137 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 719719
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24190
            }
          }
        ]
      },
      {
        "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:498"
            },
            "result": {
              "status": "passed",
              "duration": 1950022813
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 5753694
                }
              }
            ]
          },
          {
            "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": 90527682
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 922439428
                }
              }
            ]
          },
          {
            "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": 83236516
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 743087529
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" short hostname",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:696"
            },
            "result": {
              "status": "passed",
              "duration": 88905943
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6667076
                }
              }
            ]
          }
        ],
        "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": 30545
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 41692
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 25760
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 14736
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 17:18:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 367605
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 26854
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 22898
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 38232
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 287291
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19716
            }
          }
        ]
      },
      {
        "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:498"
            },
            "result": {
              "status": "passed",
              "duration": 1895701969
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6079373
                }
              }
            ]
          },
          {
            "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": 106465872
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 1002820404
                }
              }
            ]
          },
          {
            "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": 157969680
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 1702811554
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"rhlike_minion\" hostname",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:701"
            },
            "result": {
              "status": "passed",
              "duration": 199566913
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6961808
                }
              }
            ]
          }
        ],
        "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": 24565
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 33389
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 21498
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 13955
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 17:18:16 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 598722
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 27866
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 19953
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 18895
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 2539021
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26398
            }
          }
        ]
      },
      {
        "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:498"
            },
            "result": {
              "status": "passed",
              "duration": 4712509574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 14000928
                }
              }
            ]
          },
          {
            "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": 144466944
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 1127185939
                }
              }
            ]
          },
          {
            "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": 205034193
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 1564475488
                }
              }
            ]
          },
          {
            "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": 181609627
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 7016841
                }
              }
            ]
          },
          {
            "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:217"
            },
            "result": {
              "status": "passed",
              "duration": 394394831
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 9006488
                }
              }
            ]
          },
          {
            "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": 954587164
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6775369
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Next\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 100231459
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6983392
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Confirm Software Channel Change\" text",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 107765398
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 12473789
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click on \"Confirm\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 132504012
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6308447
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Changing the channels has been scheduled.\" text",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 1203336214
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 8512538
                }
              }
            ]
          },
          {
            "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": 21310181231
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 4824278
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28566
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 32354
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 18000
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 16300
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 17:18:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 380341
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 29922
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 18808
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 32 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 243091
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20202
            }
          }
        ]
      },
      {
        "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": [
              "* Tue Apr 14 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Fix testsuite failures",
              "- Added:",
              "  * fix-test-failures-754.patch",
              "",
              "* Tue Mar 17 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Backport security patch for Salt vendored tornado (bsc#1259554):",
              "  * CVE-2026-31958: Add limits on multipart form data parsing",
              "- Added:",
              "  * backport-of-the-cve-2026-31958-fix-bsc-1259554.patch",
              "",
              "* Fri Mar 13 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Add x86_64_v2 as a possible rpm package architecture",
              "- Make users with backslash working for salt-ssh (bsc#1254629)",
              "- Fix ansible.playbooks extra-vars quoting (bsc#1257831)"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 332177224
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 5466824
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16753
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17207
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 12869
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6887
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 17:18:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 324527
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 18114
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 16097
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 232349
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14962
            }
          }
        ]
      },
      {
        "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:498"
            },
            "result": {
              "status": "passed",
              "duration": 1188749721
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 6273116
                }
              }
            ]
          },
          {
            "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": 51217068618
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 8482325
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14481
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15228
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 10770
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6984
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 17:18:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 195165
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 17890
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 9631
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 53 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 298702
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21634
            }
          }
        ]
      }
    ]
  }
]