[PR #2173] [MERGED] Added several memory checks to CI #2372

Closed
opened 2026-03-04 02:05:12 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: memory_test_ci


📝 Commits (1)

  • 548ca78 Added 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.sh seem 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.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/2173 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 5/28/2023 **Status:** ✅ Merged **Merged:** 6/11/2023 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `memory_test_ci` --- ### 📝 Commits (1) - [`548ca78`](https://github.com/s3fs-fuse/s3fs-fuse/commit/548ca78b6a40176a571ba78a7287300362d89837) Added several memory checks to CI ### 📊 Changes **1 file changed** (+85 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+85 -0) </details> ### 📄 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.sh` seem 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2372
No description provided.