Merge "Revert "Adjust locks for byo-matrix Core CI scenario""
diff --git a/src/com/mirantis/mk/KaasUtils.groovy b/src/com/mirantis/mk/KaasUtils.groovy
index 1652285..a86dcde 100644
--- a/src/com/mirantis/mk/KaasUtils.groovy
+++ b/src/com/mirantis/mk/KaasUtils.groovy
@@ -729,7 +729,6 @@
case 'aws':
// Add aws specific lock label with quantity calculated based on single mgmt deploy or mgmt + child
lockLabels['aws_core_ci_queue'] = triggers.demoWeight
- if (runBYOMatrix) { lockLabels['aws_core_ci_queue'] += 8 }
// Define netMap for Vsphere region
if (runMultiregion && multiregionConfig.managementLocation == 'aws' &&