Code Review
/
testsuite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bf61c06
)
Add vGMUX to heatbridge name validation table
33/73333/1
author
Yang Xu
<yang.xu3@huawei.com>
Thu, 22 Nov 2018 03:56:15 +0000
(22:56 -0500)
committer
Yang Xu
<yang.xu3@huawei.com>
Thu, 22 Nov 2018 03:56:25 +0000
(22:56 -0500)
Change-Id: I8125f3a3057aedb7494bbdbce63434abbe1e5bf8
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
robot/assets/service_mappings.py
patch
|
blob
|
history
diff --git
a/robot/assets/service_mappings.py
b/robot/assets/service_mappings.py
index
7a4a6f2
..
89d2596
100644
(file)
--- a/
robot/assets/service_mappings.py
+++ b/
robot/assets/service_mappings.py
@@
-86,6
+86,7
@@
GLOBAL_VALIDATE_NAME_MAPPING = {"vFW" : 'vfw_name_0',
"vCPEvAAA" : 'vaaa_name_0',
"vCPEvWEB" : 'vweb_name_0',
"vCPEvDHCP" : 'vdhcp_name_0',
+ "vCPEvGMUX" : 'vgmux_name_0',
"vFWSNK" : 'vfw_name_0',
"vPKG" : 'vpg_name_0',
}