tests: fix key generation for dom0 updates tests
gpg2 requires explicit `%no-protection`, otherwise tries to interactively (through gpg-agent) prompt for the passphrase.
This commit is contained in:
parent
309dd11b1d
commit
8dda66d693
@ -54,6 +54,7 @@ Key-Length: 1024
|
||||
Key-Usage: sign
|
||||
Name-Real: Qubes test
|
||||
Expire-Date: 0
|
||||
%no-protection
|
||||
%commit
|
||||
'''.format(keydir=keydir).encode())
|
||||
p.stdin.close()
|
||||
|
Loading…
Reference in New Issue
Block a user