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
MarkusTeufelberger 9ea1b18ff7 Allow multiple values per key in name fields in openssl_certificate/csr (#30338)
* allow multiple values per key in name fields in openssl_certificate

* check correct side of comparison

* trigger only on lists

* add subject parameter to openssl_csr

* fix key: value mapping not skipping None elements

* temporary fix for undefined "subject" field

* fix iteration over subject entries

* fix docs

* quote sample string

* allow csr with only subject defined

* fix integration test

* look up NIDs before comparing, add hidden _strict params

* deal with empty issuer/subject fields

* adapt integration tests

* also normalize output from pyopenssl

* fix issue with _sanitize_inputs

* don't convert empty lists

* workaround for pyopenssl limitations

* properly encode the input to the txt2nid function

* another to_bytes fix

* make subject, commonname and subjecAltName completely optional

* don't compare hashes of keys in openssl_csr integration tests

* add integration test for old API in openssl_csr

* compare keys directly in certificate and publickey integration tests

* fix typo
8 years ago
..
targets Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 8 years ago
asa.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 8 years ago
cloud-config-aws.yml.template Add region to ansible-test AWS cloud config. (#30733) 8 years ago
cloud-config-azure.yml.template Fix Azure config template. 8 years ago
cloud-config-cs.ini.template Add support for cloud tests to ansible-test. (#24315) 9 years ago
dellos6.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
dellos9.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
dellos10.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
eos.yaml eos_static_route DI module (#32587) 8 years ago
integration.cfg Fix ansible-test config management. 8 years ago
integration_config.yml Fix cosmetic problems in YAML source 9 years ago
inventory Fix fact failures cause by ordering of collectors (#30777) 8 years ago
inventory.network Add VyOS integration tests for net_linkagg (#26478) 9 years ago
inventory.networking.template Increase python version coverage for tests. (#24762) 9 years ago
inventory.remote.template Add support for OS X CI on Shippable. (#17160) 9 years ago
inventory.winrm.template Increase python version coverage for tests. (#24762) 9 years ago
ios.yaml ios_vlan DI module (#32490) 8 years ago
iosxr.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 8 years ago
junos.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 8 years ago
network-all.yaml New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 9 years ago
network-integration.cfg Increase socket connect retry timeout for integration test (#30681) 8 years ago
nxos.yaml Integration Tests only: nxos_udld, nxos_udld_interface, nxos_vxlan_vtep_vni (#29143) 8 years ago
ops.yaml Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 8 years ago
platform_agnostic.yaml remove net_command (#28525) 8 years ago
target-prefixes.network openvswitch targets via network-integration (#27295) 9 years ago
vyos.yaml Add vyos_vlan DI module (#32072) 8 years ago
windows-integration.cfg Fix ansible-test config management. 8 years ago