PBM. Add tests for selective backup/restore and PBM-1391/PBM-1344, fix test names for zephyr #191
Annotations
11 errors and 12 warnings
test (8.0, logical)
Process completed with exit code 1.
|
test (6.0, logical)
Process completed with exit code 1.
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L178
AssertionError: assert 'old_index' not in {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}, 'new_index': {'key': [('data', 1)], 'v': 2}, 'old_index': {'key': [('key', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test (7.0, logical)
Process completed with exit code 1.
|
test_rename_replicaset.test_logical_pitr_crud_PBM_T270[indexes]:
pbm-functional/pytest/test_rename_replicaset.py#L99
AssertionError: assert 'new_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L177
AssertionError: assert 'new_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test_rename_replicaset.test_logical_pitr_crud_PBM_T270[indexes]:
pbm-functional/pytest/test_rename_replicaset.py#L99
AssertionError: assert 'new_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L177
AssertionError: assert 'new_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test_sharded.test_logical_selective_PBM_T218:
pbm-functional/pytest/test_sharded.py#L99
AssertionError: assert 0 == 10
+ where 0 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test1'), 'test_coll11').count_documents
|
test_rename_replicaset.test_logical_pitr_crud_PBM_T270[indexes]:
pbm-functional/pytest/test_rename_replicaset.py#L99
AssertionError: assert 'new_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test_rename_replicaset.test_logical_pitr_ddl_PBM_T273:
pbm-functional/pytest/test_rename_replicaset.py#L177
AssertionError: assert 'new_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
+ where {'_id_': {'key': [('_id', 1)], 'v': 2}} = index_information()
+ where index_information = Collection(Database(MongoClient(host=['rs101:27017'], document_class=dict, tz_aware=False, connect=True), 'restored'), 'indexes').index_information
|
test (8.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|