[{"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":8708323255},"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":38671392905},"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":190244523},"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":100413422},"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":202134139},"after":[]},{"keyword":"And ","name":"I enter \"22\" as \"port\"","line":17,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":98105000},"after":[]},{"keyword":"And ","name":"I enter \"root\" as \"user\"","line":18,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":99312100},"after":[]},{"keyword":"And ","name":"I enter \"linux\" as \"password\"","line":19,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":89957033},"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":113578586},"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":6404631910},"after":[]},{"keyword":"And ","name":"I click on \"Bootstrap\"","line":22,"match":{"location":"features/step_definitions/navigation_steps.rb:314"},"result":{"status":"passed","duration":100014008},"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":48986579033},"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":310973485},"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":1427399963},"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":468202591},"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":29286985172},"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":63927777408},"after":[]},{"keyword":"Then ","name":"the Salt master can reach \"build_host\"","line":32,"output":["It took 6 seconds to contact the minion"],"match":{"location":"features/step_definitions/salt_steps.rb:11"},"result":{"status":"passed","duration":5527818156},"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":1880365818},"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":74761734},"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":75659822},"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":85580276},"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":2282421914},"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":73067819},"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":92353664},"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":110803284},"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":["* Wed Jun 10 2026 pablo.suarezhernandez@suse.com","- Fix ImportError during reentrant SIGTERM shutdown","- Fix broken \"pkg.info_installed\" after migration to salt.utils.timeutil","- Added:","  * fix-importerror-during-reentrant-sigterm-shutdown.patch","  * fix-broken-pkg.info_installed-after-moving-to-salt.u.patch","","* 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:"],"match":{"location":"features/step_definitions/command_steps.rb:255"},"result":{"status":"passed","duration":723076235},"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":2025162266},"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":127429460},"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":165084898},"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":2485913965},"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":71110066555},"after":[]}],"tags":[{"name":"@build_host","line":4}],"before":[],"after":[]}]}]