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

14 Коммитов

Автор SHA1 Сообщение Дата
Sourav Gupta 610ef3af8a
Symlink fix for ADLS accounts (#1283) 2023-11-07 15:56:28 +05:30
Vikas Bhansali 5ecfe4004c
Adaptive Prefetch Streaming (#1181)
* Adaptive Prefetch Streaming
2023-08-25 12:20:34 +05:30
Sourav Gupta 461fad73e9
Adding FUSE option direct_io (#1162)
* Adding direct_io flag
2023-06-06 21:23:25 +05:30
Sourav Gupta 855b27c9f1
Set ignore-open-flags to true by default (#1029)
* Making ignore-open-flags as true
2023-01-21 10:21:38 +05:30
Gauri Prasad 416b249ab5
Cleanup of nightly pipeline to increase parallelism (#974) 2022-11-14 22:11:46 -08:00
Tamer Sherif ee2b5a182a
Stream Filename Caching E2E and Data Validation (#934)
* added e2e filename caching

* data validation

* data validation

* time fix

* test

* test
2022-10-11 18:49:19 -07:00
Tamer Sherif bbd19b2f3f
Streaming small fixes + more tests (#861)
* added tests and cleaned up for prev

* added tests and cleaned up for prev

* more fixes

* fix

* added e2e

* added e2e

* added e2e

* added e2e

* added empty temp path

* fixed temp dir

* removed read only from config

* git clone disable

* added tests

* more tests

* read in buffer err:

* added stream only error test

* more tests

* close file and flush

* removed comment

* cleanup

* fix

* cleanup
2022-08-24 09:22:51 -07:00
Gauri Prasad ec4817d1ac
Added Azurite Test (#865) 2022-08-18 12:33:19 -07:00
Vikas Bhansali 50d3f9ebe9
Retry on timeout error from server (#858) 2022-08-18 09:00:13 -07:00
Vikas Bhansali dfe3da52e5
Stablizing pipelines and adding more test cases (#856)
* Disable Data validation tests in artifact pipeline

* Correcting test filer

* Removing tests for debian-9 for now

* Correcting paths for deb 9 distro

* Correct config file printing with path

* Adding git status and stash related test cases

* Add directory tar test case

* correct string check as different version of git are giving different output strings

* Check git cli output only if there was something dumped on console

* Always unmount before mount in release tests

* Use different directory for each git related test

* Adding timeout to release steps

* Do minimal test with LFU

* Taking a smaller repo for all git related test cases
2022-08-05 16:54:50 +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 bf6ce0b96e
Test cases for mount command (#757)
* Adding test cases for mount command

* Adding mount test to nightly pipeline

* Adding test case where the config file is not provided

* Typo fix

* Adding test case for mounting using environment variables
2022-04-16 10:43:57 +05:30
Gauri Prasad 990af0fefa First commit of blobfuse v2 code 2022-02-14 09:41:31 -08:00