[openstack-dev] Running a skipped tempest test: test_connectivity_between_vms_on_different_networks

Yossi Tamarov yossi.tamarov at gmail.com
Thu Oct 20 07:56:05 UTC 2016


Well, actually that was a simple one, since I needed only to comment the
next line:
*@decorators.skip_because(bug="1610994")*

And that is it.
Thanks! :)

2016-10-20 8:52 GMT+03:00 Lenny Verkhovsky <lennyb at mellanox.com>:

> Hi Joseph,
>
>
>
> You can try deleting line[1] in tempest/tempest/scenario/test_network_basic_ops.py
>
>
> And rerunning the test [2]
>
>
>
> [1] https://github.com/openstack/tempest/blob/
> b6508962595dc1dcf351ec5a7316401786625fea/tempest/scenario/
> test_network_basic_ops.py#L416
>
> [2] testr run tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.
> test_connectivity_between_vms_on_different_networks
>
>
>
>
>
>
>
>
>
> *From:* Yossi Tamarov [mailto:yossi.tamarov at gmail.com]
> *Sent:* Wednesday, October 19, 2016 10:49 PM
> *To:* openstack-dev at lists.openstack.org
> *Subject:* [openstack-dev] Running a skipped tempest test:
> test_connectivity_between_vms_on_different_networks
>
>
>
> Hello everyone,
>
> Is there a way to force this tempest test to run?
>
> tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.
> test_connectivity_between_vms_on_different_networks
>
>
>
> Currently, I'm trying to run the next command, which is followed by the
> next outputץ
>
> Thanks for any help,
>
> Joseph.
>
> * [root at devel tempest]# ostestr --regex
> '(?!.*\[.*\bslow\b.*\])('tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks')'*
>
> *running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \*
>
> *OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \*
>
> *OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \*
>
> *OS_TEST_LOCK_PATH=${OS_TEST_LOCK_PATH:-${TMPDIR:-'/tmp'}} \*
>
> *${PYTHON:-python} -m subunit.run discover -t ${OS_TOP_LEVEL:-./}
> ${OS_TEST_PATH:-./tempest/test_discover} --list*
>
> *running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \*
>
> *OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \*
>
> *OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \*
>
> *OS_TEST_LOCK_PATH=${OS_TEST_LOCK_PATH:-${TMPDIR:-'/tmp'}} \*
>
> *${PYTHON:-python} -m subunit.run discover -t ${OS_TOP_LEVEL:-./}
> ${OS_TEST_PATH:-./tempest/test_discover}  --load-list /tmp/tmphXpVFo*
>
> *{0}
> tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks
> ... SKIPPED: Skipped until Bug: 1610994 is resolved.*
>
>
>
> *======*
>
> *Totals*
>
> *======*
>
> *Ran: 1 tests in 6.0000 sec.*
>
> * - Passed: 0*
>
> * - Skipped: 1*
>
> * - Expected Fail: 0*
>
> * - Unexpected Success: 0*
>
> * - Failed: 0*
>
> *Sum of execute time for each test: 0.0006 sec.*
>
>
>
> *==============*
>
> *Worker Balance*
>
> *==============*
>
> * - Worker 0 (1 tests) => 0:00:00.000619*
>
>
>
> *No tests were successful during the run*
>
>
>
> *Slowest Tests:*
>
>
>
> *Test id
>
>                     Runtime (s)*
>
> *------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>  -----------*
>
> *tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network]
>  0.001*
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161020/cc51e15b/attachment.html>


More information about the OpenStack-dev mailing list