temporarily disable sia testing
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...
This commit is contained in:
parent
54fdcf6d80
commit
6f6f8d4d52
@ -270,7 +270,8 @@ std::unique_ptr<meta_db> fuse_test<provider_t>::meta{};
|
||||
template <typename provider_t>
|
||||
std::string fuse_test<provider_t>::test_directory;
|
||||
|
||||
using fuse_provider_types = ::testing::Types<s3_provider, sia_provider>;
|
||||
using fuse_provider_types = ::testing::Types<s3_provider>;
|
||||
// using fuse_provider_types = ::testing::Types<s3_provider, sia_provider>;
|
||||
} // namespace repertory
|
||||
|
||||
#endif // !defined(_WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user