From 86836e61824bb5f0739b455f929b3dd75a638d46 Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Wed, 31 May 2023 20:33:02 +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, 0c6868b5357e52db67aa7e6bbd13c3d334f271d1 Submission-id: 884561-openstack/puppet/constraints 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 9816 <9816@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Submitted-with: MAY: Workflow: Gerrit User 9816 <9816@4a232e18-c5a9-48ee-94c0-e04e7cca6543> --- a731d4a107f42fb27c9ce49f8b3c5795a16f16d9 | 77 ++++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/a731d4a107f42fb27c9ce49f8b3c5795a16f16d9 b/a731d4a107f42fb27c9ce49f8b3c5795a16f16d9 index f321e7494..f73cf3656 100644 --- a/a731d4a107f42fb27c9ce49f8b3c5795a16f16d9 +++ b/a731d4a107f42fb27c9ce49f8b3c5795a16f16d9 @@ -17,5 +17,82 @@ "revId": "a731d4a107f42fb27c9ce49f8b3c5795a16f16d9", "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" } + ], + "submitRequirementResults": [ + { + "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": "a731d4a107f42fb27c9ce49f8b3c5795a16f16d9", + "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": "a731d4a107f42fb27c9ce49f8b3c5795a16f16d9", + "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": "a731d4a107f42fb27c9ce49f8b3c5795a16f16d9", + "legacy": { + "value": false + }, + "forced": {}, + "hidden": {} + } ] } \ No newline at end of file