vitastor/tests
Vitaliy Filippov cc76e6876b
Test / buildenv (push) Successful in 12s Details
Test / build (push) Successful in 2m40s Details
Test / test_cas (push) Successful in 11s Details
Test / make_test (push) Successful in 37s Details
Test / test_change_pg_count (push) Successful in 39s Details
Test / test_change_pg_size (push) Successful in 10s Details
Test / test_change_pg_count_ec (push) Successful in 38s Details
Test / test_create_nomaxid (push) Successful in 9s Details
Test / test_etcd_fail (push) Successful in 51s Details
Test / test_add_osd (push) Successful in 2m31s Details
Test / test_interrupted_rebalance_imm (push) Successful in 1m38s Details
Test / test_failure_domain (push) Successful in 41s Details
Test / test_snapshot (push) Successful in 21s Details
Test / test_interrupted_rebalance_ec_imm (push) Successful in 1m21s Details
Test / test_snapshot_ec (push) Successful in 25s Details
Test / test_minsize_1 (push) Successful in 15s Details
Test / test_move_reappear (push) Successful in 20s Details
Test / test_rm (push) Successful in 16s Details
Test / test_interrupted_rebalance_ec (push) Successful in 2m53s Details
Test / test_snapshot_down (push) Successful in 29s Details
Test / test_snapshot_down_ec (push) Successful in 38s Details
Test / test_splitbrain (push) Successful in 25s Details
Test / test_interrupted_rebalance (push) Successful in 5m46s Details
Test / test_snapshot_chain (push) Successful in 2m59s Details
Test / test_rebalance_verify_imm (push) Successful in 2m36s Details
Test / test_rebalance_verify (push) Successful in 3m22s Details
Test / test_switch_primary (push) Successful in 36s Details
Test / test_write (push) Successful in 32s Details
Test / test_write_no_same (push) Successful in 17s Details
Test / test_rebalance_verify_ec_imm (push) Successful in 2m46s Details
Test / test_write_xor (push) Successful in 40s Details
Test / test_rebalance_verify_ec (push) Successful in 4m46s Details
Test / test_heal_pg_size_2 (push) Successful in 4m23s Details
Test / test_heal_csum_32k_dmj (push) Successful in 4m40s Details
Test / test_heal_csum_32k_dj (push) Successful in 6m45s Details
Test / test_scrub (push) Successful in 1m1s Details
Test / test_scrub_zero_osd_2 (push) Successful in 43s Details
Test / test_scrub_xor (push) Successful in 35s Details
Test / test_heal_csum_4k (push) Successful in 4m14s Details
Test / test_scrub_pg_size_3 (push) Successful in 1m19s Details
Test / test_scrub_pg_size_6_pg_minsize_4_osd_count_6_ec (push) Successful in 35s Details
Test / test_scrub_ec (push) Successful in 21s Details
Test / test_heal_csum_32k (push) Successful in 4m48s Details
Test / test_heal_csum_4k_dmj (push) Successful in 4m48s Details
Test / test_heal_csum_4k_dj (push) Successful in 4m27s Details
Test / test_snapshot_chain_ec (push) Successful in 2m29s Details
Test / test_heal_ec (push) Successful in 3m7s Details
Fix flapping "scrub" test
2024-01-28 14:59:33 +03:00
..
common.sh Put etcd into tmpfs for tests 2023-09-07 02:35:09 +03:00
merge.js Remove old make-osd scripts 2022-09-03 02:04:21 +03:00
run_3osds.sh Add a test for simple master switching without PG reconfiguration 2024-01-17 00:19:01 +03:00
run_tests.sh Add a test for simple master switching without PG reconfiguration 2024-01-17 00:19:01 +03:00
test_add_osd.sh Add a test for simple master switching without PG reconfiguration 2024-01-17 00:19:01 +03:00
test_cas.sh Add a test for CAS write operation 2021-06-15 00:12:35 +03:00
test_change_pg_count.sh Retry PG changes without re-running lpsolve when pool configuration and OSD tree don't change 2023-12-31 01:23:17 +03:00
test_change_pg_size.sh Merge run_3osds and run_7osds scripts 2022-06-03 01:56:36 +03:00
test_checksum.sh Add a test for checksums 2023-07-29 12:17:18 +03:00
test_create_nomaxid.sh Fix inode creation when /index/maxid is out of sync 2022-06-06 16:35:51 +03:00
test_etcd_fail.sh LD_PRELOAD=libasan.so.5 fio in tests fails when vitastor is built with ASan 2022-05-05 02:11:34 +03:00
test_failure_domain.sh Retry PG changes without re-running lpsolve when pool configuration and OSD tree don't change 2023-12-31 01:23:17 +03:00
test_heal.sh Add a test for simple master switching without PG reconfiguration 2024-01-17 00:19:01 +03:00
test_interrupted_rebalance.sh Allow rebalance to start in test_interrupted_rebalance, raise etcd start timeout 2023-05-13 15:16:28 +03:00
test_minsize_1.sh Add a test for simple master switching without PG reconfiguration 2024-01-17 00:19:01 +03:00
test_move_reappear.sh Fix flapping move_reappear test by adding an fsync before stopping PG 2023-12-31 01:23:17 +03:00
test_parity_change.sh Add a parity chunk count change test script 2023-12-26 23:48:41 +03:00
test_rebalance_verify.sh Reweight only 2 OSDs to zero in test_rebalance_verify, otherwise the test does not pass with EC 3+2 2023-05-18 00:42:40 +03:00
test_resize.sh More logs (log_level 10), append to log instead of overwriting on restart in tests 2023-04-09 02:06:10 +03:00
test_rm.sh LD_PRELOAD=libasan.so.5 fio in tests fails when vitastor is built with ASan 2022-05-05 02:11:34 +03:00
test_scrub.sh Fix flapping "scrub" test 2024-01-28 14:59:33 +03:00
test_snapshot.sh Fix test_snapshot.sh - qemu-img requires explicit backing_fmt 2023-04-24 00:44:41 +03:00
test_snapshot_chain.sh Add a test for snapshot chain 2023-06-29 00:47:21 +03:00
test_snapshot_down.sh Fix primary_read bitmap buffers being freed too early (use-after-free) 2023-06-30 12:47:45 +03:00
test_splitbrain.sh Add a test for simple master switching without PG reconfiguration 2024-01-17 00:19:01 +03:00
test_switch_primary.sh Add a test for simple master switching without PG reconfiguration 2024-01-17 00:19:01 +03:00
test_vm_cont.sh Retry PG changes without re-running lpsolve when pool configuration and OSD tree don't change 2023-12-31 01:23:17 +03:00
test_vm_start.sh Merge run_3osds and run_7osds scripts 2022-06-03 01:56:36 +03:00
test_write.sh Remove debug osd_trace from test_write 2023-09-12 01:35:36 +03:00
test_write_no_same.sh Implement bitmap-granular (4k) metadata & data checksums 2023-07-29 12:17:18 +03:00