vitastor/tests
Vitaliy Filippov ee1dcfea25
Test / buildenv (push) Successful in 8s Details
Test / build (push) Successful in 2m59s Details
Test / make_test (push) Successful in 36s Details
Test / test_add_osd (push) Successful in 1m39s Details
Test / test_cas (push) Successful in 10s Details
Test / test_change_pg_count (push) Successful in 39s Details
Test / test_change_pg_count_ec (push) Successful in 36s Details
Test / test_change_pg_size (push) Successful in 10s Details
Test / test_create_nomaxid (push) Successful in 8s Details
Test / test_etcd_fail (push) Successful in 49s Details
Test / test_failure_domain (push) Successful in 9s Details
Test / test_interrupted_rebalance (push) Successful in 1m9s Details
Test / test_interrupted_rebalance_imm (push) Successful in 1m1s Details
Test / test_interrupted_rebalance_ec (push) Successful in 1m5s Details
Test / test_interrupted_rebalance_ec_imm (push) Successful in 56s Details
Test / test_minsize_1 (push) Successful in 15s Details
Test / test_move_reappear (push) Successful in 17s Details
Test / test_rebalance_verify (push) Successful in 1m44s Details
Test / test_rebalance_verify_imm (push) Successful in 1m44s Details
Test / test_rebalance_verify_ec (push) Successful in 1m56s Details
Test / test_rebalance_verify_ec_imm (push) Successful in 1m51s Details
Test / test_rm (push) Successful in 12s Details
Test / test_snapshot (push) Successful in 16s Details
Test / test_snapshot_ec (push) Successful in 19s Details
Test / test_splitbrain (push) Successful in 14s Details
Test / test_write (push) Successful in 50s Details
Test / test_write_xor (push) Successful in 1m0s Details
Test / test_write_no_same (push) Successful in 10s Details
Test / test_heal_pg_size_2 (push) Successful in 2m26s Details
Test / test_heal_ec (push) Successful in 2m22s Details
Test / test_heal_imm_ec (push) Successful in 3m26s Details
Test / test_scrub (push) Successful in 24s Details
Test / test_scrub_zero_osd_2 (push) Successful in 40s Details
Test / test_scrub_xor (push) Successful in 39s Details
Test / test_scrub_pg_size_3 (push) Successful in 21s Details
Test / test_scrub_pg_size_6_pg_minsize_4_osd_count_6_ec (push) Successful in 29s Details
Test / test_scrub_ec (push) Successful in 17s Details
Test bug similar to 307c1731c1
2023-06-02 17:36:56 +03:00
..
common.sh Enable vitastor-cli fix in test 2023-05-20 23:19:39 +03:00
merge.js Remove old make-osd scripts 2022-09-03 02:04:21 +03:00
run_3osds.sh Add scrub test 2023-05-20 23:19:39 +03:00
run_tests.sh Test bug similar to 307c1731c1 2023-06-02 17:36:56 +03:00
test_add_osd.sh Make tests more stable in CI 2023-05-11 01:53:41 +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 Allow rebalance to start in test_interrupted_rebalance, raise etcd start timeout 2023-05-13 15:16:28 +03:00
test_change_pg_size.sh Merge run_3osds and run_7osds scripts 2022-06-03 01:56:36 +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 Add a 2/5 etcd failure test 2022-01-20 00:43:22 +03:00
test_heal.sh Test bug similar to 307c1731c1 2023-06-02 17:36:56 +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 Fix test_minsize_1 (left_on_dead) 2023-04-23 17:54:00 +03:00
test_move_reappear.sh Wait for conditions in test_move_reappear instead of waiting a fixed amount of time 2023-05-12 23:18:07 +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 Remove -runtime=10 from fio params in test_scrub, it was breaking the test in CI :D 2023-05-21 11:03:59 +03:00
test_snapshot.sh Fix test_snapshot.sh - qemu-img requires explicit backing_fmt 2023-04-24 00:44:41 +03:00
test_splitbrain.sh Add missing $NO_SAME OSD argument to test_splitbrain 2023-05-12 23:18:07 +03:00
test_vm_cont.sh Make tests more stable in CI 2023-05-11 01:53:41 +03:00
test_vm_start.sh Merge run_3osds and run_7osds scripts 2022-06-03 01:56:36 +03:00
test_write.sh Merge run_3osds and run_7osds scripts 2022-06-03 01:56:36 +03:00
test_write_no_same.sh Fix test_write_no_same (too large image) 2023-04-24 00:44:41 +03:00