Skip to content

Commit

Permalink
github: Exclude lvm standalone tests as they fail on Github due to la…
Browse files Browse the repository at this point in the history
…ck of space (stable-4.0) (#13809)

Caused by requirement to use 3GiB pool size.
  • Loading branch information
tomponline authored Jul 23, 2024
2 parents 5068a26 + f02d233 commit 71874bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ jobs:
- go: "1.16.x"
suite: standalone
backend: dir
exclude:
- suite: standalone
backend: lvm

steps:
- name: Performance tuning
Expand Down

0 comments on commit 71874bf

Please sign in to comment.