Tags: kenhill/gcsfuse
Tags
Disabling gRPC test temporarily (GoogleCloudPlatform#1929) * Disabling the grpc test * Disabling grpc in the periodic tests * review comments * skipping the grpc test in louhi pipeline
Fix flaky e2e tests for managed folder (GoogleCloudPlatform#1848) * adding check for permisisons * updating file path and for loop condition * adding log statement to check * testing with sleep * applying permisison out of setup * deletion after creation * lint fix * lint fix * lint fix * review comment * lint fix * adding comment * adding t.Cleanup * small fix * removing managedFolderPermission from struct * review comments
Update semantics for MinObject in stat-cache (GoogleCloudPlatform#1787) This updates the semantics.md for the changes related to replacement of gcs.Object with MinObject in stat-cache and in other places.
Enable or disable file cache via cache-dir (GoogleCloudPlatform#1723)
[Fix] Random reads won't re-use previous reader even if existing read… …er can serve the request (GoogleCloudPlatform#1683) * use read full instead of read * use variables in test * review comment
[ReadCacheFunctionalTest] Test 17 range reads with cacheFileForRangeR… …ead false (GoogleCloudPlatform#1675) * adding fn test 17 * fix lint * fix lint
Changing flag name to cache-file-for-range-read in experiment perf te… …sts. (GoogleCloudPlatform#1598) * changing flag name * adding note * adding note * changing config name * removing dec release configs
Fix tf model by upgrading driver version (GoogleCloudPlatform#1557) * change dependencies to use CUDA 11.8 * temp commit * upgrade ubuntu image as old is deprecated * reduce sleep * upgrade driver version * revert to newer version * Revert "reduce sleep" This reverts commit 69828ba. * Revert "temp commit" This reverts commit d1cce7f.