venus-tempest-plugin/venus_tempest_plugin/services/cyborg_data.py
zhangbailin ddd82d142e Initial the venus-tempest-plugin code
Change-Id: I9e4586a96d978dd8a1d949c43c57b2d00c329131
2020-12-04 08:03:20 +00:00

9 lines
193 B
Python

NORMAL_DEVICE_PROFILE_DATA1 = [{
"name": "fpga-num-1-dp1",
"groups": [
{
"resources:FPGA": "1",
"trait:CUSTOM_FAKE_DEVICE": "required"
}]
}]