Skip to content

Commit

Permalink
Add libvirtd attribute for easier selection of libvirtd tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbvermaa committed Jul 24, 2017
1 parent d7411ed commit 900e8b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/single_machine_test.py
Expand Up @@ -44,6 +44,7 @@ def test_azure(self):
]
self.run_check()

@attr("libvirtd")
def test_libvirtd(self):
self.depl.nix_exprs = self.depl.nix_exprs + [
('{0}/single_machine_libvirtd_base.nix'.format(parent_dir))
Expand Down

0 comments on commit 900e8b7

Please sign in to comment.