commit | 9a29e02073e5d032e49fb3af992b6065bd2acd3c | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Fri Apr 14 13:42:52 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Thu Apr 20 06:50:11 2023 +0200 |
tree | 1d60aed6799a3c31d59c1caf1edf309f893521eb | |
parent | 63cec0506e32467ec94db2973a9459147f081abf [diff] |
test: Fix test-crypto-secret when compiling without keyring support Linux keyring support is protected by CONFIG_KEYUTILS. We also need CONFIG_SECRET_KEYRING. Signed-off-by: Juan Quintela <quintela@redhat.com> Message-Id: <20230414114252.1136-1-quintela@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>