Skip to content

Commit

Permalink
Merge pull request #886 from gbregman/devel
Browse files Browse the repository at this point in the history
Remove old_omap test
  • Loading branch information
caroav authored Oct 9, 2024
2 parents 59d9b37 + d440cf2 commit 29b9404
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test: ["cli", "cli_change_lb", "state", "multi_gateway", "server", "grpc", "omap_lock", "old_omap", "log_files", "nsid", "psk", "dhchap"]
test: ["cli", "cli_change_lb", "state", "multi_gateway", "server", "grpc", "omap_lock", "log_files", "nsid", "psk", "dhchap"]
runs-on: ubuntu-latest
env:
HUGEPAGES: 512 # for multi gateway test, approx 256 per gateway instance
Expand Down
17 changes: 0 additions & 17 deletions tests/test_old_omap.py

This file was deleted.

0 comments on commit 29b9404

Please sign in to comment.