yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25203
[Bug 1399498] [NEW] centos 7 unit test fails
Public bug reported:
centos 7 unit test fails.
to pass this test:
export OPENSSL_ENABLE_MD5_VERIFY=1
export NSS_HASH_ALG_SUPPORT=+MD5
# ./run_tests.sh -V -s nova.tests.unit.test_crypto.X509Test
Running `tools/with_venv.sh python setup.py testr --testr-args='--subunit --concurrency 0 nova.tests.unit.test_crypto.X509Test'`
nova.tests.unit.test_crypto.X509Test
test_encrypt_decrypt_x509 OK 2.73
test_can_generate_x509 FAIL
Slowest 2 tests took 6.24 secs:
nova.tests.unit.test_crypto.X509Test
test_can_generate_x509 3.51
test_encrypt_decrypt_x509 2.73
======================================================================
FAIL: nova.tests.unit.test_crypto.X509Test.test_can_generate_x509
----------------------------------------------------------------------
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1399498
Title:
centos 7 unit test fails
Status in OpenStack Compute (Nova):
New
Bug description:
centos 7 unit test fails.
to pass this test:
export OPENSSL_ENABLE_MD5_VERIFY=1
export NSS_HASH_ALG_SUPPORT=+MD5
# ./run_tests.sh -V -s nova.tests.unit.test_crypto.X509Test
Running `tools/with_venv.sh python setup.py testr --testr-args='--subunit --concurrency 0 nova.tests.unit.test_crypto.X509Test'`
nova.tests.unit.test_crypto.X509Test
test_encrypt_decrypt_x509 OK 2.73
test_can_generate_x509 FAIL
Slowest 2 tests took 6.24 secs:
nova.tests.unit.test_crypto.X509Test
test_can_generate_x509 3.51
test_encrypt_decrypt_x509 2.73
======================================================================
FAIL: nova.tests.unit.test_crypto.X509Test.test_can_generate_x509
----------------------------------------------------------------------
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1399498/+subscriptions
Follow ups
References