mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
BOTMETA: Add Cisco integration/unit tests (#53654)
This commit is contained in:
parent
7a3f9456ef
commit
a4cdf0d698
1 changed files with 31 additions and 18 deletions
49
.github/BOTMETA.yml
vendored
49
.github/BOTMETA.yml
vendored
|
@ -269,7 +269,7 @@ files:
|
||||||
$modules/net_tools/netbox/: fragmentedpacket
|
$modules/net_tools/netbox/: fragmentedpacket
|
||||||
$modules/network/a10/: ericchou1 mischapeters
|
$modules/network/a10/: ericchou1 mischapeters
|
||||||
$modules/network/aci/: &aci
|
$modules/network/aci/: &aci
|
||||||
keywords: [ ACI, Cisco MSC, Cisco MSO, MultiSite, Multi-Site ]
|
keywords: [ aci, cisco msc, cisco mso, multisite, multi-site ]
|
||||||
labels: [ aci, cisco, networking ]
|
labels: [ aci, cisco, networking ]
|
||||||
maintainers: $team_aci
|
maintainers: $team_aci
|
||||||
notified: koladiya
|
notified: koladiya
|
||||||
|
@ -300,6 +300,11 @@ files:
|
||||||
$modules/network/files/: $team_networking
|
$modules/network/files/: $team_networking
|
||||||
$modules/network/fortios/: bjolivot
|
$modules/network/fortios/: bjolivot
|
||||||
$modules/network/fortimanager/: $team_fortimanager
|
$modules/network/fortimanager/: $team_fortimanager
|
||||||
|
$modules/network/ftd/: &ftd
|
||||||
|
keywords: [ firepower, ftd ]
|
||||||
|
labels: [ cisco, ftd, networking ]
|
||||||
|
maintainers: $team_ftd
|
||||||
|
support: community
|
||||||
$modules/network/illumos/: *solaris
|
$modules/network/illumos/: *solaris
|
||||||
$modules/network/interface/: $team_networking
|
$modules/network/interface/: $team_networking
|
||||||
$modules/network/ios/: &ios
|
$modules/network/ios/: &ios
|
||||||
|
@ -740,6 +745,7 @@ files:
|
||||||
labels:
|
labels:
|
||||||
- fortimanager
|
- fortimanager
|
||||||
- networking
|
- networking
|
||||||
|
$module_utils/network/ftd: *ftd
|
||||||
$module_utils/network/ios:
|
$module_utils/network/ios:
|
||||||
<<: *ios
|
<<: *ios
|
||||||
maintainers: $team_networking $team_ios
|
maintainers: $team_networking $team_ios
|
||||||
|
@ -1113,9 +1119,7 @@ files:
|
||||||
support: network
|
support: network
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
$plugins/httpapi/ftd.py:
|
$plugins/httpapi/ftd.py: *ftd
|
||||||
support: community
|
|
||||||
maintainers: annikulin $team_networking
|
|
||||||
###############################
|
###############################
|
||||||
# plugins/inventory
|
# plugins/inventory
|
||||||
$plugins/inventory/__init__.py:
|
$plugins/inventory/__init__.py:
|
||||||
|
@ -1312,14 +1316,8 @@ files:
|
||||||
docs/docsite/rst/user_guide/intro_bsd.rst: *bsd
|
docs/docsite/rst/user_guide/intro_bsd.rst: *bsd
|
||||||
###############################
|
###############################
|
||||||
# 'test' is a component path, then 'test' label will be automatically added
|
# 'test' is a component path, then 'test' label will be automatically added
|
||||||
test/runner/:
|
test/integration/targets/aci_: *aci
|
||||||
notified: mattclay
|
test/integration/targets/asa_: *asa
|
||||||
test/runner/lib/cloud/acme.py: *crypto
|
|
||||||
test/sanity/:
|
|
||||||
notified: mattclay
|
|
||||||
test/utils/shippable/:
|
|
||||||
notified: mattclay
|
|
||||||
test/integration/targets/aci: *aci
|
|
||||||
test/integration/targets/acme: *crypto
|
test/integration/targets/acme: *crypto
|
||||||
test/integration/targets/aix: *aix
|
test/integration/targets/aix: *aix
|
||||||
test/integration/targets/cloudscale:
|
test/integration/targets/cloudscale:
|
||||||
|
@ -1337,10 +1335,12 @@ files:
|
||||||
<<: *docker
|
<<: *docker
|
||||||
maintainers: $team_docker morph027
|
maintainers: $team_docker morph027
|
||||||
test/integration/targets/intersight: *intersight
|
test/integration/targets/intersight: *intersight
|
||||||
test/integration/targets/meraki: *meraki
|
test/integration/targets/ios_: *ios
|
||||||
test/integration/targets/mso: *aci
|
test/integration/targets/iosxr_: *ios
|
||||||
|
test/integration/targets/meraki_: *meraki
|
||||||
|
test/integration/targets/mso_: *aci
|
||||||
test/integration/targets/mysql: *mysql
|
test/integration/targets/mysql: *mysql
|
||||||
test/integration/targets/nxos: *nxos
|
test/integration/targets/nxos_: *nxos
|
||||||
test/integration/targets/openssl: *crypto
|
test/integration/targets/openssl: *crypto
|
||||||
test/integration/targets/postgresql: *postgresql
|
test/integration/targets/postgresql: *postgresql
|
||||||
test/integration/targets/setup_acme: *crypto
|
test/integration/targets/setup_acme: *crypto
|
||||||
|
@ -1349,13 +1349,20 @@ files:
|
||||||
test/integration/targets/setup_mysql_db: *mysql
|
test/integration/targets/setup_mysql_db: *mysql
|
||||||
test/integration/targets/setup_zabbix:
|
test/integration/targets/setup_zabbix:
|
||||||
maintainers: eikef D3DeFi
|
maintainers: eikef D3DeFi
|
||||||
test/integration/targets/ucs: *ucs
|
test/integration/targets/ucs_: *ucs
|
||||||
test/integration/targets/vultr: *vultr
|
test/integration/targets/vultr: *vultr
|
||||||
test/legacy/:
|
test/legacy/:
|
||||||
notified: mattclay
|
notified: mattclay
|
||||||
test/legacy/scaleway:
|
test/legacy/scaleway:
|
||||||
<<: *scaleway
|
<<: *scaleway
|
||||||
support: community
|
support: community
|
||||||
|
test/runner/:
|
||||||
|
notified: mattclay
|
||||||
|
test/runner/lib/cloud/acme.py: *crypto
|
||||||
|
test/sanity/:
|
||||||
|
notified: mattclay
|
||||||
|
test/sanity/pep8/legacy-files.txt:
|
||||||
|
notified: mattclay
|
||||||
test/units/module_utils/docker/:
|
test/units/module_utils/docker/:
|
||||||
<<: *docker
|
<<: *docker
|
||||||
support: community
|
support: community
|
||||||
|
@ -1365,13 +1372,18 @@ files:
|
||||||
test/units/modules/cloud/docker:
|
test/units/modules/cloud/docker:
|
||||||
<<: *docker
|
<<: *docker
|
||||||
support: community
|
support: community
|
||||||
|
test/units/modules/cloud/xenserver/: bvitnik
|
||||||
test/units/modules/network:
|
test/units/modules/network:
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
|
test/units/modules/network/aireos: *aireos
|
||||||
|
test/units/modules/network/ftd: *ftd
|
||||||
|
test/units/modules/network/ios: *ios
|
||||||
|
test/units/modules/network/iosxr: *iosxr
|
||||||
|
test/units/modules/network/nso: *nso
|
||||||
test/units/modules/network/nxos: *nxos
|
test/units/modules/network/nxos: *nxos
|
||||||
test/units/modules/cloud/xenserver/: bvitnik
|
|
||||||
test/units/modules/storage/hpe3par: *hpe3par
|
test/units/modules/storage/hpe3par: *hpe3par
|
||||||
test/sanity/pep8/legacy-files.txt:
|
test/utils/shippable/:
|
||||||
notified: mattclay
|
notified: mattclay
|
||||||
hacking/report.py:
|
hacking/report.py:
|
||||||
notified: mattclay
|
notified: mattclay
|
||||||
|
@ -1401,6 +1413,7 @@ macros:
|
||||||
team_e_spirit: MatrixCrawler getjack
|
team_e_spirit: MatrixCrawler getjack
|
||||||
team_extreme: bigmstone LindsayHill
|
team_extreme: bigmstone LindsayHill
|
||||||
team_fortimanager: Ghilli3 lweighall p4r4n0y1ng Ftntcorecse
|
team_fortimanager: Ghilli3 lweighall p4r4n0y1ng Ftntcorecse
|
||||||
|
team_ftd: annikulin
|
||||||
team_gitlab: dj-wasabi Lunik marwatk Shaps waheedi
|
team_gitlab: dj-wasabi Lunik marwatk Shaps waheedi
|
||||||
team_google: rambleraptor erjohnso
|
team_google: rambleraptor erjohnso
|
||||||
team_hcloud: cschmitt-hcloud LKaemmerling
|
team_hcloud: cschmitt-hcloud LKaemmerling
|
||||||
|
|
Loading…
Reference in a new issue