community.general/test/integration
Matt Davis 206b6ebe0d
fix PS type conversion failure when using "all" profiles (#34383)
* obscure type promotion issue in some versions of Powershell causes [int]::MaxValue to be promoted to [int64] when doing a COM property get or set. Since the "All" profiles value of 0x7FFFFFFF is [int]::MaxValue, it would trigger "Specified cast is not valid" when modifying a rule that's already set to All Profiles or trying to be.
* Fixed catch-all error handler to include exception detail
* Added test converage for this case
2018-01-02 20:25:46 -08:00
..
targets fix PS type conversion failure when using "all" profiles (#34383) 2018-01-02 20:25:46 -08:00
asa.yaml
cloud-config-aws.yml.template
cloud-config-azure.yml.template
cloud-config-cs.ini.template
dellos6.yaml
dellos9.yaml
dellos10.yaml
eos.yaml Add eos_lldp module (#34302) 2018-01-02 18:54:06 +05:30
integration.cfg
integration_config.yml
inventory
inventory.network
inventory.networking.template
inventory.remote.template
inventory.winrm.template
ios.yaml Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
iosxr.yaml
junos.yaml
network-all.yaml
network-integration.cfg
nxos.yaml Deprecate nxos_portchannel and add nxos_linkagg DI module (#33376) 2017-12-20 11:26:07 +05:30
ops.yaml
platform_agnostic.yaml
target-prefixes.network
vyos.yaml Add vyos_vlan DI module (#32072) 2017-10-27 15:21:37 +05:30
windows-integration.cfg