Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions test/scenarios-bootc/releases/el96-lrel@router.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

export TEST_EXCLUDES="ushift-6085"

# Sourced from scenario.sh and uses functions defined there.

start_image="rhel96-bootc-brew-${LATEST_RELEASE_TYPE}-with-optional"
Expand Down
2 changes: 0 additions & 2 deletions test/scenarios/releases/el96-lrel@router.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

export TEST_EXCLUDES="ushift-6085"

# Sourced from scenario.sh and uses functions defined there.

start_image="rhel-9.6-microshift-brew-optionals-4.${MINOR_VERSION}-${LATEST_RELEASE_TYPE}"
Expand Down
1 change: 0 additions & 1 deletion test/suites/router/router.robot
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ Router Verify Security Configuration

Router Verify Access Logging Configuration Container
[Documentation] Test ingress access logging configuration.
[Tags] ushift-6085
[Setup] Run Keywords
... Remove Custom Config
... AND
Expand Down