Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Gauri Prasad cdde152a0d
Fix for ignore open flags (#917)
* Fix typo for ignore open flags

* Changelog

* Fixed error and Readme

* correct the yaml

* try to fix ut

* revert test

* revert test

* revert test
2022-09-30 10:15:09 +05:30
Gauri Prasad 23e7af7528
Make writeback cache default (#887)
* stream data validation

* stream data validation

* Enable writeback caching safely

* Flipped boolean semantics for writeback cache

* Added CLI param

* Add debug log for write only in case it is a problem

* Modified test to work with enable writeback cache

* Added a flag to ignore append flag

* github comments

* Added tests for ignore append

* changelog

* Added fuse2 test

* correcting file mode when ignore-append-file flag is true

* fix unit test

* Changes for ignore open flags

* test for libfuse2

* add ignore open flag to all config

* Updated README

* Added to Changelog

* Quick test only in data validation for streaming

Co-authored-by: Tamer Sherif <tasherif@microsoft.com>
Co-authored-by: vibhansa-msft <vibhansa@microsoft.com>
Co-authored-by: souravgupta <souravgupta@microsoft.com>
2022-09-02 17:04:42 +05:30
Gauri Prasad 09fcfc51f0
Conditionally publish logs from nightly pipeline (#796)
* Publish log files

* added artifact name

* Add always condition

* Added verbose log parameter to default to false

* Added SDK logs
2022-06-03 11:28:29 -07:00
Sourav Gupta a3326af3dc
Data validation tests for multiple files in parallel (#772)
Adding test cases for data validation on multiple files in parallel
2022-05-05 22:36:38 +05:30
Sourav Gupta 7c4df93f65
Changing default logging from base to syslog (#712)
* Changing default logging to syslog

* Adding logging type as base to testdata config files

* Adding base logging type
2022-02-25 08:12:42 +05:30
Gauri Prasad 990af0fefa First commit of blobfuse v2 code 2022-02-14 09:41:31 -08:00