commit | bd8cc59dc2e362963e82bc797840dd53d19e0d86 | [log] [tgz] |
---|---|---|
author | ghanshyam <gmann@ghanshyammann.com> | Fri Nov 02 08:00:21 2018 +0000 |
committer | ghanshyam <gmann@ghanshyammann.com> | Fri Nov 02 08:00:21 2018 +0000 |
tree | c936ee1f50353f8689e82fd3aa808d33bb382c99 | |
parent | da8aec9aedcac940ba1dbc3beee50f05f13af3f1 [diff] |
Mark network slow test as slow We have observed that tempest-full jobs was time out many times. http://status.openstack.org/elastic-recheck/#1783405 Based on below ethercalc, we are trying to check the slow tests and mark them slow so that those tests will not run as part of tempest-full job. There is other job tempest-slow which will run these tests. https://ethercalc.openstack.org/dorupfz6s9qt Compute slow tests have been marked slow in - I2a0e154ba38c7407b41b7e986a0bf9b451c65cae This commit mark network slow tests based on above ethercalc. Change-Id: Ic2b3f5ea5b6885fe727a21810ddd9e17b779a1a0 Partial-Bug: #1783405