Merge "Fix a typo"

This commit is contained in:
Zuul 2020-04-26 01:26:18 +00:00 committed by Gerrit Code Review
commit e27c58242c
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ class ScenarioTest(tempest.test.BaseTestCase):
{
"resources:FPGA": "1",
# TODO(Xinran): May need a config file to load correct
# device profile here according to specfic env.
# device profile here according to specific env.
# "trait:CUSTOM_FPGA_INTEL_ARRIA10": "required"
"trait:CUSTOM_FAKE_DEVICE": "required"
}