Branch: refs/heads/master Home: https://github.com/jenkinsci/azure-vm-agents-plugin Commit: 3a18fc3d2de12d2ebcad1f89a13e16189a77db1d https://github.com/jenkinsci/azure-vm-agents-plugin/commit/3a18fc3d2de12d2ebcad1f89a13e16189a77db1d Author: Peter Darton <pjdar...@users.noreply.github.com> Date: 2022-06-18 (Sat, 18 Jun 2022)
Changed paths: M .gitignore M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java M src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java M src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java A src/test/java/com/microsoft/azure/vmagent/AzureClientUtil.java A src/test/java/com/microsoft/azure/vmagent/AzureVMCloudTest.java A src/test/java/com/microsoft/azure/vmagent/ITAzureVMAgentCleanUpTask.java A src/test/java/com/microsoft/azure/vmagent/ITAzureVMCloud.java A src/test/java/com/microsoft/azure/vmagent/ITAzureVMManagementServiceDelegate.java A src/test/java/com/microsoft/azure/vmagent/IntegrationTest.java A src/test/java/com/microsoft/azure/vmagent/TestDeploymentTag.java R src/test/java/com/microsoft/azure/vmagent/test/AzureClientUtil.java R src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMAgentCleanUpTask.java R src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMCloud.java R src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java R src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java R src/test/java/com/microsoft/azure/vmagent/test/TestDeploymentTag.java Log Message: ----------- When limiting VMs per template, count template VMs not all cloud VMs (#367) Co-authored-by: Tim Jacomb <timjacomb1+git...@gmail.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-vm-agents-plugin/push/refs/heads/master/ae634e-3a18fc%40github.com.