Activity log for bug #1948934
Date | Who | What changed | Old value | New value | Message |
---|---|---|---|---|---|
2021-10-27 12:29:02 | Chris MacNaughton | bug | added bug | ||
2021-10-27 12:29:17 | Chris MacNaughton | bug task added | cinder (Ubuntu) | ||
2021-10-27 12:29:30 | Chris MacNaughton | bug task deleted | cinder (Ubuntu) | ||
2021-10-27 12:29:45 | Chris MacNaughton | bug task added | cloud-archive | ||
2021-10-27 12:29:55 | Chris MacNaughton | nominated for series | cloud-archive/victoria | ||
2021-10-27 12:29:55 | Chris MacNaughton | bug task added | cloud-archive/victoria | ||
2021-10-27 12:31:11 | Chris MacNaughton | description | test-requirements.txt requires ddt>=1.2.1 ; however, 17.2.0 includes a test backport (cinder/tests/unit/volume/flows/test_create_volume_flow.py) that uses a module name that doesn't exist in DDT until 1.4.0 (https://github.com/datadriventests/ddt/commit/6bf51b5d7887049eda580932643a5408ca0f5e3f) | test-requirements.txt requires ddt>=1.2.1 ; however, 17.2.0 includes a test backport (cinder/tests/unit/volume/flows/test_create_volume_flow.py) that uses a module name that doesn't exist in DDT until 1.4.0 (https://github.com/datadriventests/ddt/commit/6bf51b5d7887049eda580932643a5408ca0f5e3f) Running the unit tests results in the following traceback: ========================= Failures during discovery ========================= --- import errors --- Failed to import test module: cinder.tests.unit.volume.flows.test_create_volume_flow Traceback (most recent call last): File "/usr/lib/python3.8/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.8/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/cinder-17.2.0/cinder/tests/unit/volume/flows/test_create_volume_flow.py", line 1258, in <module> @ddt.ddt(testNameFormat=ddt.TestNameFormat.INDEX_ONLY) AttributeError: module 'ddt' has no attribute 'TestNameFormat' | |
2021-10-27 12:44:00 | Sofia Enriquez | cinder: importance | Undecided | Medium | |
2021-10-27 12:45:25 | Sofia Enriquez | tags | ddt unittest | ||
2021-10-27 12:58:18 | Sofia Enriquez | cinder: milestone | 17.2.1 | ||
2021-10-27 12:58:37 | Sofia Enriquez | summary | Backported test requires newer ddt than included in test-requirements.txt | [Victoria] Backported test requires newer ddt than included in test-requirements.txt | |
2021-10-27 14:11:35 | Eric Harney | tags | ddt unittest | tests | |
2021-10-27 14:17:46 | OpenStack Infra | cloud-archive/victoria: status | New | In Progress | |
2021-10-27 14:22:41 | Sofia Enriquez | cinder: status | New | In Progress | |
2021-11-08 19:53:41 | OpenStack Infra | cloud-archive/victoria: status | In Progress | Fix Committed | |
2021-11-24 09:40:42 | Chris MacNaughton | tags | tests | tests verification-victoria-needed | |
2021-12-06 19:19:23 | Corey Bryant | tags | tests verification-victoria-needed | tests verification-victoria-done | |
2021-12-06 19:20:39 | Corey Bryant | cloud-archive/victoria: status | Fix Committed | Fix Released |