vitastor/src/osd
Vitaliy Filippov c79b38bd26
Test / buildenv (push) Successful in 11s Details
Test / build (push) Successful in 3m20s Details
Test / npm_lint (push) Successful in 8s Details
Test / test_cas (push) Successful in 10s Details
Test / make_test (push) Successful in 37s Details
Test / test_change_pg_size (push) Successful in 8s Details
Test / test_change_pg_count (push) Successful in 40s Details
Test / test_change_pg_count_ec (push) Successful in 34s Details
Test / test_create_nomaxid (push) Successful in 8s Details
Test / test_etcd_fail (push) Successful in 54s Details
Test / test_add_osd (push) Successful in 2m43s Details
Test / test_interrupted_rebalance_imm (push) Successful in 2m48s Details
Test / test_interrupted_rebalance (push) Successful in 2m51s Details
Test / test_interrupted_rebalance_ec (push) Successful in 2m0s Details
Test / test_failure_domain (push) Successful in 9s Details
Test / test_minsize_1 (push) Successful in 15s Details
Test / test_snapshot (push) Successful in 28s Details
Test / test_interrupted_rebalance_ec_imm (push) Successful in 1m28s Details
Test / test_snapshot_ec (push) Successful in 30s Details
Test / test_rm (push) Successful in 15s Details
Test / test_move_reappear (push) Successful in 23s Details
Test / test_snapshot_down (push) Successful in 28s Details
Test / test_snapshot_down_ec (push) Successful in 29s Details
Test / test_splitbrain (push) Successful in 25s Details
Test / test_snapshot_chain (push) Successful in 2m26s Details
Test / test_snapshot_chain_ec (push) Successful in 2m50s Details
Test / test_rebalance_verify_imm (push) Successful in 3m17s Details
Test / test_root_node (push) Successful in 9s Details
Test / test_rebalance_verify (push) Successful in 4m6s Details
Test / test_switch_primary (push) Successful in 33s Details
Test / test_write (push) Successful in 53s Details
Test / test_write_no_same (push) Successful in 12s Details
Test / test_write_xor (push) Successful in 51s Details
Test / test_rebalance_verify_ec_imm (push) Successful in 3m26s Details
Test / test_rebalance_verify_ec (push) Successful in 4m24s Details
Test / test_heal_pg_size_2 (push) Successful in 5m11s Details
Test / test_heal_ec (push) Successful in 5m8s Details
Test / test_heal_csum_32k_dmj (push) Successful in 5m1s Details
Test / test_heal_csum_32k_dj (push) Successful in 6m0s Details
Test / test_heal_csum_4k_dmj (push) Successful in 7m3s Details
Test / test_heal_csum_32k (push) Successful in 7m6s Details
Test / test_heal_csum_4k_dj (push) Successful in 6m53s Details
Test / test_osd_tags (push) Successful in 28s Details
Test / test_enospc (push) Successful in 1m10s Details
Test / test_enospc_imm (push) Successful in 57s Details
Test / test_enospc_xor (push) Successful in 1m24s Details
Test / test_heal_csum_4k (push) Successful in 6m58s Details
Test / test_scrub_zero_osd_2 (push) Successful in 29s Details
Test / test_scrub (push) Successful in 33s Details
Test / test_scrub_xor (push) Successful in 26s Details
Test / test_enospc_imm_xor (push) Successful in 51s Details
Test / test_nfs (push) Successful in 24s Details
Test / test_scrub_pg_size_6_pg_minsize_4_osd_count_6_ec (push) Successful in 34s Details
Test / test_scrub_ec (push) Successful in 32s Details
Test / test_scrub_pg_size_3 (push) Successful in 39s Details
Move all sources to subdirs
2024-05-15 11:06:01 +03:00
..
CMakeLists.txt Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd.h Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_cluster.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_flush.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_id.h Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_main.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_peering.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_peering_pg.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_peering_pg.h Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_peering_pg_test.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_primary.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_primary.h Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_primary_chain.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_primary_describe.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_primary_subops.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_primary_sync.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_primary_write.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_rmw.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_rmw.h Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_rmw_test.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_scrub.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00
osd_secondary.cpp Move all sources to subdirs 2024-05-15 11:06:01 +03:00