From 7a00c9e3ca71fa1c3e402e8400674b5db2bccb63 Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Thu, 26 Oct 2023 11:59:15 +0000 Subject: [PATCH] Update patch set 3 Change has been successfully merged Patch-set: 3 Status: merged Tag: autogenerated:gerrit:merged Reviewer: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Label: SUBM=+1, c8900c6142fc89b601d25c072935079469de19f9 Submission-id: 898816-osa/quorum_queues Submitted-with: OK Submitted-with: Rule-Name: gerrit~DefaultSubmitRule Submitted-with: MAY: Verified: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Submitted-with: MAY: Code-Review: Gerrit User 31542 <31542@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Submitted-with: MAY: Workflow: Gerrit User 31542 <31542@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Submitted-with: MAY: Backport-Candidate Attention: {"person_ident":"Gerrit User 28619 \u003c28619@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"REMOVE","reason":"Change was submitted"} --- 10164be39e121441a50819d0ccfe2594fc2e12eb | 111 +++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 10164be39e121441a50819d0ccfe2594fc2e12eb diff --git a/10164be39e121441a50819d0ccfe2594fc2e12eb b/10164be39e121441a50819d0ccfe2594fc2e12eb new file mode 100644 index 0000000..1dc4d94 --- /dev/null +++ b/10164be39e121441a50819d0ccfe2594fc2e12eb @@ -0,0 +1,111 @@ +{ + "comments": [], + "submitRequirementResults": [ + { + "submitRequirement": { + "name": "Backport-Candidate", + "description": { + "value": "Backport candidate status" + }, + "applicabilityExpression": { + "value": { + "expressionString": "is:false" + } + }, + "submittabilityExpression": { + "expressionString": "is:true" + }, + "overrideExpression": {}, + "allowOverrideInChildProjects": false + }, + "applicabilityExpressionResult": { + "value": {"expression":{"expressionString":"is:false"},"status":"FAIL","errorMessage":{"value":null},"passingAtoms":[],"failingAtoms":["is:false"]} + }, + "submittabilityExpressionResult": { + "value": {"expression":{"expressionString":"is:true"},"status":"NOT_EVALUATED","errorMessage":{"value":null},"passingAtoms":[],"failingAtoms":[]} + }, + "overrideExpressionResult": {}, + "patchSetCommitId": "10164be39e121441a50819d0ccfe2594fc2e12eb", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + }, + { + "submitRequirement": { + "name": "Code-Review", + "description": { + "value": "Code reviewed by core reviewer" + }, + "applicabilityExpression": {}, + "submittabilityExpression": { + "expressionString": "label:Code-Review\u003dMAX AND -label:Code-Review\u003dMIN" + }, + "overrideExpression": {}, + "allowOverrideInChildProjects": true + }, + "applicabilityExpressionResult": {}, + "submittabilityExpressionResult": { + "value": {"expression":{"expressionString":"label:Code-Review=MAX AND -label:Code-Review=MIN"},"status":"PASS","errorMessage":{"value":null},"passingAtoms":["label:Code-Review=MAX"],"failingAtoms":["label:Code-Review=MIN"]} + }, + "overrideExpressionResult": {}, + "patchSetCommitId": "10164be39e121441a50819d0ccfe2594fc2e12eb", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + }, + { + "submitRequirement": { + "name": "Verified", + "description": { + "value": "Verified in gate by CI" + }, + "applicabilityExpression": {}, + "submittabilityExpression": { + "expressionString": "label:Verified\u003dMAX AND -label:Verified\u003dMIN" + }, + "overrideExpression": {}, + "allowOverrideInChildProjects": false + }, + "applicabilityExpressionResult": {}, + "submittabilityExpressionResult": { + "value": {"expression":{"expressionString":"label:Verified=MAX AND -label:Verified=MIN"},"status":"PASS","errorMessage":{"value":null},"passingAtoms":["label:Verified=MAX"],"failingAtoms":["label:Verified=MIN"]} + }, + "overrideExpressionResult": {}, + "patchSetCommitId": "10164be39e121441a50819d0ccfe2594fc2e12eb", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + }, + { + "submitRequirement": { + "name": "Workflow", + "description": { + "value": "Approved for gate by core reviewer" + }, + "applicabilityExpression": {}, + "submittabilityExpression": { + "expressionString": "label:Workflow\u003dMAX AND -label:Workflow\u003dMIN" + }, + "overrideExpression": {}, + "allowOverrideInChildProjects": false + }, + "applicabilityExpressionResult": {}, + "submittabilityExpressionResult": { + "value": {"expression":{"expressionString":"label:Workflow=MAX AND -label:Workflow=MIN"},"status":"PASS","errorMessage":{"value":null},"passingAtoms":["label:Workflow=MAX"],"failingAtoms":["label:Workflow=MIN"]} + }, + "overrideExpressionResult": {}, + "patchSetCommitId": "10164be39e121441a50819d0ccfe2594fc2e12eb", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + } + ] +} \ No newline at end of file