Comment 2 for bug 1338714

Revision history for this message
Leo Arias (elopio) wrote :

Comment from dobey:

You can just create an empty keyring with no password and shove it in
place of the default keyring file. Not sure how the Jenkins instances
are being set up, but with puppet we'd just include it in the base
config and have puppet copy the file in when the instance is built.

You DO NOT want to just have the tests copy a keyring file to the user's
keyring directory and overwriting their keyring though. That would be
VERY BAD for anyone running the tests on their live system. :)