jkaluza / odcs

Forked from odcs 6 years ago
Clone

ef7afea Allow unsigned packages in deployment tests

Authored and Committed by lsedlar 3 years ago
    Allow unsigned packages in deployment tests
    
    Some of the tests occasionally fail due to signed packages not being
    available. Removing the requirement makes them more reliable.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>