From 3e6ecdedb436d30611e01756ed07c7de707fb6d6 Mon Sep 17 00:00:00 2001 From: Xu Yuandong Date: Fri, 25 Oct 2019 21:11:40 +0800 Subject: [PATCH] Botmate: update to label cloudengine files. (#63566) * Update BOTMETA.yml * update for cloudengine. --- .github/BOTMETA.yml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 9a7a5106bb5..df47af91f8f 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -290,8 +290,9 @@ files: labels: [ asa, cisco, networking ] $modules/network/avi/: $team_avi $modules/network/bigswitch/: jayakody tedelhourani vuile - $modules/network/cloudengine/: + $modules/network/cloudengine/: &cloudengine maintainers: $team_huawei + labels: [ huawei, cloudengine, networking ] $modules/network/cnos/: dkasberg amuraleedhar $modules/network/cumulus/: $team_cumulus $modules/network/dellos10/: skg-net @@ -736,7 +737,7 @@ files: $module_utils/network/bigswitch: maintainers: jayakody tedelhourani vuile $module_utils/network/cloudengine: - maintainers: $team_huawei + <<: *cloudengine $module_utils/network/cnos: maintainers: dkasberg amuraleedhar $module_utils/network/common: @@ -952,6 +953,9 @@ files: $plugins/action/bigiq: maintainers: caphrim007 wojtek0806 labels: networking + $plugins/action/ce: + <<: *cloudengine + support: network $plugins/action/dellos: maintainers: skg-net labels: networking @@ -1044,6 +1048,8 @@ files: $plugins/cliconf/: labels: networking + $plugins/cliconf/ce.py: + <<: *cloudengine $plugins/cliconf/edgeswitch.py: maintainers: f-bor $plugins/cliconf/eos.py: @@ -1339,8 +1345,7 @@ files: maintainers: Im0 support: community $plugins/netconf/ce.py: - maintainers: $team_huawei - labels: networking + <<: *cloudengine $plugins/netconf/sros.py: maintainers: wisotzky $team_networking labels: networking @@ -1360,6 +1365,8 @@ files: $plugins/terminal/__init__.py: support: network $plugins/terminal/asa.py: *asa + $plugins/terminal/ce.py: + <<: *cloudengine $plugins/terminal/dellos10: maintainers: skg-net $plugins/terminal/edgeos.py: @@ -1484,6 +1491,7 @@ files: test/integration/targets/asa_: *asa test/integration/targets/acme: *crypto test/integration/targets/aix: *aix + test/integration/targets/ce_: *cloudengine test/integration/targets/cloudscale: maintainers: $team_cloudscale labels: cloud @@ -1549,6 +1557,7 @@ files: maintainers: $team_networking labels: networking test/units/modules/network/aireos: *aireos + test/units/modules/network/cloudengine: *cloudengine test/units/modules/network/exos: $team_extreme test/units/modules/network/ftd: *ftd test/units/modules/network/ios: *ios