mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2173] [MERGED] Added several memory checks to CI #2372
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2173
Author: @ggtakec
Created: 5/28/2023
Status: ✅ Merged
Merged: 6/11/2023
Merged by: @gaul
Base:
master← Head:memory_test_ci📝 Commits (1)
548ca78Added several memory checks to CI📊 Changes
1 file changed (+85 additions, -0 deletions)
View changed files
📝
.github/workflows/ci.yml(+85 -0)📄 Description
Relevant Issue (if applicable)
#2172
Details
I added some memory checking to CI process as same as
run_tests_using_sanitizers.sh.Each test in
run_tests_using_sanitizers.shseem best to be a CI Job because all of test several patterns require execution from the build.The testing base container is Ubuntu:22.04.
This PR is first submitted as a Draft.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.