[#267] add no rule found object and morph chain #267

Open
ChEktn wants to merge 1 commit from ChEktn/frostfs-testlib:error_object into master
Member
No description provided.
ChEktn added 1 commit 2024-07-24 14:45:15 +00:00
[#267] add no rule found object
Some checks reported warnings
DCO action / DCO (pull_request) Has been cancelled
2e4603960e
abereziny approved these changes 2024-07-29 09:42:51 +00:00
Dismissed
abereziny requested review from qa-committers 2024-07-29 09:42:58 +00:00
ChEktn force-pushed error_object from 2e4603960e to 8882543118 2024-08-27 16:14:53 +00:00 Compare
ChEktn changed title from [#267] add no rule found object to [#267] add no rule found object and morph chain 2024-08-27 16:15:50 +00:00
abereziny approved these changes 2024-09-03 16:23:33 +00:00
Dismissed
d.zayakin approved these changes 2024-09-04 09:33:20 +00:00
Dismissed
ChEktn force-pushed error_object from 8882543118 to 641240f7c1 2024-09-09 09:10:24 +00:00 Compare
ChEktn dismissed abereziny's review 2024-09-09 09:10:24 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

ChEktn dismissed abereziny's review 2024-09-09 09:10:24 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

ChEktn dismissed d.zayakin's review 2024-09-09 09:10:24 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

d.zayakin approved these changes 2024-09-09 09:21:17 +00:00
Dismissed
ChEktn requested review from qa-committers 2024-09-09 09:36:49 +00:00
abereziny reviewed 2024-09-10 13:13:09 +00:00
@ -23,3 +23,3 @@
shell, frostfs_adm_exec_path, config=config_file
)
self.version = FrostfsAdmVersion(shell, frostfs_adm_exec_path, config=config_file)
self.version = FrostfsAdmVersion(shell, frostfs_adm_exec_path, config=config_file)
Member

What changed here?

What changed here?
abereziny reviewed 2024-09-10 13:13:31 +00:00
@ -350,3 +350,128 @@ class FrostfsAdmMorph(CliCommand):
if param not in ["self", "node_netmap_keys"]
},
)
def add_rule(
Member

Need newline

Need newline
ChEktn force-pushed error_object from 641240f7c1 to 18b8d6ba46 2024-09-11 16:10:19 +00:00 Compare
ChEktn dismissed d.zayakin's review 2024-09-11 16:10:19 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

ChEktn force-pushed error_object from 18b8d6ba46 to d18881fbce 2024-09-11 16:14:30 +00:00 Compare
ChEktn force-pushed error_object from d18881fbce to 3506ae4a12 2024-09-11 16:40:34 +00:00 Compare
ChEktn removed review request for qa-committers 2024-09-11 19:06:00 +00:00
ChEktn requested review from qa-committers 2024-09-11 19:06:06 +00:00
Some checks failed
DCO action / DCO (pull_request) Has been cancelled
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u error_object:ChEktn-error_object
git checkout ChEktn-error_object
Sign in to join this conversation.
No reviewers
TrueCloudLab/qa-committers
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-testlib#267
No description provided.