cyborg/cyborg/tests/unit/accelerator/drivers/gpu
Yumeng Bao eeae741519 keep GPU driver's deployable_name unique
The deployable_name should be unique because deployable_name will be
reported to placement as the resource_provider_name, which is required
by placement to be unique. The current naming method for deployable_name
in cyborg cannot ensure the uniqueness, so we should enhance this.

This patch enhances the GPU driver naming method. Others will come
in series.

Change-Id: Ic97671d11e9bcb3648d5385df2c1075b1d833435
Story: 2008074
Task: 40762
2020-09-03 14:58:32 +08:00
..
nvidia Add gpu driver 2019-03-21 18:01:29 +08:00
__init__.py Add gpu driver 2019-03-21 18:01:29 +08:00
test_base.py P8: Fix pep8 error in cyborg/tests and add post_mortem_debug.py 2019-09-18 16:24:05 +08:00
test_utils.py keep GPU driver's deployable_name unique 2020-09-03 14:58:32 +08:00