[{"id":"bootstrap-a-build-host-via-the-gui","uri":"features/init_clients/buildhost_bootstrap.feature","keyword":"Feature","name":"Bootstrap a build host via the GUI","description":"","line":5,"tags":[{"name":"@build_host","line":4}],"elements":[{"id":"bootstrap-a-build-host-via-the-gui;clean-up-sumaform-leftovers-on-build-host","keyword":"Scenario","name":"Clean up sumaform leftovers on build host","description":"","line":7,"type":"scenario","steps":[{"keyword":"When ","name":"I perform a full salt minion cleanup on \"build_host\"","line":8,"match":{"location":"features/step_definitions/salt_steps.rb:565"},"result":{"status":"passed","duration":8877755768},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;log-in-as-admin-user","keyword":"Scenario","name":"Log in as admin user","description":"","line":10,"type":"scenario","steps":[{"keyword":"Given ","name":"I am authorized for the \"Admin\" section","line":11,"match":{"location":"features/step_definitions/navigation_steps.rb:486"},"result":{"status":"passed","duration":38597963637},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;bootstrap-a-build-host","keyword":"Scenario","name":"Bootstrap a build host","description":"","line":13,"type":"scenario","steps":[{"keyword":"When ","name":"I follow the left menu \"Systems > Bootstrapping\"","line":14,"match":{"location":"features/step_definitions/navigation_steps.rb:420"},"result":{"status":"passed","duration":187057693},"after":[]},{"keyword":"Then ","name":"I should see a \"Bootstrap Minions\" text","line":15,"match":{"location":"features/step_definitions/navigation_steps.rb:696"},"result":{"status":"passed","duration":83527930},"after":[]},{"keyword":"When ","name":"I enter the hostname of \"build_host\" as \"hostname\"","line":16,"output":["The hostname of build_host is uyuni-master-build-host.sumaci.aws"],"match":{"location":"features/step_definitions/navigation_steps.rb:531"},"result":{"status":"passed","duration":145927937},"after":[]},{"keyword":"And ","name":"I enter \"22\" as \"port\"","line":17,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":63608280},"after":[]},{"keyword":"And ","name":"I enter \"root\" as \"user\"","line":18,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":73799411},"after":[]},{"keyword":"And ","name":"I enter \"linux\" as \"password\"","line":19,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":71709178},"after":[]},{"keyword":"And ","name":"I select \"1-BUILD-HOST-KEY-x86_64\" from \"activationKeys\"","line":20,"match":{"location":"features/step_definitions/navigation_steps.rb:204"},"result":{"status":"passed","duration":109308959},"after":[]},{"keyword":"And ","name":"I select the hostname of \"proxy\" from \"proxies\" if present","line":21,"match":{"location":"features/step_definitions/navigation_steps.rb:537"},"result":{"status":"passed","duration":4118762405},"after":[]},{"keyword":"And ","name":"I click on \"Bootstrap\"","line":22,"match":{"location":"features/step_definitions/navigation_steps.rb:314"},"result":{"status":"passed","duration":83889895},"after":[]},{"keyword":"And ","name":"I wait until I see \"Bootstrap process initiated.\" text","line":23,"match":{"location":"features/step_definitions/navigation_steps.rb:39"},"result":{"status":"passed","duration":48030475119},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;check-the-new-bootstrapped-build-host-in-system-overview-page","keyword":"Scenario","name":"Check the new bootstrapped build host in System Overview page","description":"","line":25,"type":"scenario","steps":[{"keyword":"When ","name":"I follow the left menu \"Salt > Keys\"","line":26,"match":{"location":"features/step_definitions/navigation_steps.rb:420"},"result":{"status":"passed","duration":276934227},"after":[]},{"keyword":"Then ","name":"I should see a \"accepted\" text","line":27,"match":{"location":"features/step_definitions/navigation_steps.rb:696"},"result":{"status":"passed","duration":1401603037},"after":[]},{"keyword":"When ","name":"I follow the left menu \"Systems > System List > All\"","line":28,"match":{"location":"features/step_definitions/navigation_steps.rb:420"},"result":{"status":"passed","duration":372457472},"after":[]},{"keyword":"And ","name":"I wait at most 500 seconds until I see the name of \"build_host\", refreshing the page","line":30,"match":{"location":"features/step_definitions/setup_steps.rb:207"},"result":{"status":"passed","duration":57333944881},"after":[]},{"keyword":"And ","name":"I wait at most 500 seconds until onboarding is completed for \"build_host\"","line":31,"match":{"location":"features/step_definitions/setup_steps.rb:217"},"result":{"status":"passed","duration":116491801119},"after":[]},{"keyword":"Then ","name":"the Salt master can reach \"build_host\"","line":32,"output":["It took 4 seconds to contact the minion"],"match":{"location":"features/step_definitions/salt_steps.rb:11"},"result":{"status":"passed","duration":4228138232},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;check-connection-from-build-host-to-proxy","keyword":"Scenario","name":"Check connection from build host to proxy","description":"","line":35,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"build_host\"","line":36,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":1778686603},"after":[]},{"keyword":"When ","name":"I follow \"Details\" in the content area","line":37,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":84595898},"after":[]},{"keyword":"And ","name":"I follow \"Connection\" in the content area","line":38,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":63418292},"after":[]},{"keyword":"Then ","name":"I should see \"proxy\" short hostname","line":39,"match":{"location":"features/step_definitions/navigation_steps.rb:704"},"result":{"status":"passed","duration":79767798},"after":[]}],"tags":[{"name":"@build_host","line":4},{"name":"@proxy","line":34}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;check-registration-on-build-host-of-minion","keyword":"Scenario","name":"Check registration on build host of minion","description":"","line":42,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"proxy\"","line":43,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":1540966845},"after":[]},{"keyword":"When ","name":"I follow \"Details\" in the content area","line":44,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":59643609},"after":[]},{"keyword":"And ","name":"I follow \"Proxy\" in the content area","line":45,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":63428830},"after":[]},{"keyword":"Then ","name":"I should see \"build_host\" hostname","line":46,"match":{"location":"features/step_definitions/navigation_steps.rb:709"},"result":{"status":"passed","duration":106715984},"after":[]}],"tags":[{"name":"@build_host","line":4},{"name":"@proxy","line":41}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;detect-latest-salt-changes-on-the-sles-build-host","keyword":"Scenario","name":"Detect latest Salt changes on the SLES build host","description":"","line":48,"type":"scenario","steps":[{"keyword":"When ","name":"I query latest Salt changes on \"build_host\"","line":49,"output":["* Mon Jun 08 2026 pablo.suarezhernandez@suse.com","- Fix deprecation warnings when running on Python 3.13","- Added:","  * fix-deprecation-warnings-when-running-on-python-3.13.patch","","* Wed Jun 03 2026 yeray.gutierrez@suse.com","- Calculate UUID grain for Xen PV guests (bsc#1255418)","- Added:","  * calculate-uuid-grain-for-xen-pv-guests-759.patch","","* Fri May 22 2026 pablo.suarezhernandez@suse.com","- Add 'show_changes' arg to 'file.append/file.prepend\" states","- Added:","  * add-show_changes-to-file.append-and-file.prepend-sta.patch",""],"match":{"location":"features/step_definitions/command_steps.rb:255"},"result":{"status":"passed","duration":552900451},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;check-that-the-build-host-is-a-build-host","keyword":"Scenario","name":"Check that the build host is a build host","description":"","line":51,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"build_host\"","line":52,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":1640492835},"after":[]},{"keyword":"Then ","name":"I should see a \"[Container Build Host]\" text","line":53,"match":{"location":"features/step_definitions/navigation_steps.rb:696"},"result":{"status":"passed","duration":109607360},"after":[]},{"keyword":"Then ","name":"I should see a \"[OS Image Build Host]\" text","line":54,"match":{"location":"features/step_definitions/navigation_steps.rb:696"},"result":{"status":"passed","duration":108772731},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]},{"id":"bootstrap-a-build-host-via-the-gui;check-events-history-for-failures-on-sles-build-host","keyword":"Scenario","name":"Check events history for failures on SLES build host","description":"","line":56,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"build_host\"","line":57,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":1908364919},"after":[]},{"keyword":"Then ","name":"I check for failed events on history event page","line":58,"match":{"location":"features/step_definitions/setup_steps.rb:461"},"result":{"status":"passed","duration":81339120379},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]}]}]