You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
targets fix PS type conversion failure when using "all" profiles (#34383) 7 years ago
asa.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
cloud-config-aws.yml.template Add region to ansible-test AWS cloud config. (#30733) 7 years ago
cloud-config-azure.yml.template Fix Azure config template. 7 years ago
cloud-config-cs.ini.template Add support for cloud tests to ansible-test. (#24315) 7 years ago
dellos6.yaml Migrate Network Tests into ansible/ansible (#18233) 8 years ago
dellos9.yaml Migrate Network Tests into ansible/ansible (#18233) 8 years ago
dellos10.yaml Migrate Network Tests into ansible/ansible (#18233) 8 years ago
eos.yaml Add eos_lldp module (#34302) 7 years ago
integration.cfg Fix ansible-test config management. 7 years ago
integration_config.yml Fix cosmetic problems in YAML source 8 years ago
inventory Fix fact failures cause by ordering of collectors (#30777) 7 years ago
inventory.network Add VyOS integration tests for net_linkagg (#26478) 7 years ago
inventory.networking.template Increase python version coverage for tests. (#24762) 7 years ago
inventory.remote.template Add support for OS X CI on Shippable. (#17160) 8 years ago
inventory.winrm.template Increase python version coverage for tests. (#24762) 7 years ago
ios.yaml Add ios_lldp module (#34308) 7 years ago
iosxr.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
junos.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
network-all.yaml New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 7 years ago
network-integration.cfg Increase socket connect retry timeout for integration test (#30681) 7 years ago
nxos.yaml Deprecate nxos_portchannel and add nxos_linkagg DI module (#33376) 7 years ago
ops.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
platform_agnostic.yaml remove net_command (#28525) 7 years ago
target-prefixes.network openvswitch targets via network-integration (#27295) 7 years ago
vyos.yaml Add vyos_vlan DI module (#32072) 7 years ago
windows-integration.cfg Fix ansible-test config management. 7 years ago