[
  {
    "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests",
    "uri": "features/reposync/srv_disable_scheduled_reposync.feature",
    "keyword": "Feature",
    "name": "Do not let Taskomatic tasks interfere with our CI tests",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 7,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 37524046415
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4552674
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 32593
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11411
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12365
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7505
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:34:10 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 2149931
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 22816
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 38 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 309152
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 42071
            }
          }
        ]
      },
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;disable-scheduled-reposyncs",
        "keyword": "Scenario",
        "name": "Disable scheduled reposyncs",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 126964274
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 589923138
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"mgr-sync-refresh-default\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 1356007031
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4418718
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I choose \"disabled\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 53712848
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4513355
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Schedule\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1385736820
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4160217
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Disable Schedule\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1634779406
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4096450
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15532
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12696
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 41898
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 9896
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:34:48 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 222552
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 22579
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 243715
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16844
            }
          }
        ]
      },
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;disable-scheduled-cobbler-syncs",
        "keyword": "Scenario",
        "name": "Disable scheduled Cobbler syncs",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 61695768
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 1184538554
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"cobbler-sync-default\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 1335962477
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4356239
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I choose \"disabled\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 46410174
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4309605
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Schedule\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1479305086
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5928471
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Disable Schedule\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1646079190
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5211041
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15889
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12901
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 23231
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10813
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:34:53 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 217838
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 44756
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 247988
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18098
            }
          }
        ]
      }
    ]
  },
  {
    "id": "list-available-channels-and-enable-them",
    "uri": "features/reposync/srv_sync_channels.feature",
    "keyword": "Feature",
    "name": "List available channels and enable them",
    "description": "  In order to use software channels\n  As root user\n  I want to list available channels and enable them",
    "line": 5,
    "tags": [
      {
        "name": "@scc_credentials",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "list-available-channels-and-enable-them;list-available-channels",
        "keyword": "Scenario",
        "name": "List available channels",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I refresh SCC",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:329"
            },
            "result": {
              "status": "passed",
              "duration": 30774555086
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5974141
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I execute mgr-sync \"list channels -e\" with user \"admin\" and password \"admin\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/command_steps.rb:316"
            },
            "result": {
              "status": "passed",
              "duration": 2229857499
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5502463
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 31299
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4271834
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 20349
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4215244
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 18209
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3973381
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18571
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25723
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11909
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6803
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:34:59 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 269068
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 22710
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 10921
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 33 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 251588
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15675
            }
          }
        ]
      },
      {
        "id": "list-available-channels-and-enable-them;list-available-mandatory-channels",
        "keyword": "Scenario",
        "name": "List available mandatory channels",
        "description": "",
        "line": 18,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list channels -e --no-optional\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "passed",
              "duration": 1496284135
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5146835
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 28932
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4418431
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 22753
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4193018
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"    [ ] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/command_steps.rb:194"
            },
            "result": {
              "status": "passed",
              "duration": 22278
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4372307
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16819
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17142
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12939
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6090
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:35:32 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 215691
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17129
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5324
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 461045
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15572
            }
          }
        ]
      },
      {
        "id": "list-available-channels-and-enable-them;list-server-product",
        "keyword": "Scenario",
        "name": "List Server product",
        "description": "",
        "line": 24,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "passed",
              "duration": 1472333986
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5358285
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 25306
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4217799
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14628
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17997
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12346
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6407
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:35:33 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 224951
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19771
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5072
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 244004
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15598
            }
          }
        ]
      },
      {
        "id": "list-available-channels-and-enable-them;list-all-products-for-suse-multi-linux-manager",
        "keyword": "Scenario",
        "name": "List all products for SUSE Multi-Linux Manager",
        "description": "",
        "line": 30,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products --expand\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] SUSE Multi-Linux Manager Proxy Extension for SLE 5.1 x86_64\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] (R) SUSE Multi-Linux Manager Client Tools for SUSE Liberty Linux 7, RHEL and clones 7 x86_64\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] (R) SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          },
          {
            "name": "@proxy",
            "line": 28
          },
          {
            "name": "@susemanager",
            "line": 29
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16947
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26639
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10753
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6682
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:35:35 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 222938
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20626
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 13263
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5951
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 115489
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 193344
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12836
            }
          }
        ]
      },
      {
        "id": "list-available-channels-and-enable-them;list-products-with-filter",
        "keyword": "Scenario",
        "name": "List products with filter",
        "description": "",
        "line": 38,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products --expand --filter x86_64\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "passed",
              "duration": 1444762752
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5263901
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 25125
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4010925
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"ppc64\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/command_steps.rb:194"
            },
            "result": {
              "status": "passed",
              "duration": 16219
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3725188
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"s390x\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/command_steps.rb:194"
            },
            "result": {
              "status": "passed",
              "duration": 15077
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3747115
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12823
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11673
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9969
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5636
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:35:35 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 180128
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 16063
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5502
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 238673
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15519
            }
          }
        ]
      },
      {
        "id": "list-available-channels-and-enable-them;let-mgr-sync-time-out",
        "keyword": "Scenario",
        "name": "Let mgr-sync time out",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I remove the mgr-sync cache file",
            "line": 45,
            "match": {
              "location": "features/step_definitions/command_steps.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 672141858
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5502263
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I execute mgr-sync refresh",
            "line": 46,
            "match": {
              "location": "features/step_definitions/command_steps.rb:334"
            },
            "result": {
              "status": "passed",
              "duration": 60764155839
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5400598
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"Timeout. No user input for 60 seconds. Exiting...\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "passed",
              "duration": 26466
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3928829
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15872
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17139
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11271
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6355
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:35:36 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 233595
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17852
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 8395
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 62 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 326325
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16385
            }
          }
        ]
      }
    ]
  },
  {
    "id": "synchronize-products-in-the-products-page-of-the-setup-wizard",
    "uri": "features/reposync/srv_sync_products.feature",
    "keyword": "Feature",
    "name": "Synchronize products in the products page of the Setup Wizard",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;refresh-scc",
        "keyword": "Scenario",
        "name": "Refresh SCC",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I refresh SCC",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:329"
            },
            "result": {
              "status": "passed",
              "duration": 27790773196
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5063053
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 6
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16506
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18516
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11549
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6772
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:36:38 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 217317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18003
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5943
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 27 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 309583
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16770
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;let-the-products-page-appear",
        "keyword": "Scenario",
        "name": "Let the products page appear",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 466496065
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4143952
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 839006589
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 576856580
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Product Description\" text",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 1152486946
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5237040
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Arch\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 122974969
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5261833
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Channels\" text",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 124092028
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4946133
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should not see a \"WebYaST 1.3\" text",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:721"
            },
            "result": {
              "status": "passed",
              "duration": 125031374
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4586021
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 10
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16583
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18100
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11655
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6031
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:37:05 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 214481
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19293
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5080
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 263747
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16146
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;use-the-products-and-architecture-filters",
        "keyword": "Scenario",
        "name": "Use the products and architecture filters",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 67659247
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 343864197
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 79191601
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6980980
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 753414318
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4640145
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"RHEL and Liberty\" as the filtered product description",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "passed",
              "duration": 162211408
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5255533
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"RHEL and Liberty 8 Base\" text",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 86110695
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4914538
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"x86_64\" from \"product-arch-filter\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 1131235626
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4712426
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"RHEL and Liberty 8 Base\" text",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 94366071
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4469297
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 19
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16229
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21345
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10406
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6020
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:37:09 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 208617
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18023
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 6489
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 254817
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19863
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;view-the-channels-list-in-the-products-page",
        "keyword": "Scenario",
        "name": "View the channels list in the products page",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server for SAP Applications 15 x86_64\" as the filtered product description",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click the channel list of product \"SUSE Linux Enterprise Server for SAP Applications 15 x86_64\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:178"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Product Channels\" text",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Mandatory Channels\" text",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Optional Channels\" text",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I close the modal dialog",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1190"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 29
          },
          {
            "name": "@susemanager",
            "line": 30
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15891
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21487
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13807
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7013
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:37:12 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 212768
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18336
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5066
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 109355
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 189175
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12718
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;synchronize-sles-15-sp7-product-with-recommended-sub-products,-including-mlm-client-tools",
        "keyword": "Scenario",
        "name": "Synchronize SLES 15 SP7 product with recommended sub-products, including MLM Client Tools",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "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": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" text",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Basesystem Module 15 SP7 x86_64\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Desktop Applications Module 15 SP7 x86_64\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" if present",
            "line": 54,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see that the \"Basesystem Module 15 SP7 x86_64\" product is \"recommended\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see that the \"Server Applications Module 15 SP7 x86_64\" product is \"recommended\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see that the \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" product is \"recommended\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as a product",
            "line": 58,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7 x86_64\" selected",
            "line": 59,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Basesystem Module 15 SP7 x86_64\" selected",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Server Applications Module 15 SP7 x86_64\" selected",
            "line": 61,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" selected",
            "line": 62,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Desktop Applications Module 15 SP7 x86_64\" as a product",
            "line": 63,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Development Tools Module 15 SP7 x86_64\" as a product",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Desktop Applications Module 15 SP7 x86_64\" selected",
            "line": 65,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Development Tools Module 15 SP7 x86_64\" selected",
            "line": 66,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Python 3 Module 15 SP7 x86_64\" as a product",
            "line": 67,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Python 3 Module 15 SP7 x86_64\" selected",
            "line": 68,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Containers Module 15 SP7 x86_64\" as a product",
            "line": 69,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Containers Module 15 SP7 x86_64\" selected",
            "line": 70,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 71,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" product has been added",
            "line": 72,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the SLE15 SP7 product should be added",
            "line": 73,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:165"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 74,
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 42
          },
          {
            "name": "@susemanager",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13220
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20279
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9827
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 9512
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:37:12 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 185971
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17983
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 4720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 315768
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 227850
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15426
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;partially-add-opensuse-tumbleweed-product,-only-including-the-required-packages-to-generate-the-bootstrap-repository",
        "keyword": "Scenario",
        "name": "Partially add openSUSE Tumbleweed product, only including the required packages to generate the bootstrap repository",
        "description": "",
        "line": 77,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add channel \"opensuse_tumbleweed\" with arch \"x86_64\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/command_steps.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 7765644017
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5335298
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I kill running spacewalk-repo-sync for \"opensuse_tumbleweed-x86_64\" channel",
            "line": 79,
            "output": [
              "Reposync of channel opensuse_tumbleweed-x86_64 killed"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:377"
            },
            "result": {
              "status": "passed",
              "duration": 1468296062
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4832182
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I use spacewalk-repo-sync to sync channel \"opensuse_tumbleweed-x86_64\" including only client tools dependencies",
            "line": 80,
            "match": {
              "location": "features/step_definitions/command_steps.rb:184"
            },
            "result": {
              "status": "passed",
              "duration": 92083759811
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5762220
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I use spacewalk-common-channel to add all \"tumbleweed-client-tools-x86_64\" channels with arch \"x86_64\"",
            "line": 81,
            "output": [
              "Channel opensuse_tumbleweed-uyuni-client-x86_64 added",
              "Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:167"
            },
            "result": {
              "status": "passed",
              "duration": 18165864347
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5386223
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 76
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14889
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15473
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10511
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5828
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:37:12 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 212566
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17013
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 6420
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 119 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 255247
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18628
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-uyuni-proxy-product-for-tumbleweed,-including-uyuni-client-tools",
        "keyword": "Scenario",
        "name": "Add Uyuni Proxy product for Tumbleweed, including Uyuni Client Tools",
        "description": "",
        "line": 86,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add all \"uyuni-proxy\" channels with arch \"x86_64\"",
            "line": 87,
            "output": [
              "Channel opensuse_tumbleweed-x86_64 added",
              "Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added",
              "Channel uyuni-proxy-devel-tumbleweed-x86_64 added"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:167"
            },
            "result": {
              "status": "passed",
              "duration": 21703267302
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5378564
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"uyuni-proxy\" have finished",
            "line": 88,
            "output": [
              "Channel opensuse_tumbleweed-x86_64 finished reposync",
              "Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 finished reposync",
              "Channel uyuni-proxy-devel-tumbleweed-x86_64 finished reposync",
              "All channels for uyuni-proxy have been fully synced"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "passed",
              "duration": 33350653016
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5433207
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 83
          },
          {
            "name": "@proxy",
            "line": 84
          },
          {
            "name": "@uyuni",
            "line": 85
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15478
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23824
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12543
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6955
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:39:11 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 214127
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20791
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 11172
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 7232
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:698"
            },
            "result": {
              "status": "passed",
              "duration": 5067
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 55 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 235236
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15231
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;synchronize-sles-15-sp7-product-with-recommended-sub-products-for-retail-feature",
        "keyword": "Scenario",
        "name": "Synchronize SLES 15 SP7 product with recommended sub-products for Retail feature",
        "description": "",
        "line": 93,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 508641801
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4281632
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 945432758
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 390451533
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 80549149
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5021818
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 743755626
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4785844
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as the filtered product description",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "passed",
              "duration": 125106749
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 7628028
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as a product",
            "line": 99,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 72104992
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5102044
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7 x86_64\" selected",
            "line": 100,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 27533863
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4361644
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 55727557
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4874835
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Basesystem Module 15 SP7 x86_64\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 55158805
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6283592
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Desktop Applications Module 15 SP7 x86_64\" as a product",
            "line": 103,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 64693335
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5447227
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Desktop Applications Module 15 SP7 x86_64\" selected",
            "line": 104,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 24980486
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4298682
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"Desktop Applications Module 15 SP7 x86_64\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 51764485
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5036758
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Development Tools Module 15 SP7 x86_64\" as a product",
            "line": 106,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 62254344
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5521028
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Development Tools Module 15 SP7 x86_64\" selected",
            "line": 107,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 23764528
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4495252
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 108,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 58593861
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4883072
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 7588583319
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5172340
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the SLE15 SP7 product should be added",
            "line": 110,
            "output": [
              "Products list:\nAvailable Channels:\n\n\nStatus:\n  - [I] - channel is installed\n  - [ ] - channel is not installed, but is available\n  - [U] - channel is unavailable\n\n[ ] EL9-Pool for x86_64 RHEL and Liberty 9 Base [el9-pool-x86_64]\n[ ] RHEL7-Pool for x86_64 RHEL7 Base x86_64 [rhel7-pool-x86_64]\n[ ] RHEL8-Pool for x86_64 RHEL and Liberty 8 Base [rhel8-pool-x86_64]\n[ ] SLE-Micro-5.3-Pool for x86_64 SUSE Linux Enterprise Micro 5.3 x86_64 [sle-micro-5.3-pool-x86_64]\n[ ] SLE-Product-SLED15-SP4-Pool for x86_64 SUSE Linux Enterprise Desktop 15 SP4 x86_64 [sle-product-sled15-sp4-pool-x86_64]\n[ ] SLE-Product-SLES15-SP4-Pool for x86_64 SUSE Linux Enterprise Server 15 SP4 x86_64 [sle-product-sles15-sp4-pool-x86_64]\n[ ] SLE-Product-SLES15-SP5-Pool for x86_64 SUSE Linux Enterprise Server 15 SP5 x86_64 [sle-product-sles15-sp5-pool-x86_64]\n[ ] SLE-Product-SLES15-SP6-Pool for x86_64 SUSE Linux Enterprise Server 15 SP6 x86_64 [sle-product-sles15-sp6-pool-x86_64]\n[I] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\n    [I] SLE-Module-Basesystem15-SP7-Pool for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-pool-x86_64]\n    [I] SLE-Module-Basesystem15-SP7-Updates for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-updates-x86_64]\n    [ ] SLE-Module-Containers15-SP7-Pool for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-pool-x86_64]\n    [ ] SLE-Module-Containers15-SP7-Updates for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-updates-x86_64]\n    [I] SLE-Module-Desktop-Applications15-SP7-Pool for x86_64 Desktop Applications Module 15 SP7 x86_64 [sle-module-desktop-applications15-sp7-pool-x86_64]\n    [I] SLE-Module-Desktop-Applications15-SP7-Updates for x86_64 Desktop Applications Module 15 SP7 x86_64 [sle-module-desktop-applications15-sp7-updates-x86_64]\n    [I] SLE-Module-DevTools15-SP7-Pool for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-pool-x86_64]\n    [I] SLE-Module-DevTools15-SP7-Updates for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-updates-x86_64]\n    [ ] SLE-Module-Live-Patching15-SP7-Pool for x86_64 SUSE Linux Enterprise Live Patching 15 SP7 x86_64 [sle-module-live-patching15-sp7-pool-x86_64]\n    [ ] SLE-Module-Live-Patching15-SP7-Updates for x86_64 SUSE Linux Enterprise Live Patching 15 SP7 x86_64 [sle-module-live-patching15-sp7-updates-x86_64]\n    [ ] SLE-Module-Public-Cloud15-SP7-Pool for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-pool-x86_64]\n    [ ] SLE-Module-Public-Cloud15-SP7-Updates for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-updates-x86_64]\n    [I] SLE-Module-Python3-15-SP7-Pool for x86_64 Python 3 Module 15 SP7 x86_64 [sle-module-python3-15-sp7-pool-x86_64]\n    [I] SLE-Module-Python3-15-SP7-Updates for x86_64 Python 3 Module 15 SP7 x86_64 [sle-module-python3-15-sp7-updates-x86_64]\n    [I] SLE-Module-Server-Applications15-SP7-Pool for x86_64 Server Applications Module 15 SP7 x86_64 [sle-module-server-applications15-sp7-pool-x86_64]\n    [I] SLE-Module-Server-Applications15-SP7-Updates for x86_64 Server Applications Module 15 SP7 x86_64 [sle-module-server-applications15-sp7-updates-x86_64]\n    [I] SLE-Module-Systems-Management-15-SP7-Pool for x86_64 Systems Management Module 15 SP7 x86_64 [sle-module-systems-management-15-sp7-pool-x86_64]\n    [I] SLE-Module-Systems-Management-15-SP7-Updates for x86_64 Systems Management Module 15 SP7 x86_64 [sle-module-systems-management-15-sp7-updates-x86_64]\n    [ ] SLE-Module-Web-Scripting15-SP7-Pool for x86_64 Web and Scripting Module 15 SP7 x86_64 [sle-module-web-scripting15-sp7-pool-x86_64]\n    [ ] SLE-Module-Web-Scripting15-SP7-Updates for x86_64 Web and Scripting Module 15 SP7 x86_64 [sle-module-web-scripting15-sp7-updates-x86_64]\n    [I] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\n    [I] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\n[ ] SUSE-MicroOS-5.2-Pool for x86_64 SUSE Linux Enterprise Micro 5.2 x86_64 [suse-microos-5.2-pool-x86_64]\n"
            ],
            "match": {
              "location": "features/step_definitions/setup_steps.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 2824917188
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5164736
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add channel \"sles15-sp7-devel-uyuni-client\" with arch \"x86_64\"",
            "line": 111,
            "match": {
              "location": "features/step_definitions/command_steps.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 8852190851
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5275831
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" product has been added",
            "line": 112,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "passed",
              "duration": 11541461
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4390331
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 113,
            "output": [
              "Channel sles15-sp7-devel-uyuni-client-x86_64 finished reposync",
              "1 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-product-sles15-sp7-pool-x86_64 finished reposync",
              "Channel sle-product-sles15-sp7-updates-x86_64 finished reposync",
              "Channel sle15-sp7-installer-updates-x86_64 finished reposync",
              "2 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "3 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "4 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "5 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "6 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "7 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "8 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "9 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "10 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "11 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-basesystem15-sp7-updates-x86_64 finished reposync",
              "12 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "13 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "14 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "15 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-basesystem15-sp7-pool-x86_64 finished reposync",
              "Channel sle-module-server-applications15-sp7-updates-x86_64 finished reposync",
              "16 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-python3-15-sp7-updates-x86_64 finished reposync",
              "Channel sle-module-server-applications15-sp7-pool-x86_64 finished reposync",
              "17 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-python3-15-sp7-pool-x86_64 finished reposync",
              "18 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-systems-management-15-sp7-pool-x86_64 finished reposync",
              "Channel sle-module-systems-management-15-sp7-updates-x86_64 finished reposync",
              "19 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "20 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "21 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "22 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "23 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "24 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-desktop-applications15-sp7-pool-x86_64 finished reposync",
              "Channel sle-module-desktop-applications15-sp7-updates-x86_64 finished reposync",
              "25 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "26 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-devtools15-sp7-pool-x86_64 finished reposync",
              "27 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "28 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "29 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "30 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "31 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "32 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "33 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "34 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "35 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "36 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "37 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "38 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "39 minutes out of 102 waiting for 'sles15-sp7' channels to finish reposync",
              "Channel sle-module-devtools15-sp7-updates-x86_64 finished reposync",
              "All channels for sles15-sp7 have been fully synced"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "passed",
              "duration": 3288978298362
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 9849909
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 90
          },
          {
            "name": "@uyuni",
            "line": 91
          },
          {
            "name": "@build_host",
            "line": 92
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17124
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29081
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11041
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6497
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 10:40:06 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 196425
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18614
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 16720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5653
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 7130
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3312 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 2046574
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19914
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-sl-micro-6.1-as-base-os-for-proxy",
        "keyword": "Scenario",
        "name": "Add SL Micro 6.1 as base OS for proxy",
        "description": "",
        "line": 120,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.1\" as the filtered product description",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.1 x86_64\" as a product",
            "line": 126,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Micro 6.1 x86_64\" selected",
            "line": 127,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.1 x86_64\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"SUSE Multi-Linux Manager Client Tools for SL Micro 6 x86_64\" if present",
            "line": 129,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click the Add Product button",
            "line": 130,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Micro 6.1 x86_64\" product has been added",
            "line": 132,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sl-micro-6.1\" have finished",
            "line": 133,
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 117
          },
          {
            "name": "@susemanager",
            "line": 118
          },
          {
            "name": "@transactional_server",
            "line": 119
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24794
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29065
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11904
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11991
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 250072
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18290
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 14488
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 75284
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:708"
            },
            "result": {
              "status": "skipped",
              "duration": 59448
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 230233
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14421
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-sles-15-sp7-as-base-os-for-proxy",
        "keyword": "Scenario",
        "name": "Add SLES 15 SP7 as base OS for proxy",
        "description": "",
        "line": 138,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7 (BETA)\" as a product",
            "line": 144,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7 (BETA)\" selected",
            "line": 145,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 146,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 147,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 (BETA)\" product has been added",
            "line": 148,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 149,
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 135
          },
          {
            "name": "@susemanager",
            "line": 136
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 137
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14693
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25940
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10113
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10387
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 187646
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17696
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 9619
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 285510
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 10170
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 193153
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13033
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-proxy-extension-5.1-with-sl-micro-6.1-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Proxy Extension 5.1 with SL Micro 6.1 as base OS",
        "description": "",
        "line": 154,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.1\" as the filtered product description",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.1 x86_64\"",
            "line": 160,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.1 x86_64\" as a product",
            "line": 161,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" as a product",
            "line": 162,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" selected",
            "line": 163,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 164,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 165,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" product has been added",
            "line": 166,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-proxy-51\" have finished",
            "line": 167,
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 151
          },
          {
            "name": "@susemanager",
            "line": 152
          },
          {
            "name": "@transactional_server",
            "line": 153
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12340
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16372
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9586
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5386
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 180958
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 14581
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 8250
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 59131
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:708"
            },
            "result": {
              "status": "skipped",
              "duration": 47894
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 206001
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14128
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-proxy-extension-5.1-with-sles-15-sp7-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Proxy Extension 5.1 with SLES 15 SP7 as base OS",
        "description": "",
        "line": 172,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 173,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 174,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 175,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 176,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 177,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 178,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" as a product",
            "line": 179,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" selected",
            "line": 180,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 181,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 182,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" product has been added",
            "line": 183,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-proxy-51-sp7\" have finished",
            "line": 184,
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 169
          },
          {
            "name": "@susemanager",
            "line": 170
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 171
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13308
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17721
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9148
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6618
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 179914
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 13764
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 7677
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 59936
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 6470
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 280547
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12887
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-retail-branch-server-extension-5.1-with-sl-micro-6.1-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Retail Branch Server Extension 5.1 with SL Micro 6.1 as base OS",
        "description": "",
        "line": 189,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 190,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 191,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 192,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 193,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.1\" as the filtered product description",
            "line": 194,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.1 x86_64\"",
            "line": 195,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.1 x86_64\" as a product",
            "line": 196,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" as a product",
            "line": 197,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" selected",
            "line": 198,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 199,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 200,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" product has been added",
            "line": 201,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-retail-branch-server-51\" have finished",
            "line": 202,
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 186
          },
          {
            "name": "@susemanager",
            "line": 187
          },
          {
            "name": "@transactional_server",
            "line": 188
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13204
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20710
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9705
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5829
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 196894
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 14833
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 8944
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 63727
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:708"
            },
            "result": {
              "status": "skipped",
              "duration": 45793
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 214515
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14578
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-retail-branch-server-extension-5.1-with-sles-15-sp7-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Retail Branch Server Extension 5.1 with SLES 15 SP7 as base OS",
        "description": "",
        "line": 207,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 208,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 209,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 210,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 211,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 212,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:942"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 213,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" as a product",
            "line": 214,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" selected",
            "line": 215,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 216,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 217,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" product has been added",
            "line": 218,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suma-retail-branch-server-extension-51-sp7\" have finished",
            "line": 219,
            "match": {
              "location": "features/step_definitions/command_steps.rb:449"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 204
          },
          {
            "name": "@susemanager",
            "line": 205
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 206
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13009
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18837
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9558
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7950
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 178058
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 16063
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 7587
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 61632
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 5716
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 185788
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11267
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;installer-update-channels-got-enabled-when-products-were-added",
        "keyword": "Scenario",
        "name": "Installer update channels got enabled when products were added",
        "description": "",
        "line": 223,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list channels\" with user \"admin\" and password \"admin\"",
            "line": 224,
            "match": {
              "location": "features/step_definitions/command_steps.rb:316"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [I] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 225,
            "match": {
              "location": "features/step_definitions/command_steps.rb:190"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 221
          },
          {
            "name": "@susemanager",
            "line": 222
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13124
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15437
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13085
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5718
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 183970
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 14911
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 6080
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 158044
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 204386
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11850
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;detect-product-loading-issues-from-the-ui",
        "keyword": "Scenario",
        "name": "Detect product loading issues from the UI",
        "description": "",
        "line": 229,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 230,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 1224631547
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4757821
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 231,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 859877160
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 458966170
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Setup Wizard\" text",
            "line": 232,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 90296496
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5044430
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 233,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 861697044
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4774547
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should not see a \"Operation not successful\" text",
            "line": 234,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:721"
            },
            "result": {
              "status": "passed",
              "duration": 129031976
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4722930
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"250\" from \"pageSize\"",
            "line": 235,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 1131308406
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5384434
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should only see success signs in the product list",
            "line": 236,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:853"
            },
            "result": {
              "status": "passed",
              "duration": 40033029065
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 7047936
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 227
          },
          {
            "name": "@skip_if_github_validation",
            "line": 228
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12634
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19570
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10527
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5442
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:35:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 179861
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 15171
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 4338
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 4815
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 45 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 262261
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17711
            }
          }
        ]
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;report-the-synchronization-duration-for-sles-15-sp7",
        "keyword": "Scenario",
        "name": "Report the synchronization duration for SLES 15 SP7",
        "description": "",
        "line": 240,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I report the synchronization duration for \"sles15-sp7\"",
            "line": 241,
            "match": {
              "location": "features/step_definitions/system_monitoring_steps.rb:20"
            },
            "result": {
              "status": "passed",
              "duration": 23235
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4463751
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 238
          },
          {
            "name": "@skip_if_github_validation",
            "line": 239
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20938
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22421
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 15627
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7002
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:03 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 444609
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21688
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 6265
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 8034
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 224449
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16178
            }
          }
        ]
      }
    ]
  },
  {
    "id": "create-fake-channels",
    "uri": "features/reposync/srv_create_fake_channels.feature",
    "keyword": "Feature",
    "name": "Create fake channels",
    "description": "  In Order to distribute software to the clients\n  As an authorized user\n  I want to create fake channels for each distribution",
    "line": 23,
    "elements": [
      {
        "id": "create-fake-channels;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 475752894
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4073644
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16098
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10085
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11047
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7711
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:03 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 228001
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19681
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 232119
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16165
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-fake-base-channel-for-x86_64",
        "keyword": "Scenario",
        "name": "Add a fake base channel for x86_64",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 188997518
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 1233390137
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 315249348
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 7559242
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-SUSE-like\" as \"Channel Name\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 124970128
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6083540
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-suse-like\" as \"Channel Label\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 119528550
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 15424084
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 53774614
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4270782
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 44991480
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4206021
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Base channel for testing\" as \"Channel Summary\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 105908523
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5543064
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 122299771
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5388850
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 588289521
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4316521
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-SUSE-like created.\" text",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 83014845
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5008759
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22925
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12403
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11400
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10593
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:03 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 811308
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 26698
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 480774
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20272
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-fake-child-channel-into-the-fake-base-channel-x86_64",
        "keyword": "Scenario",
        "name": "Add a fake child channel into the fake base channel x86_64",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 73785091
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 291295328
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 309553169
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4148501
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Child-Channel-SUSE-like\" as \"Channel Name\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 114081013
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 12151396
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-child-channel-suse-like\" as \"Channel Label\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 113215464
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5364371
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-SUSE-like\" from \"Parent Channel\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 67331983
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6456864
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 34983467
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4269084
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Child channel for testing\" as \"Channel Summary\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 101944141
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5886721
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake Child Channel SUSE like.\" as \"Channel Description\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 139290791
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5630740
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 575879830
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4228782
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-SUSE-like created.\" text",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76476675
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4600372
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18262
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12271
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12074
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11611
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:07 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 388084
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 30256
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 240597
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16407
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-suse-fake-child-channel-to-the-suse-product-base-channel",
        "keyword": "Scenario",
        "name": "Add a SUSE fake child channel to the SUSE Product base channel",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 69958504
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 215366045
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 322689517
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4456448
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-SUSE-Channel\" as \"Channel Name\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 96782798
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6664884
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-suse-channel\" as \"Channel Label\"",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 91737781
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5280430
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"Parent Channel\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 47266223
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4233630
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 37434514
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4240213
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-SUSE-Channel for testing\" as \"Channel Summary\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 113595625
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5087970
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-RPM-SUSE-Channel Child Channel.\" as \"Channel Description\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 144692869
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6131997
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 526081187
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5346834
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-SUSE-Channel created.\" text",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 75838919
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5395271
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17877
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22537
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11635
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6277
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:08 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 217950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20671
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 15196
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 241200
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13253
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-fake-base-channel-for-i586",
        "keyword": "Scenario",
        "name": "Add a fake base channel for i586",
        "description": "",
        "line": 68,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 70503856
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 287811544
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 317447350
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4172910
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-i586\" as \"Channel Name\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 96787609
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6058512
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-i586\" as \"Channel Label\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 95170716
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5911203
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 39768942
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4175835
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"IA-32\" from \"Architecture:\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 55383140
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6329693
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-i586 channel for testing\" as \"Channel Summary\"",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 131030532
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5782136
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 116494143
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6046944
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 536384573
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4366812
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-i586 created.\" text",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76095250
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4693448
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19380
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8271
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 14027
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 13912
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:10 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 570759
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 22056
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 653669
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18812
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-fake-child-channel-into-the-fake-base-channel-i586",
        "keyword": "Scenario",
        "name": "Add a fake child channel into the fake base channel i586",
        "description": "",
        "line": 80,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 70110055
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 201534096
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 329185248
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4123039
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Child-Channel-i586\" as \"Channel Name\"",
            "line": 83,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 97183553
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6267826
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-child-channel-i586\" as \"Channel Label\"",
            "line": 84,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 94248008
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6159179
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-i586\" from \"Parent Channel\"",
            "line": 85,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 63627924
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6541200
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"IA-32\" from \"Architecture:\"",
            "line": 86,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 35765093
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4199966
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake Child Channel i586 for testing\" as \"Channel Summary\"",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 116430167
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5368158
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake Child Channel i586.\" as \"Channel Description\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 121649266
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5926217
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 527491040
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4707904
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-i586 created.\" text",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 79469692
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4666389
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17030
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8845
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10652
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 8119
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:12 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 217469
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21241
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 237273
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13219
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-test-base-channel-for-x86_64",
        "keyword": "Scenario",
        "name": "Add a test base channel for x86_64",
        "description": "",
        "line": 92,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 70714145
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 283195372
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 327370132
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5505313
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Base-Channel-x86_64\" as \"Channel Name\"",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 98779604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6135419
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"test-base-channel-x86_64\" as \"Channel Label\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 100734149
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6156527
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 41107979
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4163236
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 36872050
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4443988
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Base-Channel-x86_64 channel for testing\" as \"Channel Summary\"",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 134376237
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5509391
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 114724545
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5995874
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 55118340
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4095143
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Base-Channel-x86_64 created.\" text",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 513790803
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5441094
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18915
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9248
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11403
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6331
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:14 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 259600
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18897
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 272531
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16009
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-child-channel-into-the-test-base-channel-x86_64",
        "keyword": "Scenario",
        "name": "Add a child channel into the test base channel x86_64",
        "description": "",
        "line": 104,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 72081999
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 211242499
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 364450320
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4059627
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Child-Channel-x86_64\" as \"Channel Name\"",
            "line": 107,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 100067529
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5889059
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"test-child-channel-x86_64\" as \"Channel Label\"",
            "line": 108,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 99351598
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5237556
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Test-Base-Channel-x86_64\" from \"Parent Channel\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 61870595
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3970505
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 36772143
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4261934
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Child-Channel-x86_64 channel for testing\" as \"Channel Summary\"",
            "line": 111,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 134977298
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5604774
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Test-Child-Channel-x86_64 Channel.\" as \"Channel Description\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 138837337
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5436088
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 531746148
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5304284
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Child-Channel-x86_64 created.\" text",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76751423
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5175568
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15693
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15893
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11876
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11822
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 231543
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19658
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 248245
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17037
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-fake-terminal-child-channel-to-the-suse-product-base-channel",
        "keyword": "Scenario",
        "name": "Add a fake terminal child channel to the SUSE Product base channel",
        "description": "",
        "line": 119,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 120,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-Terminal-Channel\" as \"Channel Name\"",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-terminal-channel\" as \"Channel Label\"",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"pxeboot_minion\" from \"Parent Channel\"",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-Terminal-Channel for testing\" as \"Channel Summary\"",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-RPM-Terminal-Channel Child Channel.\" as \"Channel Description\"",
            "line": 127,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-Terminal-Channel created.\" text",
            "line": 129,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 116
          },
          {
            "name": "@uyuni",
            "line": 117
          },
          {
            "name": "@scc_credentials",
            "line": 118
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14857
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21631
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 15579
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6951
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 367006
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18531
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:336"
            },
            "result": {
              "status": "skipped",
              "duration": 80797
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 8021
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 7747
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 199526
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12403
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-debian-like-amd64-base-channel",
        "keyword": "Scenario",
        "name": "Add Debian-like AMD64 base channel",
        "description": "",
        "line": 132,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 71650060
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 199317457
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 256684692
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5261940
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-Debian-like\" as \"Channel Name\"",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 110747677
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6818391
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-debian-like\" as \"Channel Label\"",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 104900215
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6151297
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 137,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 39003385
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4131738
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"AMD64 Debian\" from \"Architecture:\"",
            "line": 138,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 56897052
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5064418
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-Debian-like for testing\" as \"Channel Summary\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 127617133
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5760867
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 117571667
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6128557
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"gpg_check\"",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 10073063014
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4258326
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 146,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 63242978
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 451076966
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-Debian-like created.\" text",
            "line": 147,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 78577359
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5605672
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 131
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14768
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14968
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 14314
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7218
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:18 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 306105
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 23485
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 13581
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 298611
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20000
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-redhat-like-base-channel",
        "keyword": "Scenario",
        "name": "Add a RedHat-like base channel",
        "description": "",
        "line": 150,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 151,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 72221758
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 209105878
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 152,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 342089111
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 9237654
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-RH-like\" as \"Channel Name\"",
            "line": 153,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 102479448
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5831842
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-rh-like\" as \"Channel Label\"",
            "line": 154,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 99595007
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5131589
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 39699262
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4104149
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 42924314
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5719929
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-RH-like for testing\" as \"Channel Summary\"",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 118553969
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6331840
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 126185738
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 24908090
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 56462356
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 487032414
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-RH-like created.\" text",
            "line": 160,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 80669756
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5052118
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 149
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16931
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 16474
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7144
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:30 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 223466
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18874
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 12520
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 235569
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17690
            }
          }
        ]
      },
      {
        "id": "create-fake-channels;add-a-fake-appstream-base-channel",
        "keyword": "Scenario",
        "name": "Add a fake AppStream base channel",
        "description": "",
        "line": 163,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 164,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 71626135
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 309122477
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 165,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 338035207
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4856305
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-AppStream\" as \"Channel Name\"",
            "line": 166,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 106420165
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6181472
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-appstream\" as \"Channel Label\"",
            "line": 167,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 103022528
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5337346
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 168,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 40969546
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4249810
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 169,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 35254495
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5079446
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-AppStream for testing\" as \"Channel Summary\"",
            "line": 170,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 124088457
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5851604
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-Base-Channel-AppStream.\" as \"Channel Description\"",
            "line": 171,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 137211572
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5336141
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 172,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 522835509
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4200109
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-AppStream created.\" text",
            "line": 173,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76937344
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4729314
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 162
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20399
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30671
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13097
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6569
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:31 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 223934
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18563
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 10021
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 239159
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15458
            }
          }
        ]
      }
    ]
  },
  {
    "id": "create-fake-repositories-for-each-fake-child-channel",
    "uri": "features/reposync/srv_create_fake_repositories.feature",
    "keyword": "Feature",
    "name": "Create fake repositories for each fake child channel",
    "description": "  In order to distribute software to the clients\n  As an authorized user\n  I want to create a fake repository per fake child channel",
    "line": 8,
    "elements": [
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 493715155
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4144563
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15993
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13759
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 15793
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7442
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:33 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 217366
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17851
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 595566
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23050
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-distributions-using-rpm",
        "keyword": "Scenario",
        "name": "Create a fake repository for distributions using RPM",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 172254764
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 681452939
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 304113553
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4057248
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-repo\" as \"label\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 57851837
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5356550
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoRpmUpdates/\" as \"url\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 85343021
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5020547
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 474525621
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4151013
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 64397469
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4708955
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as checked",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1053"
            },
            "result": {
              "status": "passed",
              "duration": 18639795
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4739052
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15762
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9429
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 14008
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6651
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:34 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 222577
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18432
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 851949
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 25598
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;disable-metadata-check-for-the-fake-rpm-repository",
        "keyword": "Scenario",
        "name": "Disable metadata check for the fake RPM repository",
        "description": "",
        "line": 25,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 71672824
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 189953091
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"fake-rpm-repo\"",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 318788633
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4244461
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 10061667482
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4144167
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Repository\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 452439583
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4178165
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository updated successfully\" text",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 64883672
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4385709
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as unchecked",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1060"
            },
            "result": {
              "status": "passed",
              "duration": 15423587
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4792329
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14741
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8197
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13556
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6836
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:36 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 373907
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20818
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 11 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 596191
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18147
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-appstream-repository",
        "keyword": "Scenario",
        "name": "Create a fake AppStream repository",
        "description": "",
        "line": 34,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 70870637
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 179591649
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 300696334
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4088162
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-appstream-repo\" as \"label\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 62407090
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4892701
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoAppStream/\" as \"url\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 82028738
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4862259
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 53535395
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 393061889
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 64817188
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4513156
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as checked",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1053"
            },
            "result": {
              "status": "passed",
              "duration": 15714918
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4758523
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 33
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19266
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 32054
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 14848
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6684
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:47 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 227160
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21896
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 11476
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 642231
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17330
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;disable-metadata-check-for-the-fake-appstream-repository",
        "keyword": "Scenario",
        "name": "Disable metadata check for the fake AppStream repository",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 69432728
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 266020435
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"fake-appstream-repo\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 307817287
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4081992
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 10072225843
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4318017
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Repository\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 472969756
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4541832
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository updated successfully\" text",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 69748697
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5603498
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as unchecked",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1060"
            },
            "result": {
              "status": "passed",
              "duration": 15110563
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4870744
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14281
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17292
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13484
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7268
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:36:48 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 352329
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19897
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 10388
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 423064
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17762
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-suse-fake-child-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the SUSE fake child channel",
        "description": "",
        "line": 53,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 75441267
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 322624029
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-SUSE-Channel\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 366246413
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 12498957
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 185322889
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6753155
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 572449296
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4253630
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-SUSE-Channel updated\" text",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 81030126
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4911288
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 74883998
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 367209705
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "passed",
              "duration": 55422622
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4663918
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 595348711
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4024753
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-RPM-SUSE-Channel repository information was successfully updated\" text",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 69799289
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4395531
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 52
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15033
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19495
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11269
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7744
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:00 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 274492
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19871
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 10518
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 254209
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16013
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-test-child-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the Test child channel",
        "description": "",
        "line": 64,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 68525151
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 201499472
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Test-Child-Channel-x86_64\"",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 538487503
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4452825
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 67,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 166616710
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5972348
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 615456277
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4173900
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Child-Channel-x86_64 updated\" text",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 75142564
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4665743
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 59472254
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 394469993
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "passed",
              "duration": 51379535
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4600495
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 985545251
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4112205
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Test-Child-Channel-x86_64 repository information was successfully updated\" text",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 70062293
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4705322
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17289
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14076
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10732
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:02 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 599332
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20206
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 252129
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16017
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-redhat-like-base-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the RedHat-like base channel",
        "description": "",
        "line": 76,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 67131247
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 289917450
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-RH-like\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 441294579
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4129486
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 172114341
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 25032939
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 559836066
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4263082
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-RH-like updated\" text",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76861909
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4655130
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 61425635
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 375107961
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 83,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "passed",
              "duration": 52894396
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4675121
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 84,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1059043006
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4028187
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-RH-like repository information was successfully updated\" text",
            "line": 85,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 75930746
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4525872
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 75
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17284
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17391
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12574
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7095
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:06 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 223795
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 16980
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 9726
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 261159
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20638
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-appstream-repository-to-the-appstream-base-channel",
        "keyword": "Scenario",
        "name": "Add the fake AppStream repository to the AppStream base channel",
        "description": "",
        "line": 88,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 68867750
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 196431556
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-AppStream\"",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 453603175
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4327158
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 168294367
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6264245
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 553578851
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4149638
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-AppStream updated\" text",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76573474
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4920091
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 62942228
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 386891976
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-appstream-repo\" repo",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "passed",
              "duration": 56731089
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4689289
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1150574686
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3961384
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-AppStream repository information was successfully updated\" text",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 72264754
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4836814
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 87
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17474
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18320
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 14813
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7567
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:09 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 212162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17113
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 12949
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 249339
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18286
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-i586",
        "keyword": "Scenario",
        "name": "Create a fake repository for i586",
        "description": "",
        "line": 99,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 74287187
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 188216828
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 318362799
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4438959
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-i586-repo\" as \"label\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 59000743
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5061541
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///srv/www/htdocs/pub/TestRepoRpmUpdates/\" as \"url\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 93360873
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5596286
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 10068989802
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4231887
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 454870813
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4156636
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 63869589
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4565487
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17525
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9243
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12652
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6824
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:12 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 233897
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18416
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 263970
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15614
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-i586-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the i586 channel",
        "description": "",
        "line": 108,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 76548035
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 253396899
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-i586\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 362505908
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4438277
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 111,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 175662305
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6751536
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 506147358
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5136164
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-i586 updated\" text",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76283107
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5238538
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 60409282
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 293291259
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-i586-repo\" repo",
            "line": 115,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "passed",
              "duration": 56307130
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4744715
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 116,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 517329520
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4071121
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Child-Channel-i586 repository information was successfully updated\" text",
            "line": 117,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 74204697
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 7346540
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21681
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9439
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11999
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 14385
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:24 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 566775
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20887
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 274652
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21993
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-suse-like-child-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the SUSE-like child channel",
        "description": "",
        "line": 120,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 68009733
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 276479942
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-SUSE-like\"",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 358225760
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4365618
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 59327646
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 287095900
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "passed",
              "duration": 55245562
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4555121
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1065469873
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4225516
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Child-Channel-SUSE-like repository information was successfully updated\" text",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 74152307
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4825521
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 119
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17944
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19010
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13324
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 8927
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:26 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 244945
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20271
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 14177
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 252356
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14153
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-debian-like",
        "keyword": "Scenario",
        "name": "Create a fake repository for Debian-like",
        "description": "",
        "line": 129,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 130,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 77093484
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 189515207
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 322130380
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4904728
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-debian-repo\" as \"label\"",
            "line": 132,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 63531423
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4950653
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"deb\" from \"contenttype\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 64833241
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4283760
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoDebUpdates/\" as \"url\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 84734572
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4921481
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 52587312
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3875100
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 450358640
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4908347
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 128
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15166
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19181
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11933
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6553
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:29 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 238598
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18249
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 10323
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 249864
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17475
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-debian-like-base-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the Debian-like base channel",
        "description": "",
        "line": 139,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 71750072
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 252653640
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-Debian-like\"",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 356023871
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5847363
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 88807633
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 292912396
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-debian-repo\" repo",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "passed",
              "duration": 53168574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4487397
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 741850608
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4117755
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-Debian-like repository information was successfully updated\" text",
            "line": 145,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 78887958
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4961948
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 138
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17035
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18567
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11436
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7027
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:30 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 1758147
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20956
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 13673
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 259568
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20002
            }
          }
        ]
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-terminal-child-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the terminal child channel",
        "description": "",
        "line": 150,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 151,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-Terminal-Channel\"",
            "line": 152,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 153,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 154,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-Terminal-Channel updated\" text",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:866"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-RPM-Terminal-Channel repository information was successfully updated\" text",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 147
          },
          {
            "name": "@uyuni",
            "line": 148
          },
          {
            "name": "@scc_credentials",
            "line": 149
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16916
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22330
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10855
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10581
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:32 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 235451
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19842
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:336"
            },
            "result": {
              "status": "skipped",
              "duration": 102704
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 9489
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 7853
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 206870
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13480
            }
          }
        ]
      }
    ]
  },
  {
    "id": "create-custom-channels-with-development-repositories",
    "uri": "features/reposync/srv_create_devel_channels.feature",
    "keyword": "Feature",
    "name": "Create custom channels with development repositories",
    "description": "  In Order to use product packages in development to the clients\n  As an authorized user\n  I want to create custom channels for each distribution",
    "line": 5,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "create-custom-channels-with-development-repositories;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:457"
            },
            "result": {
              "status": "passed",
              "duration": 560629377
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4300753
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12066
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15791
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9671
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6201
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:32 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 209280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19774
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5216
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 570665
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16243
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-suse-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for SUSE minions",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 167251517
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 554040007
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 374504275
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4353556
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-SUSE-Channel\" as \"Channel Name\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 95997587
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6249334
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-suse-channel\" as \"Channel Label\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 97406853
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5466989
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"Parent Channel\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 58357569
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4844973
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 46060349
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4284874
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-SUSE-Channel for development repositories\" as \"Channel Summary\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 150692181
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5742227
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 132598051
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5847401
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 616648120
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4429631
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-SUSE-Channel created.\" text",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 77045013
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4699289
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18617
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26787
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 16364
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 8188
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:32 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 209859
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18109
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 14228
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 4866
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 269184
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17206
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-suse-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the SUSE custom channel",
        "description": "",
        "line": 27,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"sle_minion\" as part of \"devel-suse-channel\" channel",
            "line": 28,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 6188144905
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5537706
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 26
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17495
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22285
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 17236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7322
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:35 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 210639
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17726
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13432
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5199
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 262105
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15303
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-build-host",
        "keyword": "Scenario",
        "name": "Create a custom channel for Build Host",
        "description": "",
        "line": 32,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 72346777
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 195753809
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 272764933
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4594920
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Build-Host-Channel\" as \"Channel Name\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 97279460
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6779165
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-build-host-channel\" as \"Channel Label\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 98136824
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6032126
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"Parent Channel\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 49076519
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5940252
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 35567627
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4129557
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Build-Host-Channel for development repositories\" as \"Channel Summary\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 148229544
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5661935
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 130851786
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 22167268
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 603271165
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6846504
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-Build-Host-Channel created.\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 78722891
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6646170
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@uyuni",
            "line": 30
          },
          {
            "name": "@build_host",
            "line": 31
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17050
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23902
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12912
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6098
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:41 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 221137
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20124
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 10432
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 6859
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 4748
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 1517799
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17966
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-build-host-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the Build Host custom channel",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"build_host\" as part of \"devel-build-host-channel\" channel",
            "line": 47,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 4375788559
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5677828
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@uyuni",
            "line": 44
          },
          {
            "name": "@build_host",
            "line": 45
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18512
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29169
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 14932
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11170
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:43 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 240594
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19298
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 10830
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 11737
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 4856
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 241778
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18623
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-debian-like-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for Debian-like minions",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 69879083
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 196295225
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 264833305
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5223459
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Debian-like-Channel\" as \"Channel Name\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 102098024
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5464645
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-debian-like-channel\" as \"Channel Label\"",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 98316111
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6009417
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-Debian-like\" from \"Parent Channel\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 64958376
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5234650
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"AMD64 Debian\" from \"Architecture:\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 42527547
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4195419
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Debian-like-Channel for development repositories\" as \"Channel Summary\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 152523362
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6440772
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 126354840
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 25905247
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 531072061
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4278258
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-Debian-like-Channel created.\" text",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 76069655
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4442977
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 49
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16437
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24686
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11616
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7345
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:47 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 249091
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17012
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 9879
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5080
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 240156
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19435
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-debian-like-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the Debian-like custom channel",
        "description": "",
        "line": 63,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"deblike_minion\" as part of \"devel-debian-like-channel\" channel",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 7699436753
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5546518
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 62
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21441
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24456
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11979
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 12220
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:49 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 246881
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 44448
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 14418
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5648
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 605990
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20604
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-rh-like-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for RH-like minions",
        "description": "",
        "line": 67,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 71711233
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 201952401
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 269084238
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5573444
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-RH-like-Channel\" as \"Channel Name\"",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 93648505
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5762546
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-rh-like-channel\" as \"Channel Label\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 91704846
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5871439
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-RH-like\" from \"Parent Channel\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 61586087
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4244397
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "passed",
              "duration": 36877080
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5334490
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-RH-like-Channel for development repositories\" as \"Channel Summary\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 149851064
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5856789
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "passed",
              "duration": 126668963
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 37266365
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 557100831
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6044662
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-RH-like-Channel created.\" text",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 79712193
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4447501
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 66
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17213
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20248
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13014
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6582
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:57 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 242514
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17016
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 13600
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5550
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 371268
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18428
            }
          }
        ]
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-rh-like-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the RH-like custom channel",
        "description": "",
        "line": 80,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"rhlike_minion\" as part of \"devel-rh-like-channel\" channel",
            "line": 81,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 4876007176
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5625320
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 79
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21919
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25775
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13322
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6342
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:37:59 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 249401
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20224
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 10031
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5244
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 270163
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19260
            }
          }
        ]
      }
    ]
  },
  {
    "id": "synchronize-fake-channels",
    "uri": "features/reposync/srv_sync_fake_channels.feature",
    "keyword": "Feature",
    "name": "Synchronize fake channels",
    "description": "  In order to use the content provided inside the repositories of the fake channels\n  As admin\n  I want to synchronize the fake channels",
    "line": 12,
    "elements": [
      {
        "id": "synchronize-fake-channels;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 435205045
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4281095
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enable source package syncing",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:928"
            },
            "result": {
              "status": "passed",
              "duration": 1487278626
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5302710
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16202
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11070
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13770
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10030
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:38:04 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 221076
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20211
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 290856
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20704
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-rpm-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-RPM-SUSE-Channel channel",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 465439958
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4176304
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 161452783
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 530912631
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-SUSE-Channel\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 380481887
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4178507
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 74894982
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 394819445
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 339900019
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4129128
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 67386086
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4681390
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1819766023
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3953640
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-RPM-SUSE-Channel.\" text",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 67492748
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 7635060
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-rpm-suse-channel\" has been synced",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 421964671
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4921857
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 21
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16771
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17293
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 15449
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7277
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:38:06 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 381000
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19595
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 9634
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 253253
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22648
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;verify-state-of-fake-rpm-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Verify state of Fake-RPM-SUSE-Channel channel",
        "description": "",
        "line": 34,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"orion-dummy-1.1-1.1.x86_64.rpm\" package should have been stored",
            "line": 35,
            "match": {
              "location": "features/step_definitions/command_steps.rb:415"
            },
            "result": {
              "status": "passed",
              "duration": 4137850490
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5463637
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "solver file for \"fake-rpm-suse-channel\" should reference \"orion-dummy-1.1-1.1.x86_64.rpm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/command_steps.rb:419"
            },
            "result": {
              "status": "passed",
              "duration": 651059441
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5215445
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 33
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15696
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24240
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12091
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11401
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:38:10 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 249931
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20415
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 10618
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 254591
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18223
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-child-channel-i586-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Child-Channel-i586 channel",
        "description": "",
        "line": 39,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 448028203
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4216915
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 152215331
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 524302403
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-i586\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 379557388
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4250089
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 56661630
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 282012348
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 332641443
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5994854
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 68557183
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4683392
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1736521874
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4434202
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Child-Channel-i586.\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 66121733
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4763767
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-child-channel-i586\" has been synced",
            "line": 48,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 354702984
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4919124
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 38
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16883
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29491
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7134
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:38:15 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 246201
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21712
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 8697
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 251668
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13710
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-test-child-channel-x86_64-channel",
        "keyword": "Scenario",
        "name": "Synchronize Test-Child-Channel-x86_64 channel",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 459227544
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4171672
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 153082839
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 649326747
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Test-Child-Channel-x86_64\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 381065519
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4359095
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 55945903
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 286789749
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 874148159
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5528663
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 66941432
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4995134
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1815757099
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 19108148
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Test-Child-Channel-x86_64.\" text",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 66776032
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4492180
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"test-child-channel-x86_64\" has been synced",
            "line": 59,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 350177176
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5137569
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18211
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8912
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11570
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6497
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:38:20 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 1808793
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21079
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 250769
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16478
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-child-channel-suse-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Child-Channel-SUSE-like channel",
        "description": "",
        "line": 62,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 471836171
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4432718
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 153902370
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 739494162
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-SUSE-like\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 372618355
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4179842
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 53816525
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 304674343
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 67,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 702616781
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5196906
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 70485643
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4674357
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1896283543
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 10154501
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Child-Channel-SUSE-like.\" text",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 74320518
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4568016
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-child-channel-suse-like\" has been synced",
            "line": 71,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 31331313572
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5859068
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 61
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16255
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22629
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11783
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10665
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:38:25 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 218767
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18192
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 9817
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 36 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 272992
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20015
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-debian-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-Debian-like channel",
        "description": "",
        "line": 74,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 449888158
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4630014
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 155468580
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 587711610
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-Debian-like\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 381876082
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6677080
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 57508382
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 296127084
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 350060569
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 11398361
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 68009048
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4650731
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1808551835
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4400719
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-Debian-like.\" text",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 70425216
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4674998
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-debian-like\" has been synced",
            "line": 83,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 394994040
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4937651
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 73
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16235
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22973
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11036
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 8123
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:01 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 206213
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18969
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 11092
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 238878
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24080
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-rh-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-RH-like channel",
        "description": "",
        "line": 86,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 463085913
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4384761
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 176395391
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 606415048
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-RH-like\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 277520063
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 13619246
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 59148730
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 285149627
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 967183736
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4230842
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 65262197
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4585607
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1736343347
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4075883
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-RH-like.\" text",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 66154702
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6887385
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-rh-like\" has been synced",
            "line": 95,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 399544529
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5407613
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 85
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18054
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21834
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10931
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 29926
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:06 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 244317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20835
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 10477
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 253441
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17733
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-appstream-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-AppStream channel",
        "description": "",
        "line": 98,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 464114911
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4093867
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 148631124
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 669934002
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-AppStream\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 374510541
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4439253
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 55295808
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 313980452
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 796765006
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4563915
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 66857861
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4908589
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1813432773
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 8162355
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-AppStream.\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 74183350
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4770073
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-appstream\" has been synced",
            "line": 107,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 395371903
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4978660
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 97
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15408
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19783
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11294
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6972
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:11 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 214419
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18946
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 10761
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 439764
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21617
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;synchronize-the-repository-in-the-terminal-channel",
        "keyword": "Scenario",
        "name": "Synchronize the repository in the terminal channel",
        "description": "",
        "line": 112,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-Terminal-Channel\"",
            "line": 115,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 116,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 117,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 118,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 119,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-RPM-Terminal-Channel.\" text",
            "line": 120,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-rpm-terminal-channel\" has been synced",
            "line": 121,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 109
          },
          {
            "name": "@uyuni",
            "line": 110
          },
          {
            "name": "@scc_credentials",
            "line": 111
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20697
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29554
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 18502
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11509
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 1332344
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 22875
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:336"
            },
            "result": {
              "status": "skipped",
              "duration": 1129447
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 10987
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 12608
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 197168
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13558
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;verify-state-of-fake-rpm-terminal-channel-custom-channel",
        "keyword": "Scenario",
        "name": "Verify state of Fake-RPM-Terminal-Channel custom channel",
        "description": "",
        "line": 126,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"orion-dummy-1.1-1.1.x86_64.rpm\" package should have been stored",
            "line": 127,
            "match": {
              "location": "features/step_definitions/command_steps.rb:415"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "solver file for \"fake-rpm-terminal-channel\" should reference \"orion-dummy-1.1-1.1.x86_64.rpm\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/command_steps.rb:419"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 123
          },
          {
            "name": "@uyuni",
            "line": 124
          },
          {
            "name": "@scc_credentials",
            "line": 125
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13674
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20743
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11057
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5836
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 193261
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 16254
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:336"
            },
            "result": {
              "status": "skipped",
              "duration": 68618
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5843
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 6435
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 205452
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12026
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;refresh-the-errata-cache",
        "keyword": "Scenario",
        "name": "Refresh the errata cache",
        "description": "",
        "line": 130,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 110317743
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 674160556
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"errata-cache-default\"",
            "line": 132,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 1362781942
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4107900
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"errata-cache-bunch\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 1277458315
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6616391
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Single Run Schedule\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1271361070
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 25341009
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"bunch was scheduled\" text",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 273837357
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4916744
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the table contains \"FINISHED\" or \"SKIPPED\" followed by \"FINISHED\" in its first rows",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:781"
            },
            "result": {
              "status": "passed",
              "duration": 2201168244
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4327897
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13471
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12589
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9513
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5927
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 189762
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 31828
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 229236
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17033
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;refresh-the-channel's-repository-data",
        "keyword": "Scenario",
        "name": "Refresh the channel's repository data",
        "description": "",
        "line": 138,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 63129093
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 1171963493
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"channel-repodata-default\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 1065808429
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 7691800
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"channel-repodata-bunch\"",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 278578674
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 20054620
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Single Run Schedule\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 329389345
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 24519908
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"bunch was scheduled\" text",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 229218371
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 9929626
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the table contains \"FINISHED\" or \"SKIPPED\" followed by \"FINISHED\" in its first rows",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:781"
            },
            "result": {
              "status": "passed",
              "duration": 1976793617
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4055823
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15897
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10584
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10833
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6232
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:24 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 214540
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19089
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 277430
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16511
            }
          }
        ]
      },
      {
        "id": "synchronize-fake-channels;cleanup-disable-source-package-syncing",
        "keyword": "Scenario",
        "name": "Cleanup disable source package syncing",
        "description": "",
        "line": 146,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "I disable source package syncing",
            "line": 147,
            "match": {
              "location": "features/step_definitions/command_steps.rb:933"
            },
            "result": {
              "status": "passed",
              "duration": 1023572577
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5363075
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18503
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10532
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11881
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 9707
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:29 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 535610
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18757
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 248205
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17485
            }
          }
        ]
      }
    ]
  },
  {
    "id": "synchronize-development-channels",
    "uri": "features/reposync/srv_sync_devel_channels.feature",
    "keyword": "Feature",
    "name": "Synchronize development channels",
    "description": "  In order to use the content provided inside the repositories of the dev channels\n  As admin\n  I want to synchronize the dev channels",
    "line": 5,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "synchronize-development-channels;synchronize-devel-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-SUSE-Channel channel",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 436163003
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4173267
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 176165599
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 455525139
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-SUSE-Channel\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 302044835
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5437869
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 68112768
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 283489862
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 520815246
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5434414
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 71867757
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4723287
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1850155521
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4812238
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-SUSE-Channel.\" text",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 68763515
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4627609
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-suse-channel\" has been synced",
            "line": 20,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 407396381
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4960268
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 10
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17180
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20631
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13124
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6484
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:30 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 238148
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21196
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 10497
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 4671
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 252420
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18642
            }
          }
        ]
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-debian-like-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-Debian-like-Channel channel",
        "description": "",
        "line": 23,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 450612947
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4057515
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 159947260
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 649402720
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-Debian-like-Channel\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 379982843
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4515660
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 63084853
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 289750084
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 771889467
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4284023
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 72409260
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4645966
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1826142222
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4058876
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-Debian-like-Channel.\" text",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 71605725
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5038066
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-debian-like-channel\" has been synced",
            "line": 32,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 369375288
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5212737
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 22
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16426
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21395
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11770
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6422
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:34 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 225432
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19440
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 10295
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5614
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 244225
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19950
            }
          }
        ]
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-rh-like-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-RH-like-Channel channel",
        "description": "",
        "line": 35,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 459966523
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4086160
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 150493677
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 530820672
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-RH-like-Channel\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 386907873
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 10363796
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 65827754
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 283972949
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 951921519
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4122239
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 67028453
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4533151
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1762075666
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4174890
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-RH-like-Channel.\" text",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 67461333
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5410143
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-rh-like-channel\" has been synced",
            "line": 44,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 365946390
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4966582
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 34
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16286
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22922
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13041
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6801
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:40 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 234941
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20514
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 9877
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 4917
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 246531
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15275
            }
          }
        ]
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-build-host-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-Build-Host-Channel channel",
        "description": "",
        "line": 48,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 462592084
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4624716
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 152379689
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 587982996
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-Build-Host-Channel\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 381301705
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4440487
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 59994143
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 284435898
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:338"
            },
            "result": {
              "status": "passed",
              "duration": 887232227
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 14291344
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:66"
            },
            "result": {
              "status": "passed",
              "duration": 69132858
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4729220
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 1804274873
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6975654
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-Build-Host-Channel.\" text",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 66182975
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4386514
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-build-host-channel\" has been synced",
            "line": 57,
            "match": {
              "location": "features/step_definitions/command_steps.rb:426"
            },
            "result": {
              "status": "passed",
              "duration": 506834460
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5244740
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@build_host",
            "line": 46
          },
          {
            "name": "@uyuni",
            "line": 47
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16298
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23071
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11125
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7773
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:45 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 1763752
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21440
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 14469
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 6872
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 9819
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 297456
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16114
            }
          }
        ]
      }
    ]
  },
  {
    "id": "create-activation-keys",
    "uri": "features/reposync/srv_create_activationkey.feature",
    "keyword": "Feature",
    "name": "Create activation keys",
    "description": "  In order to register systems to the server\n  As the testing user\n  I want to use activation keys",
    "line": 32,
    "elements": [
      {
        "id": "create-activation-keys;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 493789229
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4888131
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17540
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13327
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12511
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10192
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 201412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18896
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 298581
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16660
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel",
        "description": "",
        "line": 41,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-KEY-x86_64\", description \"SUSE Test Key x86_64\", limit of 20 and contact method \"default\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1507746272
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5190138
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-KEY-x86_64\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 526139043
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4867480
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 40
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16997
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24284
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11330
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 9559
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:51 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 319011
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21700
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 12355
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 240790
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16831
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-redhat-like-minion",
        "keyword": "Scenario",
        "name": "Create an activation key for RedHat-like minion",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"RH-LIKE-KEY\", description \"RedHat like Test Key\", base channel \"fake-base-channel-rh-like\", limit of 20 and contact method \"default\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1959503956
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5217927
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-RH-LIKE-KEY\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 998663447
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4837758
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 45
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18563
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16770
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11242
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11006
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:53 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 608292
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18764
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 12927
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 254485
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20272
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-debian-like-minion",
        "keyword": "Scenario",
        "name": "Create an activation key for Debian-like minion",
        "description": "",
        "line": 51,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"DEBLIKE-KEY\", description \"Debian-like Test Key\", base channel \"fake-base-channel-debian-like\", limit of 20 and contact method \"default\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1157948788
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4906844
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-DEBLIKE-KEY\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 960113871
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5031028
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 50
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16398
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20418
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11846
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6893
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:56 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 237771
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18386
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 9449
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 247752
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17914
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel-for-salt-ssh",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel for salt-ssh",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-SSH-KEY-x86_64\", description \"SUSE SSH Test Key x86_64\", limit of 20 and contact method \"ssh-push\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 831563359
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5076262
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-SSH-KEY-x86_64\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 1062589462
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4988595
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14390
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10436
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10700
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:39:58 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 239747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18853
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:340"
            },
            "result": {
              "status": "passed",
              "duration": 10137
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 240110
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16071
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel-for-salt-ssh-via-tunnel",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel for salt-ssh via tunnel",
        "description": "",
        "line": 61,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-SSH-TUNNEL-KEY-x86_64\", description \"SUSE SSH Tunnel Test Key x86_64\", limit of 20 and contact method \"ssh-push-tunnel\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1230144858
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 6617251
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-SSH-TUNNEL-KEY-x86_64\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 1256270098
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5330546
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 60
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18103
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16007
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11063
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6855
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:00 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 225703
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 16933
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:340"
            },
            "result": {
              "status": "passed",
              "duration": 10306
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 228959
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19612
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-proxy",
        "keyword": "Scenario",
        "name": "Create an activation key for the proxy",
        "description": "",
        "line": 66,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"PROXY-KEY-x86_64\", description \"Proxy Key x86_64\", limit of 1",
            "line": 67,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 761088964
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5232668
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-PROXY-KEY-x86_64\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 1182962054
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5916231
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 65
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15894
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14026
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 15426
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7070
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:02 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 485346
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19621
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 9077
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 2019830
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17695
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-build-host",
        "keyword": "Scenario",
        "name": "Create an activation key for the build host",
        "description": "",
        "line": 71,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"BUILD-HOST-KEY-x86_64\", description \"Build host Key x86_64\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 840285002
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5023108
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I set the entitlements of the activation key \"1-BUILD-HOST-KEY-x86_64\" to \"container_build_host, osimage_build_host\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/api_common.rb:315"
            },
            "result": {
              "status": "passed",
              "duration": 500532809
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5413082
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-BUILD-HOST-KEY-x86_64\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 1285014410
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4994660
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 70
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18426
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23666
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 17632
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6678
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:04 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 231076
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18509
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 14794
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 263942
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15723
            }
          }
        ]
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-terminal",
        "keyword": "Scenario",
        "name": "Create an activation key for the terminal",
        "description": "",
        "line": 77,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"TERMINAL-KEY-x86_64\", description \"Terminal Key x86_64\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 759647356
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5191873
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-TERMINAL-KEY-x86_64\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 1406585738
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4961079
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 76
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16463
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18326
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13130
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6427
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:07 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 265747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20003
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5816
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 274374
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17349
            }
          }
        ]
      }
    ]
  },
  {
    "id": "update-activation-keys",
    "uri": "features/reposync/allcli_update_activationkeys.feature",
    "keyword": "Feature",
    "name": "Update activation keys",
    "description": "  In order to register systems to the spacewalk server\n  As admin\n  I want to update activation keys to use synchronized base products",
    "line": 4,
    "elements": [
      {
        "id": "update-activation-keys;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:457"
            },
            "result": {
              "status": "passed",
              "duration": 474666898
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4090100
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17915
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8477
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 15671
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7345
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:09 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 220611
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20283
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 240422
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17411
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-sle-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE key with synced base product",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:231"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 21,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 22,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 23,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 24,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 26,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 27,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 28,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-Containers15-SP7-Pool for x86_64\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Containers15-SP7-Updates for x86_64\" has been checked",
            "line": 30,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 32,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 12
          },
          {
            "name": "@susemanager",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19332
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22202
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11189
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6737
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:10 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 252425
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21101
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5640
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 78558
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 248826
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16662
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed key with synced base product",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 122621587
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 604366408
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 66457330
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 313316463
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 659953161
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4671467
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 58948723
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4418150
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 72970614
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4575475
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 739435283
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4659081
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 81054667
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4468826
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 45,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 14890631
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4480833
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 633550171
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3987452
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 74037293
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4687387
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 36
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17393
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25149
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 19309
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11109
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:10 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 246140
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17938
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 13886
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 236845
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13987
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-sle-ssh-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE SSH key with synced base product",
        "description": "",
        "line": 51,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Test Key x86_64\" in the content area",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:231"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 59,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 61,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 63,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Test Key x86_64 has been modified\" text",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 49
          },
          {
            "name": "@susemanager",
            "line": 50
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16755
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21566
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 23784
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 7768
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:13 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 214909
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19321
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5183
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 97032
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 203787
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14456
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-ssh-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed SSH key with synced base product",
        "description": "",
        "line": 68,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 64759503
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 353326292
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Test Key x86_64\" in the content area",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 64092930
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 314553157
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 644135772
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4552400
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 43183648
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4245750
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 74521805
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4878935
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 658587020
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4542267
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 68445790
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4467526
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 76,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 14849984
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4440672
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 665080124
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4598297
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Test Key x86_64 has been modified\" text",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 75397417
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5298589
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 67
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13678
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14495
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11697
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6107
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:13 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 254427
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 16362
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 6202
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 231305
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15982
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-sle-ssh-tunnel-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE SSH tunnel key with synced base product",
        "description": "",
        "line": 82,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 83,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Tunnel Test Key x86_64\" in the content area",
            "line": 84,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 85,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 86,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:231"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 90,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 91,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 92,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 94,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Tunnel Test Key x86_64 has been modified\" text",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 80
          },
          {
            "name": "@susemanager",
            "line": 81
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22053
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27685
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 17421
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 11348
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 239882
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18198
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 9820
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 123156
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 352634
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17880
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-ssh-tunnel-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed SSH tunnel key with synced base product",
        "description": "",
        "line": 99,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 62268279
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 289900867
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Tunnel Test Key x86_64\" in the content area",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 69868718
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 215531071
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 581815526
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4694944
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 39607638
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5832702
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 78355109
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4889056
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 530984395
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4487947
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 88578359
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4635519
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 107,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16037889
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4389246
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 108,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 582846867
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4942601
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Tunnel Test Key x86_64 has been modified\" text",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 77626612
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4829341
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 98
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14505
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15755
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10024
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 5900
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 231514
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 16892
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 6930
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 832287
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23359
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-the-sle-micro-proxy-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the SLE Micro proxy key with synced base product",
        "description": "",
        "line": 116,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 117,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 118,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 119,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_container\" from \"selectedBaseChannel\"",
            "line": 120,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:231"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"ManagerTools-SL-Micro-6.1 for x86_64\" has been checked",
            "line": 123,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Multi-Linux-Manager-Proxy-5.1 for x86_64\"",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Multi-Linux-Manager-Retail-Branch-Server-5.1 for x86_64\"",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 127,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 111
          },
          {
            "name": "@susemanager",
            "line": 112
          },
          {
            "name": "@proxy",
            "line": 113
          },
          {
            "name": "@containerized_server",
            "line": 114
          },
          {
            "name": "@transactional_server",
            "line": 115
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20371
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28703
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 14826
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6597
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:19 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 224430
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17953
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 12058
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 13108
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 112968
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:698"
            },
            "result": {
              "status": "passed",
              "duration": 9030
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:708"
            },
            "result": {
              "status": "skipped",
              "duration": 58049
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 213623
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13152
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-the-sles-proxy-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the SLES proxy key with synced base product",
        "description": "",
        "line": 134,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 137,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_nontransactional\" from \"selectedBaseChannel\"",
            "line": 138,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:231"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"ManagerTools-SLE15-Pool for x86_64 SP7\" has been checked",
            "line": 141,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Manager-Proxy-5.1-Pool for x86_64\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Manager-Proxy-5.1-Updates for x86_64\"",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 145,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 129
          },
          {
            "name": "@susemanager",
            "line": 130
          },
          {
            "name": "@proxy",
            "line": 131
          },
          {
            "name": "@containerized_server",
            "line": 132
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 133
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15416
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 31073
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 17529
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 32796
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:19 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 708853
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18575
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 12950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5371
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 91224
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:698"
            },
            "result": {
              "status": "passed",
              "duration": 9196
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 5252
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 195896
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13006
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-the-opensuse-tumbleweed-proxy-host-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the openSUSE Tumbleweed Proxy Host key with synced base product",
        "description": "",
        "line": 151,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 152,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 153,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 154,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_container\" from \"selectedBaseChannel\"",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 147
          },
          {
            "name": "@proxy",
            "line": 148
          },
          {
            "name": "@containerized_server",
            "line": 149
          },
          {
            "name": "@skip_if_cloud",
            "line": 150
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13824
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20035
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10869
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6201
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:19 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 190196
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 14982
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 14018
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 7128
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:678"
            },
            "result": {
              "status": "skipped",
              "duration": 149268
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:698"
            },
            "result": {
              "status": "passed",
              "duration": 7477
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 275614
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19977
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update build host key with synced base product",
        "description": "",
        "line": 163,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 164,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 63333888
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 274823006
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 165,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 64940680
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 303157196
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 166,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 1595927255
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4516008
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 167,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 50498474
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5639116
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 168,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 535906767
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5957882
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 169,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:231"
            },
            "result": {
              "status": "passed",
              "duration": 229784547
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5345081
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 170,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19333733
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4557262
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 171,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18758142
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4509036
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 172,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18823437
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4321390
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 173,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18400179
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4257141
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 174,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 80331789
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4449936
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 175,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18945905
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4481573
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 176,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18766798
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4301960
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 177,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18610604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4735720
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Systems-Management-15-SP7-Pool for x86_64\" has been checked",
            "line": 178,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19253092
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4567877
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Systems-Management-15-SP7-Updates for x86_64\" has been checked",
            "line": 179,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18683680
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4367603
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Python3-15-SP7-Pool for x86_64\" has been checked",
            "line": 180,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18319601
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4399884
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Python3-15-SP7-Updates for x86_64\" has been checked",
            "line": 181,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18201836
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4217769
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 182,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 565710619
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4560376
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 183,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 74146741
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4662346
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 161
          },
          {
            "name": "@build_host",
            "line": 162
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14293
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30749
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10354
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6099
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:19 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 186950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 14815
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 9129
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 4743
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 292579
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18622
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-uyuni-client-tools",
        "keyword": "Scenario",
        "name": "Update build host key with Uyuni client tools",
        "description": "",
        "line": 188,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 189,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 62199000
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 275850780
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 190,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 55659692
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 399844642
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 191,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 940877691
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4837615
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 192,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 23441461
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3900851
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 193,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 311306405
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4500789
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\"",
            "line": 194,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 84112093
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4401763
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\" has been checked",
            "line": 195,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15124116
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4235263
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 196,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 590897174
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4171123
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 197,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 75813275
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4584467
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 185
          },
          {
            "name": "@uyuni",
            "line": 186
          },
          {
            "name": "@build_host",
            "line": 187
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16754
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29180
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11069
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 10397
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:23 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 613107
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18716
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 10165
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 8035
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 7827
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 246307
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16728
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update build host key with dev child channel",
        "description": "",
        "line": 203,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 204,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 57303448
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 272835636
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 205,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 61374144
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 483874766
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 206,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 925489202
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4585175
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 207,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 23274217
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3929169
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 208,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 311844952
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4639256
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-Build-Host-Channel\"",
            "line": 209,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 79773417
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4352434
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Devel-Build-Host-Channel\" has been checked",
            "line": 210,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 14905043
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4092465
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 211,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 605290918
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4186388
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 212,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 72342980
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5575313
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 199
          },
          {
            "name": "@scc_credentials",
            "line": 200
          },
          {
            "name": "@uyuni",
            "line": 201
          },
          {
            "name": "@build_host",
            "line": 202
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19417
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26327
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12569
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6872
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:26 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 208435
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18187
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 9698
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5794
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 7043
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 4355
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 240538
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20394
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update terminal key with synced base product",
        "description": "",
        "line": 216,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 217,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 57650703
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 275993684
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 218,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 66985183
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 202885604
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 219,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 1491081396
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4679196
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"pxeboot_minion\" from \"selectedBaseChannel\"",
            "line": 220,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:200"
            },
            "result": {
              "status": "passed",
              "duration": 45743251
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5360900
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 221,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 444403100
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4487651
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 222,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:231"
            },
            "result": {
              "status": "passed",
              "duration": 171537102
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 12692249
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 223,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 30861425
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4624216
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 224,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15297155
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4442653
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 225,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15213378
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4436089
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 226,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15234936
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4343332
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 227,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 70373492
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4540877
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 228,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15587464
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5072092
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 229,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15439941
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4392234
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 230,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15113222
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4382160
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 231,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 587502857
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4012442
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 232,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 71971538
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5686941
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 214
          },
          {
            "name": "@build_host",
            "line": 215
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16762
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21823
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 24225
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 15393
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:29 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 236714
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 22055
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 14114
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5671
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 251113
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19543
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-normal-suse-fake-channel",
        "keyword": "Scenario",
        "name": "Update terminal key with normal SUSE fake channel",
        "description": "",
        "line": 237,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 238,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 239,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 240,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-Containers15-SP7-Pool for x86_64\"",
            "line": 241,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Containers15-SP7-Updates for x86_64\" has been checked",
            "line": 242,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 243,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 244,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 245,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 246,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@susemanager",
            "line": 234
          },
          {
            "name": "@scc_credentials",
            "line": 235
          },
          {
            "name": "@build_host",
            "line": 236
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21383
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26842
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 15269
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 14030
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:33 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 231289
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 28604
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 20753
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 9374
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:638"
            },
            "result": {
              "status": "skipped",
              "duration": 238777
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 214845
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18081
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-specific-fake-channel",
        "keyword": "Scenario",
        "name": "Update terminal key with specific fake channel",
        "description": "",
        "line": 252,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 253,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 254,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 255,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-Terminal-Channel\"",
            "line": 256,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-Terminal-Channel\" has been checked",
            "line": 257,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\"",
            "line": 258,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\" has been checked",
            "line": 259,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 260,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 261,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 248
          },
          {
            "name": "@uyuni",
            "line": 249
          },
          {
            "name": "@scc_credentials",
            "line": 250
          },
          {
            "name": "@build_host",
            "line": 251
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15532
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24503
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 10810
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 8522
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:33 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 297747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 17379
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:336"
            },
            "result": {
              "status": "skipped",
              "duration": 99308
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 12776
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:623"
            },
            "result": {
              "status": "passed",
              "duration": 5328
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:643"
            },
            "result": {
              "status": "passed",
              "duration": 8129
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 207136
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13036
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-sle-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update SLE key with to include dev child channel",
        "description": "",
        "line": 265,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 266,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 62643160
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 296801719
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 267,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 69404475
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 201600946
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 268,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 984457489
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4744124
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-SUSE-Channel\"",
            "line": 269,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 97832632
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4555947
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 270,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 551511265
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4069059
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 271,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 71575044
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5530175
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 263
          },
          {
            "name": "@sle_minion",
            "line": 264
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14515
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18866
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 9793
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6840
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:33 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 1429622
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18994
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 16612
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 7382
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 240818
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18516
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-debian-like-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update Debian-like key with to include dev child channel",
        "description": "",
        "line": 275,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 276,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 58403197
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 279712945
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Debian-like Test Key\" in the content area",
            "line": 277,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 67141100
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 208126036
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 278,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 906435340
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4709592
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-Debian-like-Channel\"",
            "line": 279,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 96335880
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4527006
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 280,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 576885489
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 3983964
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Debian-like Test Key has been modified\" text",
            "line": 281,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 71188989
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4892791
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 273
          },
          {
            "name": "@deblike_minion",
            "line": 274
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18239
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25843
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11502
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 13537
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:35 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 504069
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20267
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:332"
            },
            "result": {
              "status": "passed",
              "duration": 14255
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5107
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 651405
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16618
            }
          }
        ]
      },
      {
        "id": "update-activation-keys;update-redhat-like-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update RedHat-like key with to include dev child channel",
        "description": "",
        "line": 285,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 286,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "passed",
              "duration": 57810822
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 274385111
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"RedHat like Test Key\" in the content area",
            "line": 287,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 66904218
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 291457197
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 288,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:223"
            },
            "result": {
              "status": "passed",
              "duration": 896840393
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4783368
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-RH-like-Channel\"",
            "line": 289,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 95083049
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4742941
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 290,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "passed",
              "duration": 584153542
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 4059638
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key RedHat like Test Key has been modified\" text",
            "line": 291,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "passed",
              "duration": 71185716
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5811717
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 283
          },
          {
            "name": "@rhlike_minion",
            "line": 284
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22659
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 34477
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 16863
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6714
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:37 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 216240
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 18297
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:328"
            },
            "result": {
              "status": "passed",
              "duration": 12476
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "passed",
              "duration": 5029
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 246503
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18120
            }
          }
        ]
      }
    ]
  },
  {
    "id": "create-bootstrap-repositories",
    "uri": "features/reposync/srv_create_bootstrap_repositories.feature",
    "keyword": "Feature",
    "name": "Create bootstrap repositories",
    "description": "  In order to be able to enroll clients with MU repositories\n  As the system administrator\n  I create all bootstrap repos with --with-custom-channels option",
    "line": 4,
    "elements": [
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repositories-including-custom-channels",
        "keyword": "Scenario",
        "name": "Create the bootstrap repositories including custom channels",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repositories including custom channels",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1112"
            },
            "result": {
              "status": "passed",
              "duration": 2250700924
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5607659
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19181
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11684
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 12566
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6895
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:40 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 226069
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20569
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 252657
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18046
            }
          }
        ]
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-suse-minion",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for SUSE Minion",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"sle_minion\" on the server",
            "line": 14,
            "output": [
              "base_channel: openSUSE Tumbleweed (x86_64)",
              "channel: openSUSE-Tumbleweed-x86_64-uyuni",
              "parent_channel: ",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create openSUSE-Tumbleweed-x86_64-uyuni --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1087"
            },
            "result": {
              "status": "passed",
              "duration": 2042072995
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5596574
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 12
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17577
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17949
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13115
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6330
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:42 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 246131
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 20635
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 9920
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 246000
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17206
            }
          }
        ]
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-proxy",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for Proxy",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"proxy\" on the server",
            "line": 18,
            "output": [
              "base_channel: openSUSE Tumbleweed (x86_64)",
              "channel: openSUSE-Tumbleweed-x86_64-uyuni",
              "parent_channel: ",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create openSUSE-Tumbleweed-x86_64-uyuni --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1087"
            },
            "result": {
              "status": "passed",
              "duration": 2029132809
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5138698
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 16
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20082
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15023
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 11645
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6786
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:44 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 256567
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 21577
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 9815
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 316627
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16602
            }
          }
        ]
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-build-host",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for Build Host",
        "description": "",
        "line": 21,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"build_host\" on the server",
            "line": 22,
            "output": [
              "base_channel: SLE-Product-SLES15-SP7-Pool for x86_64",
              "channel: SLE-15-SP7-x86_64",
              "parent_channel: sle-product-sles15-sp7-pool-x86_64",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create SLE-15-SP7-x86_64 --with-parent-channel sle-product-sles15-sp7-pool-x86_64 --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1087"
            },
            "result": {
              "status": "passed",
              "duration": 2455893440
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:278"
                },
                "result": {
                  "status": "passed",
                  "duration": 5332997
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 20
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17922
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24709
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 13192
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 6396
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-29 11:40:46 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:284"
            },
            "result": {
              "status": "passed",
              "duration": 298732
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:299"
            },
            "result": {
              "status": "passed",
              "duration": 19626
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:344"
            },
            "result": {
              "status": "passed",
              "duration": 9642
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:154"
            },
            "result": {
              "status": "passed",
              "duration": 248207
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16684
            }
          }
        ]
      }
    ]
  }
]