[
  {
    "id": "reconfigure-the-server's-hostname",
    "uri": "features/secondary/srv_rename_hostname.feature",
    "keyword": "Feature",
    "name": "Reconfigure the server's hostname",
    "description": "  As admin user\n  In order to change the server's hostname\n  I want to use the tool spacewalk-hostname-rename.",
    "line": 12,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 9
      },
      {
        "name": "@skip_if_cloud",
        "line": 10
      },
      {
        "name": "@skip_if_containerized_server",
        "line": 11
      }
    ],
    "elements": [
      {
        "id": "reconfigure-the-server's-hostname;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:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26572
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22263
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10917
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6994
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:32 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230002
            }
          },
          {
            "output": [
              "New user srv_rename_hostname created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17472758647
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 128509
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 8823
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 63656
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 264351
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20831
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;change-hostname-and-reboot-server",
        "keyword": "Scenario",
        "name": "Change hostname and reboot server",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I change the server's short hostname from hosts and hostname files",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1632"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I reboot the server through SSH",
            "line": 22,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1584"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I run spacewalk-hostname-rename command on the server",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1652"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16685
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20857
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11736
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7896
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 292011
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19492
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 62676
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 5331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 54537
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 480344
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11268
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;copy-the-new-server-keys-and-configure-the-proxy",
        "keyword": "Scenario",
        "name": "Copy the new server keys and configure the proxy",
        "description": "",
        "line": 26,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I copy server's keys to the proxy",
            "line": 27,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1142"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I configure the proxy",
            "line": 28,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1166"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" via spacecmd",
            "line": 29,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:233"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"venv-salt-minion\" service on \"proxy\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/command_steps.rb:719"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"venv-salt-minion\" is active on \"proxy\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"salt-broker\" service on \"proxy\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/command_steps.rb:719"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"salt-broker\" is active on \"proxy\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 25
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12961
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16862
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9080
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5824
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 192181
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19638
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9693
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 116927
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 6618
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 99392
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 169986
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9132
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-proxy-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the proxy to populate new server CA",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"proxy\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12362
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18073
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10067
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9161
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 191039
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14836
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 7486
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 77929
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 6777
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 47127
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 167655
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8342
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE Minion to populate new server CA",
        "description": "",
        "line": 40,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"sle_minion\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@sle_minion",
            "line": 39
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11038
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16260
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 8791
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10505
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 495132
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16733
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 13081
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 169711
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 7253
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 106583
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 247066
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9747
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-ssh-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE SSH Minion to populate new server CA",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"ssh_minion\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@ssh_minion",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11567
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18766
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10174
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7176
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 182697
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13324
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 8266
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 52972
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 5243
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 47264
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 169765
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9158
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-red-hat-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Red Hat-like Minion to populate new server CA",
        "description": "",
        "line": 48,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"rhlike_minion\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@rhlike_minion",
            "line": 47
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 10762
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18632
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10221
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5124
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 179145
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13200
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 7656
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 49807
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 4578
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 44314
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 172485
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 10952
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-debian-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Debian-like Minion to populate new server CA",
        "description": "",
        "line": 52,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"deblike_minion\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@deblike_minion",
            "line": 51
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11455
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18559
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11920
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5260
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 166601
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15132
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 7957
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 107850
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 6924
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 47141
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 166818
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8902
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-build-host-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the build host to populate new server CA",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"build_host\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@build_host",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11957
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16401
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13116
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5280
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 170901
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13500
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 8490
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 59500
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 4852
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 55557
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 161917
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8218
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;check-all-new-server-certificates-on-the-minions",
        "keyword": "Scenario",
        "name": "Check all new server certificates on the minions",
        "description": "",
        "line": 59,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I check all certificates after renaming the server hostname",
            "line": 60,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1688"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 10831
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13152
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15087
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5759
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 177569
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14917
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 170159
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 7534
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 110469
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 166980
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9866
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;do-some-minimal-smoke-test-on-the-renamed-server",
        "keyword": "Scenario",
        "name": "Do some minimal smoke test on the renamed server",
        "description": "",
        "line": 62,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"sle_minion\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Remote Command\" in the content area",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter as remote command this script in",
            "line": 66,
            "doc_string": {
              "value": "#!/bin/bash\ndate",
              "content_type": "",
              "line": 67
            },
            "match": {
              "location": "features/step_definitions/common_steps.rb:230"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Schedule\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Events\" in the content area",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Pending\" in the content area",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 180 seconds until I do not see \"Remote Command on\" text, refreshing the page",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"History\" in the content area",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the event \"Remote Command on\" completed during last minute, refreshing the page",
            "line": 76,
            "match": {
              "location": "features/step_definitions/common_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12034
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17707
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 8903
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5508
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 169250
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13258
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 53818
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 5709
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 64783
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 173634
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11529
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;change-hostname-back-and-reboot-server",
        "keyword": "Scenario",
        "name": "Change hostname back and reboot server",
        "description": "",
        "line": 78,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I change back the server's hostname",
            "line": 79,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1727"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I run spacewalk-hostname-rename command on the server",
            "line": 80,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1652"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12890
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15084
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11515
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6340
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 168691
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 83152
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 7203
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 47244
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 168193
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9095
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;copy-the-new-server-keys-and-configure-the-proxy",
        "keyword": "Scenario",
        "name": "Copy the new server keys and configure the proxy",
        "description": "",
        "line": 83,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I copy server's keys to the proxy",
            "line": 84,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1142"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I configure the proxy",
            "line": 85,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1166"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" via spacecmd",
            "line": 86,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:233"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"venv-salt-minion\" service on \"proxy\"",
            "line": 87,
            "match": {
              "location": "features/step_definitions/command_steps.rb:719"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"venv-salt-minion\" is active on \"proxy\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"salt-broker\" service on \"proxy\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/command_steps.rb:719"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"salt-broker\" is active on \"proxy\"",
            "line": 90,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 82
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11509
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14246
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 8633
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5116
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 170024
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13219
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 7457
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 52107
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 5010
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 105409
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 169317
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9747
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-proxy-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the proxy to populate new server CA",
        "description": "",
        "line": 93,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"proxy\"",
            "line": 94,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 92
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11591
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19523
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9260
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5864
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 225326
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15650
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 7332
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 54837
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 6817
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 45859
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 166490
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11165
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE Minion to populate new server CA",
        "description": "",
        "line": 97,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"sle_minion\"",
            "line": 98,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@sle_minion",
            "line": 96
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11444
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16336
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9180
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 4991
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 171812
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13120
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 7293
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 60998
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 4975
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 43358
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 190465
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11095
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-ssh-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE SSH Minion to populate new server CA",
        "description": "",
        "line": 101,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"ssh_minion\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@ssh_minion",
            "line": 100
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11998
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18329
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12375
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6396
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 241481
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14984
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 8804
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 81368
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 5599
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 48784
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 236438
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9640
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-red-hat-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Red Hat-like Minion to populate new server CA",
        "description": "",
        "line": 105,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"rhlike_minion\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@rhlike_minion",
            "line": 104
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11737
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17560
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9846
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5944
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 173659
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14683
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 7383
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 58416
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 5025
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 43406
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 176458
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8472
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-debian-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Debian-like Minion to populate new server CA",
        "description": "",
        "line": 109,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"deblike_minion\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@deblike_minion",
            "line": 108
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 10887
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24985
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 9443
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10188
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 174599
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16324
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 7516
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 232792
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 7681
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 111154
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 169536
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8539
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-build-host-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the build host to populate new server CA",
        "description": "",
        "line": 113,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"build_host\"",
            "line": 114,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:642"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@build_host",
            "line": 112
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11706
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17015
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 8957
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5351
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 169353
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14522
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 7551
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 53874
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 6275
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 46925
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 168818
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9066
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;check-all-new-server-certificates-on-the-minions",
        "keyword": "Scenario",
        "name": "Check all new server certificates on the minions",
        "description": "",
        "line": 116,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I check all certificates after renaming the server hostname",
            "line": 117,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1688"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11213
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13539
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 8701
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5128
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-03-05 02:51:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 169032
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13904
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "skipped",
              "duration": 50609
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:675"
            },
            "result": {
              "status": "passed",
              "duration": 4873
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "skipped",
              "duration": 46132
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 172525
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11427
            }
          }
        ]
      }
    ]
  }
]