I have configured 2 AWS clouds in different regions with 1 AMI in each (with different names)
It said that 'Minimum number of spare instances' and 'Minimum number of instances' act on per AMI basis. I observe behavior like these settings are global for the whole plugin.
I have configured 2 AWS clouds, for example (prodVpc and devVpc) in different regions with 1 AMI in each (with different names)
It said that 'Minimum number of spare instances' and 'Minimum number of instances' act on per AMI basis.
I observe behavior like these settings are global for the whole plugin and mean total of ec2 slaves independently of cloud and AMI. Configuring:
Minimum number of instances=1
Minimum number of spare instances=1 for each ami/cloud i've expected to get 2 ec2 slaves in total: 1 for prodVpc and 1 for devVpc. I get only one ec2 slave instead.
I have configured 2 AWS clouds, for example (prodVpc and devVpc) in different regions with 1 AMI in each (with different names)
It said that 'Minimum number of spare instances' and 'Minimum number of instances' act on per AMI basis. I observe behavior like these settings are global for the whole plugin and mean total of ec2 slaves independently of cloud and AMI. Configuring:
Minimum number of instances=1
Minimum number of spare instances=1 for each ami/cloud i've expected to get 2 ec2 slaves in total: 1 for prodVpc and 1 for devVpc. I get only one ec2 slave instead.
When i run pipeline, that requires absent slaves plugin fires them up successfully.
I have configured 2 AWS clouds, for example (prodVpc and devVpc) in different regions with 1 AMI in each (with different names)
It said that 'Minimum number of spare instances' and 'Minimum number of instances' act on per AMI basis. I observe behavior like these settings are global for the whole plugin and mean total of ec2 slaves independently of cloud and AMI. Configuring:
>Minimum number of instances=1
>Minimum number of spare instances=1 for each ami/cloud i've expected to get 2 ec2 slaves in total: 1 for prodVpc and 1 for devVpc. I get only one ec2 slave instead.
WhenChanging these parameters values up and down and running jobs i run pipeline've made a conclusion, that requires absent slaves plugin fires them takes in account the total number of fired up successfully by plugin instances, regardless to Cloud name or AMI id.