Add barbican::worker to integration testing
Adds the new barbican::worker class to the integration testing. Depends-On: https://review.openstack.org/#/c/598165/ Change-Id: I8bd7a134390cdec244b3a60cf895c01cf26203d0
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -71,5 +71,6 @@ class openstack_integration::barbican {
ssl_cert=>$::openstack_integration::params::cert_path,
workers=>2,
}
class{ '::barbican::worker': }
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.