Update vmpooler to P4DEVOPS-8567 branch for queue reliability testing

This commit is contained in:
Mahima Singh 2025-12-19 14:37:24 +05:30
parent 300fd0c590
commit 79d96be3e6
2 changed files with 63 additions and 54 deletions

View file

@ -1,6 +1,6 @@
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
gem 'vmpooler', '~> 3.0'
gem 'vmpooler', git: 'https://github.com/puppetlabs/vmpooler.git', branch: 'P4DEVOPS-8567'
gem 'vmpooler-dns-gcp', '~> 1.0'
# Remove temporarily until a stable minor release is published
# gem 'vmpooler-provider-ec2', '~> 0.0.1'