Alexandros Kosiaris has submitted this change and it was merged.

Change subject: Fix bacula rspec tests
......................................................................


Fix bacula rspec tests

One failing test, change was d7c02f3

Change-Id: Id79813f88ea999a81775225d704d1d7ff123a8fb
---
M modules/bacula/spec/classes/bacula_director_spec.rb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/bacula/spec/classes/bacula_director_spec.rb 
b/modules/bacula/spec/classes/bacula_director_spec.rb
index 6c63475..589c188 100644
--- a/modules/bacula/spec/classes/bacula_director_spec.rb
+++ b/modules/bacula/spec/classes/bacula_director_spec.rb
@@ -66,7 +66,7 @@
         .with_content(/Name = "testhost.example.com"/) \
         .with_content(/Password = "bconsolepass"/) \
         .with_content(/TLS Certificate = 
"\/var\/lib\/puppet\/ssl\/certs\/testhost.example.com.pem"/) \
-        .with_content(/TLS Key = 
"\/var\/lib\/puppet\/ssl\/private_keys\/testhost.example.com.pem"/) \
+        .with_content(/TLS Key = 
"\/var\/lib\/puppet\/ssl\/private_keys\/bacula-testhost.example.com.pem"/) \
         .with_content(/DIRport = 9900/) \
         .with_content(/Maximum Concurrent Jobs = 10/)
     end

-- 
To view, visit https://gerrit.wikimedia.org/r/169679
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id79813f88ea999a81775225d704d1d7ff123a8fb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to