Skip to content

Commit

Permalink
Merge pull request #9709 from Bischoff/temporary-disable-build-host
Browse files Browse the repository at this point in the history
Temporary workaround: do not check events on build host
  • Loading branch information
deneb-alpha authored Jan 30, 2025
2 parents 064627e + 3e36306 commit 31d5576
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions testsuite/features/init_clients/buildhost_bootstrap.feature
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ Feature: Bootstrap a build host via the GUI
Then I should see a "[Container Build Host]" text
Then I should see a "[OS Image Build Host]" text

# WORKAROUND
# Remove the skip tag when this PR is merged:
# https://github.com/uyuni-project/uyuni/pull/9707
@skip
Scenario: Check events history for failures on SLES build host
Given I am on the Systems overview page of this "build_host"
Then I check for failed events on history event page

0 comments on commit 31d5576

Please sign in to comment.