nova: more transient errored test cases
(cherry picked from commit eb25ce7fbfd92070d75b06060c98b221ac8da290) Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
01895ff5ea
commit
fef171ee76
@ -15,6 +15,9 @@ pythonPackages.buildPythonApplication rec {
|
||||
# otherwise migrate.cfg is not installed
|
||||
patchPhase = ''
|
||||
echo "graft nova" >> MANIFEST.in
|
||||
|
||||
# remove transient error test, see http://hydra.nixos.org/build/40203534
|
||||
rm nova/tests/unit/compute/test_{shelve,compute_utils}.py
|
||||
'';
|
||||
|
||||
# https://github.com/openstack/nova/blob/stable/liberty/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user