[neutron] OSTF provides wrong failure message for ping probes
Bug #1323433 reported by
Mike Scherbakov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Medium
|
Artem Roma | ||
5.0.x |
Won't Fix
|
Medium
|
Fuel Python (Deprecated) |
Bug Description
This looks like a regression caused by https:/
My suggestion is to immediately revert the change, and release without this patch.
Symptoms:
many system tests are failed with
'Check network connectivity from instance via floating IP': u'Command execution failed. Please refer to OpenStack logs for more details.'
For the end user, it is even worse that false positive result saying that everything is Ok while it is not, because it points out to an error in OpenStack ('Please refer to OpenStack logs for more details') while the issue is in OSTF.
no longer affects: | fuel/5.1.x |
Changed in fuel: | |
milestone: | 5.0 → 5.1 |
status: | Fix Committed → Triaged |
importance: | Critical → Medium |
Changed in fuel: | |
status: | Triaged → Confirmed |
summary: |
- OSTF provides wrong failure message for ping probes + [neutron] OSTF provides wrong failure message for ping probes |
Changed in fuel: | |
milestone: | 5.1 → 6.0 |
Changed in fuel: | |
milestone: | 6.0 → 6.1 |
tags: | added: module-ostf |
Changed in fuel: | |
assignee: | Fuel Python Team (fuel-python) → Artem Roma (aroma-x) |
To post a comment you must log in.
5.0 should be fixed by revert: https:/ /review. openstack. org/#/c/ 95606/, so closing issue for 5.0.
master branch is still affected.