• 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_2
branch: multi_provider_2
CHANGE BRANCH
x
Reset
  • multi_provider_2
  • 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_3
  • 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
1024

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%)

279.14 hits per line

Relevant lines Covered
Build:
Build:
3368 RELEVANT LINES 960 COVERED LINES
279.14 HITS PER LINE
Source Files on multi_provider_2
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1024 multi_provider_2 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 07:57AM UTC dmacvicar travis-ci pending completion  
1023 multi_provider_2 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 07:53AM UTC dmacvicar 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

© 2026 Coveralls, Inc