• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dmacvicar / terraform-provider-libvirt
29%
master: 29%

Build:
Build:
LAST BUILD BRANCH: improved_network_ifaces_logs
DEFAULT BRANCH: master
Repo Added 02 Mar 2017 09:08PM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH multi_provider_3
branch: multi_provider_3
CHANGE BRANCH
x
Reset
  • multi_provider_3
  • cloud_init_user_data
  • cpu_features
  • destroy_destroyed_resource
  • disks_from_http_url
  • dmacvicar-git-commit-conventions
  • document_output_count
  • domain-filesystem
  • fix_firmware_test_suse
  • fix_hardcoded_file_pools
  • fix_hardcoded_file_pools_2
  • glide
  • if_modified_since
  • improve-test-coverage-low-hanging-fruits
  • improved_wait_for_leases
  • kernel_initrd
  • keyless-kernel-cmdlines
  • libvirt-stream-usage-ensure-cleanup
  • lowercase_private_funs
  • master
  • more-tests
  • multi_provider_2
  • network_improvs
  • no_qemu_agent_as_default
  • one_netdev_source_at_a_time
  • revert-354-no_qemu_agent_as_default
  • size_with_backing_volume
  • update_dependencies_1
  • update_libvirt_xml
  • upstream-docs
  • use-libvirt-fix-tests
  • v0.1
  • v0.2
  • v0.4
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • xslt_transform

pending completion
1026

push

travis-ci

dmacvicar
Support multiple provider instances with different URIs (#290)

Terraform supports this using
https://www.terraform.io/docs/configuration/providers.html#multiple-provider-instances

The current code had global connection and mutex instances that prevented this from
working correctly.

We now reuse the client per URI, in order to get the same mutex for the same hypervisor,
and then close all opened connections at the end.

All global data is moved into the Client instance.

960 of 3368 relevant lines covered (28.5%)

51.21 hits per line

Relevant lines Covered
Build:
Build:
3368 RELEVANT LINES 960 COVERED LINES
51.21 HITS PER LINE
Source Files on multi_provider_3
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1026 multi_provider_3 Support multiple provider instances with different URIs (#290) Terraform supports this using https://www.terraform.io/docs/configuration/providers.html#multiple-provider-instances The current code had global connection and mutex instances that p... push 17 Jul 2018 08:24AM UTC dmacvicar travis-ci pending completion  
1027 multi_provider_3 Support multiple provider instances with different URIs (#290) Terraform supports this using https://www.terraform.io/docs/configuration/providers.html#multiple-provider-instances The current code had global connection and mutex instances that p... Pull #325 17 Jul 2018 08:23AM UTC web-flow travis-ci pending completion  
See All Builds (804)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc