]> git.saurik.com Git - apt.git/commit
tests: cache the apt-key homedir used for Release signing
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 18 Dec 2016 16:42:17 +0000 (17:42 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 21 Dec 2016 18:36:10 +0000 (19:36 +0100)
commit4ce2f35248123ff2366c8c365ad6a94945578d66
treecc4e9b7f9541137a78d1da52bb84a121ea69dc96
parent016b0e9f310e88ac843d5a5f453a147b04314db1
tests: cache the apt-key homedir used for Release signing

Importing a new secret key into gpg(2) can be increadibly slow which
prolongs the test runs significantly – by caching the homedir we gain a
significant speedbonus as reimporting already present keys seems like a
far less costly operation.

Git-Dch: Ignore
cmdline/apt-key.in
test/integration/framework
test/integration/run-tests