Comment 1 for bug 1840061

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to castellan (master)

Reviewed: https://review.opendev.org/676249
Committed: https://git.openstack.org/cgit/openstack/castellan/commit/?id=2547c8c9f8fa76b01aa133c53bc321bc2625668b
Submitter: Zuul
Branch: master

commit 2547c8c9f8fa76b01aa133c53bc321bc2625668b
Author: Ben Nemec <email address hidden>
Date: Tue Aug 13 16:57:44 2019 +0000

    Add bindep.txt

    The Vault functional tests are currently failing in the gate, and it
    appears to be because the unzip binary is not present. We need to
    add it to bindep so it will be installed before running tests.

    Change-Id: I4b8075429218a494f75f5e3611f48927d18f1700
    Closes-Bug: 1840061