Commit Graph

5591 Commits (c788ee69d9b0656c09aebeea6e8a84c8a1ec1d04)

Author SHA1 Message Date
Ansible Core Team cc2feea51b Migrated to vyos.vyos 6 years ago
Ansible Core Team 40714dfca9 Migrated to openvswitch.openvswitch 6 years ago
Ansible Core Team ab914b9ab6 Migrated to azure.azcollection 6 years ago
Ansible Core Team 7449ec1546 Migrated to google.cloud 6 years ago
Ansible Core Team dd5a8dec21 Migrated to hetzner.hcloud 6 years ago
Ansible Core Team 36a545553e Migrated to dellemc_networking.os6 6 years ago
Ansible Core Team bc40fe0b6f Migrated to dellemc_networking.os9 6 years ago
Ansible Core Team 0b633b3703 Migrated to dellemc_networking.os10 6 years ago
Ansible Core Team 02541a15b2 Migrated to awx.awx 6 years ago
Ansible Core Team 35063de590 Migrated to junipernetworks.junos 6 years ago
Ansible Core Team 675129ae19 Migrated to cisco.ucs 6 years ago
Ansible Core Team 3149db0869 Migrated to cisco.nxos 6 years ago
Ansible Core Team ae8fb5e371 Migrated to cisco.mso 6 years ago
Ansible Core Team 8a3f3e41f8 Migrated to cisco.meraki 6 years ago
Ansible Core Team 5aa37733c3 Migrated to cisco.iosxr 6 years ago
Ansible Core Team 7e04b5ba8b Migrated to cisco.ios 6 years ago
Ansible Core Team 8a2e2e8af2 Migrated to cisco.intersight 6 years ago
Ansible Core Team ab5a3b4305 Migrated to cisco.asa 6 years ago
Ansible Core Team 3f1cea89fb Migrated to cisco.aci 6 years ago
Ansible Core Team 14b0ab63ac Migrated to arista.eos 6 years ago
Ansible Core Team 0743e733bb Migrated to theforeman.foreman 6 years ago
Ansible Core Team 09d8d46983 Migrated to fortinet.fortios 6 years ago
Ansible Core Team 48d4e9370e Migrated to ansible.windows 6 years ago
Ansible Core Team 829eb0f1d1 Migrated to ansible.posix 6 years ago
Ansible Core Team 9a7a574ffc Migrated to ansible.netcommon 6 years ago
Ansible Core Team 6d910034a0 Migrated to ansible.amazon 6 years ago
Ansible Core Team bb3494356a Migrated to community.windows 6 years ago
Ansible Core Team 40218535ee Migrated to community.vmware 6 years ago
Ansible Core Team 46b865c7d6 Migrated to community.mongo 6 years ago
Ansible Core Team 0ed8af9021 Migrated to community.crypto 6 years ago
Ansible Core Team fb6bc5058a Migrated to community.kubernetes 6 years ago
Ansible Core Team 43f47d553e Migrated to community.grafana 6 years ago
Ansible Core Team 4e488d8435 Migrated to community.general 6 years ago
Ansible Core Team 58e8a91f4d Migrated to community.amazon 6 years ago
Ansible Core Team 38c652712c Migrated to containers.podman 6 years ago
Matt Clay d7b7ed6ba6 Remove assemble from incidental tests.
The module and action plugin are now remaining in base.
6 years ago
Matt Clay 8339704831
Create a dedicated windows-minimal test target. (#67987)
* Create a dedicated windows-minimal test target.

The windows-minimal target is a copy of the win_ping test, taking the place of that test as the windows minimal test run on multiple python versions.

It includes a private copy of the win_ping module so it will work after migration.

This will keep tests passing during the migration prep process.

* Update sanity ignores.
6 years ago
Matt Clay 3508e1197e
Update test matrix to prepare for migration. (#67983)
* Split fallaxy tests into their own group.

This keeps expected pass/fail tests separate during migration prep.

* Move network tests down in matrix.

This will help keep pass/fail tests grouped together during migration prep.

* Group all incidental tests together.

This will keep pass/fail tests separate leading up to migration.
6 years ago
Jordan Borean b241c021b7 Set fallaxy tests as a smoketest 6 years ago
Nilashish Chakraborty d4581aca96
Update nxos_l2_interfaces merged test (#67918)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
6 years ago
Adharsh Srivats R 7307339a7e
NX-OS ACLs module (#67558)
* Added nxos_acls module

* Adding tests

* Added integration tests

* Integration tests update

* Updated documentation

* Replaced state changes

* Added warning detection

* Added port-protocol mapping

* Added change

* Merge update changes

* Completed integration tests, rtt

* Added unit tests

* Linting

Added metaclass info

* Changed port protocol to str

* Fixed shippable errors, added examples

* Fixed type error, updated examples
6 years ago
Sumit Jaiswal 4e43bd3a4f
fix nxos_l2 resource tests (#67916) 6 years ago
Matt Clay 637d1f19d5 Skip lookup tests on Python 2.6.
Lookups are only executed on the controller and Python 2.6 is no longer supported on the controller.
6 years ago
Jordan Borean 97d2d4512f
Separated ps module_util test targets, added WebRequest tests (#67914)
* Separated ps module_util test targets, added WebRequest tests

* Simplify header test
6 years ago
Jordan Borean c66ee7e994
Split C# module utils to their own test target (#67910)
* Split C# module utils to their own test target

* Fix up outstanding sanity ignores
6 years ago
Adharsh Srivats R f3ddf1bc95
NX-OS ACL interfaces module (#67505)
* Rebase

* Completed integration tests

* Added unit tests

* Added warning detection

* Updated tests

* Completed tests

* Linting

Linting II

YAML Lint

Linting

* Updated review changes

* Updated examples, fixed reviews

* Added failure condition

* Resolved merge conflict
6 years ago
Shachaf92 2e38f80f9e
win_timezone - Allow for _dstoff timezones (#67892)
* win_timezone - Allow for _dstoff timezones

* Update win_timezone-Allow-dstoff.yml

* Added doc entry for new format

Co-authored-by: Jordan Borean <jborean93@gmail.com>
6 years ago
Matt Clay 40dc851f7e Skip mongodb tests on all centos versions.
The tests were already skipped for versions 6 and 7, and are not passing on version 8.
6 years ago
Matt Clay 0c0b3f054b Remove invalid skip aliases in tests. 6 years ago
Adharsh Srivats R 3558651d39
nxos_lldp_interfaces resource module (#67802)
* Added nxos_lldp_interfaces module

* Linting

* Added RTT, resolved shippable errors

* Added new states

* New states edit

* Updated states

* Updated tests

* Show all interfaces in facts

* Test changes

* Added unit tests

* Linting

* Handled portchannel failing condition
6 years ago