Merge pull request #306480 from SuperSandro2000/python-novaclient

python311Packages.python-novaclient: ignore test which started to fai…

authored by

Sandro and committed by
GitHub
223e9ed9 da6b3ea1

+2
+2
pkgs/development/python-modules/python-novaclient/default.nix
··· 46 46 47 47 checkPhase = '' 48 48 stestr run -e <(echo " 49 + novaclient.tests.unit.test_shell.ParserTest.test_ambiguous_option 50 + novaclient.tests.unit.test_shell.ParserTest.test_not_really_ambiguous_option 49 51 novaclient.tests.unit.test_shell.ShellTest.test_osprofiler 50 52 novaclient.tests.unit.test_shell.ShellTestKeystoneV3.test_osprofiler 51 53 ")