Add negative policy tests #108

Merged
abereziny merged 1 commit from ChEktn/frostfs-testcases:autotest-policy-branch into master 2023-10-18 10:51:05 +00:00
Member
No description provided.
ChEktn requested review from abereziny 2023-10-17 14:48:14 +00:00
ChEktn requested review from qa-developers 2023-10-17 14:48:14 +00:00
ChEktn requested review from qa-committers 2023-10-17 14:48:18 +00:00
abereziny reviewed 2023-10-17 14:50:49 +00:00
@ -69,0 +85,4 @@
shell=self.shell,
endpoint=endpoint,
)
except Exception as ex:
Member

Please use pytest.raises :)

Please use pytest.raises :)
abereziny marked this conversation as resolved
ChEktn force-pushed autotest-policy-branch from 417e5bc06e to 52d003fa43 2023-10-18 09:54:37 +00:00 Compare
ChEktn force-pushed autotest-policy-branch from 52d003fa43 to da45e2d667 2023-10-18 10:00:13 +00:00 Compare
abereziny reviewed 2023-10-18 10:04:17 +00:00
@ -21,4 +21,3 @@
@pytest.mark.policy
class TestPolicy(ClusterTestBase):
@pytest.mark.skip(reason="ошибка с фикстурой")
@allure.title("[NEGATIVE] Placement policy")
Member

Should we name this by analogy from other negative tests as [NEGATIVE] Placement policy: cannot parse policy ?

Should we name this by analogy from other negative tests as `[NEGATIVE] Placement policy: cannot parse policy` ?
abereziny approved these changes 2023-10-18 10:04:20 +00:00
ChEktn force-pushed autotest-policy-branch from da45e2d667 to 5eae65b471 2023-10-18 10:08:29 +00:00 Compare
abereziny approved these changes 2023-10-18 10:09:22 +00:00
ChEktn requested review from qa-committers 2023-10-18 10:09:46 +00:00
d.zayakin approved these changes 2023-10-18 10:49:46 +00:00
abereziny merged commit 5eae65b471 into master 2023-10-18 10:51:05 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-testcases#108
No description provided.