Skip Test List
Purpose of this page is to maintain a list of all the tests being skipped in CI testing.
If a test is being skipped in CI this page should be updated.
If a test is being removed from being skipped in CI, this page should be updated again.
Test | Test Case | Jira Ticket | Comments |
|---|---|---|---|
create.py | test_container_create | Skipping only for condition uuidparam[0] == 'NULLPTR | |
full_pool_container_create.py | test_no_space_cont_create |
| |
basic_snapshot.py | test_basic_snapshot |
| |
open.py | test_container_open | No Ticket | Skipping only for condition test_case == 3 |
name_io.py | test_nvme_io | Skipping for condition ior_param[2] > 67108864 There is an issue with NVMe if Transfer size>64M | |
object_integrity.py | test_single_object_validation |
| |
object_integrity.py | test_array_object_validation |
| |
create_many_dkeys.py | test_many_dkey |
| |
rebuild_tests.py | test_simple_rebuild |
| |
rebuild_tests.py | test_multipool_rebuild |
| |
bad_connect.py | test_connect | https://daosio.atlassian.net/browse/DAOS-3819https://daosio.atlassian.net/browse/DAOS-1781 | DAOS-1781: Skipping a condition connectuuid == 'NULLPTR' |
rebuild_with_io.py | test_rebuild_with_io |
| |
multi_server_create_delete_test.py | test_create |
| |
bad_create.py | test_create | Skipping for condition setidlist[0] == 'NULLPTR' | |
rebuild_with_ior.py | test_rebuild_with_ior |
| |
bad_exclude.py | test_exclude | https://daosio.atlassian.net/browse/DAOS-1929 | DAOS-1929: Skipping for condition tgtlist[0] == "NULLPTR" |
rebuild_no_cap.py | test_rebuild_no_capacity |
| |
destroy_rebuild.py | test_destroy_while_rebuilding |
| |
destroy_tests.py | test_destroy_invalid_uuid |
| |
destroy_tests.py | test_destroy_wrong_group |
| |
destroy_tests.py | test_destroy_connected |
| |
destroy_tests.py | test_destroy_withdata |
| |
destroy_tests.py | test_destroy_async |
| |
container_create.py | test_rebuild_container_create |
| |
io_conf_run.py | test_daos_run_io_conf |
| |
read_array.py | test_read_array_during_rebuild |
| |
cascading_failures.py | test_simultaneous_failures |
| |
cascading_failures.py | test_sequential_failures |
| |
cascading_failures.py | test_cascading_failures |
| |
delete_objects.py | test_rebuild_delete_objects |
| |
delete_objects.py | test_rebuild_delete_records |
| |
metadata.py | test_metadata_fillup | https://daosio.atlassian.net/browse/DAOS-1936https://daosio.atlassian.net/browse/DAOS-1946 |
|
unittest.py | test_eq_tests |
| |
ior_intercept_multi_client.py | test_ior_intercept_multi_client | Skipping the case of transfer size 512B and 1K | |
ior_small.py | test_ior_small | https://daosio.atlassian.net/browse/DAOS-3097https://daosio.atlassian.net/browse/DAOS-3143 | Skipping the case of object class RP_2GX |
unaligned_io.py |
| Skipping for large size 1073741824 |
Some other cases skipped inside util files
File | Test Case | Jira Ticket | Comments |
|---|---|---|---|
ior_test_base.py, mdtest_test_base.py | POSIX over multiple client nodes |
| |
ior_test_base.py | POSIX with 256B transfer size |
|