Skip to content

PBM-1459: PBM ignores index removal during selective PITR restore with name remapping #1168

PBM-1459: PBM ignores index removal during selective PITR restore with name remapping

PBM-1459: PBM ignores index removal during selective PITR restore with name remapping #1168

Triggered via pull request December 9, 2024 07:02
Status Success
Total duration 50s
Artifacts

trivy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test_rename_replicaset.test_logical_pitr_crud_PBM_T270[indexes]: psmdb-testing/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: psmdb-testing/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]: psmdb-testing/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: psmdb-testing/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]: psmdb-testing/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: psmdb-testing/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
Trivy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Trivy
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/