[
  {
    "id": "bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it",
    "uri": "features/init_clients/min_deblike_salt.feature",
    "keyword": "Feature",
    "name": "Bootstrap a Debian-like minion and do some basic operations on it",
    "description": "",
    "line": 8,
    "tags": [
      {
        "name": "@deblike_minion",
        "line": 7
      }
    ],
    "elements": [
      {
        "id": "bootstrap-a-debian-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:472"
            },
            "result": {
              "status": "passed",
              "duration": 38201688998
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5027360
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27748
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19072
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10688
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7179
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-06 11:59:02 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 1297275
            }
          },
          {
            "output": [
              "New user min_deblike_salt created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 9790797762
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 31717
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 48 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 270663
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 33389
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;bootstrap-a-debian-like-minion",
        "keyword": "Scenario",
        "name": "Bootstrap a Debian-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:408"
            },
            "result": {
              "status": "passed",
              "duration": 195971168
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 380882530
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Bootstrap Minions\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 106524065
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6580391
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the hostname of \"deblike_minion\" as \"hostname\"",
            "line": 16,
            "output": [
              "The hostname of deblike_minion is uyuni-master-deblike-minion"
            ],
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:517"
            },
            "result": {
              "status": "passed",
              "duration": 4421013472
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6270391
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"22\" as \"port\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 76271878
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6759017
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"root\" as \"user\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89520011
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6877029
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"linux\" as \"password\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 82795450
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6463187
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"1-DEBLIKE-KEY\" from \"activationKeys\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 106381302
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9775891
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the hostname of \"proxy\" from \"proxies\" if present",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:523"
            },
            "result": {
              "status": "passed",
              "duration": 2715339441
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6900543
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Bootstrap\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 113478030
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6443180
                }
              }
            ]
          },
          {
            "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": 34157567870
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 14871502
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow the left menu \"Systems > System List > All\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 372479902
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 706334646
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the name of \"deblike_minion\", refreshing the page",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:125"
            },
            "result": {
              "status": "passed",
              "duration": 46125287064
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 12461400
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until onboarding is completed for \"deblike_minion\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:229"
            },
            "result": {
              "status": "passed",
              "duration": 46217836522
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6515410
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I query latest Salt changes on Debian-like system \"deblike_minion\"",
            "line": 27,
            "output": [
              "* Wed Mar  4 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Fix the issue preventing SELinux profile to be loaded on SLES 16",
              "  deployed using cloud images (bsc#1258957)",
              "* Mon Feb 16 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Fix the typo causing buiding EL9 bundle without binary dependencies",
              "* Mon Feb  2 2026 Michael Calmer <mc@suse.com>",
              "- Rebuild because of maintenance release",
              "* Mon Jan 19 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Make syntax in httputil_test compatible with Python 3.6",
              "- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)",
              "- Added:",
              "  * fix-tornado-s-httputil_test-syntax-for-python-3.6.patch",
              "  * backport-add-maintain-m-privilege-to-postgres-module.patch",
              "* Wed Jan 14 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Use internal deb classes instead of external aptsource lib"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:258"
            },
            "result": {
              "status": "passed",
              "duration": 869563809
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5635993
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30256
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 38660
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 25154
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 15959
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-06 11:59:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 358514
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23888
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 14359
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 137 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 393874
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24367
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;check-connection-from-the-debian-like-minion-to-proxy",
        "keyword": "Scenario",
        "name": "Check connection from the Debian-like minion to proxy",
        "description": "",
        "line": 30,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"deblike_minion\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "passed",
              "duration": 1930519486
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8732440
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 94914164
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 879261316
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Connection\" in the content area",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 119734298
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 680821027
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" short hostname",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:684"
            },
            "result": {
              "status": "passed",
              "duration": 94865854
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6013015
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 7
          },
          {
            "name": "@proxy",
            "line": 29
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26182
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 35576
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 20900
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11357
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-06 12:02:07 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 318491
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 30129
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 20243
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 16564
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238954
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 50565
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;check-registration-on-proxy-of-the-debian-like-minion",
        "keyword": "Scenario",
        "name": "Check registration on proxy of the Debian-like minion",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "passed",
              "duration": 1504251962
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8962820
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70587614
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 789946818
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy\" in the content area",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 119112609
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 789146084
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"deblike_minion\" hostname",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:689"
            },
            "result": {
              "status": "passed",
              "duration": 141168774
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7199336
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 7
          },
          {
            "name": "@proxy",
            "line": 36
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17926
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19758
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16198
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7574
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-06 12:02:11 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 249587
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17301
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 14390
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 7452
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 380947
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24858
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;subscribe-the-debian-like-minion-to-a-base-channel",
        "keyword": "Scenario",
        "name": "Subscribe the Debian-like minion to a base channel",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"deblike_minion\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "passed",
              "duration": 1635998652
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9254685
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Software\" in the content area",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 88861582
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 626790431
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Software Channels\" in the content area",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 127807055
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1074693392
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 236244193
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7059497
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check radio button \"Fake-Base-Channel-Debian-like\"",
            "line": 48,
            "output": [
              "Warning: Radio button 'Fake-Base-Channel-Debian-like' is already checked"
            ],
            "match": {
              "location": "features/step_definitions/common_steps.rb:217"
            },
            "result": {
              "status": "passed",
              "duration": 506362394
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8070699
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 811996946
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7599769
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Next\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 177644960
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9682980
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Confirm Software Channel Change\" text",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 119218673
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 14738197
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click on \"Confirm\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 170551974
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10082678
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Changing the channels has been scheduled.\" text",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 1151635791
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7554680
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until event \"Subscribe channels scheduled by admin\" is completed",
            "line": 54,
            "match": {
              "location": "features/step_definitions/common_steps.rb:150"
            },
            "result": {
              "status": "passed",
              "duration": 25413829449
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5343831
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26769
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 31165
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 20761
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 13617
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-06 12:02:14 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 421753
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 29385
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 18622
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 32 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 267870
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 623643
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;detect-latest-salt-changes-on-the-debian-like-minion",
        "keyword": "Scenario",
        "name": "Detect latest Salt changes on the Debian-like minion",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I query latest Salt changes on Debian-like system \"deblike_minion\"",
            "line": 57,
            "output": [
              "* Wed Mar  4 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Fix the issue preventing SELinux profile to be loaded on SLES 16",
              "  deployed using cloud images (bsc#1258957)",
              "* Mon Feb 16 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Fix the typo causing buiding EL9 bundle without binary dependencies",
              "* Mon Feb  2 2026 Michael Calmer <mc@suse.com>",
              "- Rebuild because of maintenance release",
              "* Mon Jan 19 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Make syntax in httputil_test compatible with Python 3.6",
              "- Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325)",
              "- Added:",
              "  * fix-tornado-s-httputil_test-syntax-for-python-3.6.patch",
              "  * backport-add-maintain-m-privilege-to-postgres-module.patch",
              "* Wed Jan 14 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Use internal deb classes instead of external aptsource lib"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:258"
            },
            "result": {
              "status": "passed",
              "duration": 430695311
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5719495
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21024
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19512
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11287
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8196
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-06 12:02:46 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 311729
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19368
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 11002
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 399725
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22205
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;check-events-history-for-failures-on-debian-like-minion",
        "keyword": "Scenario",
        "name": "Check events history for failures on Debian-like minion",
        "description": "",
        "line": 59,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"deblike_minion\"",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "passed",
              "duration": 1182048386
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6384147
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I check for failed events on history event page",
            "line": 61,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:461"
            },
            "result": {
              "status": "passed",
              "duration": 51019888200
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9324325
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22237
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26346
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 19782
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12516
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-06 12:02:47 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 411358
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 27377
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 19345
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 52 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 317165
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26752
            }
          }
        ]
      }
    ]
  }
]