Ansible Core Team
675129ae19
Migrated to cisco.ucs
5 years ago
Ansible Core Team
3149db0869
Migrated to cisco.nxos
5 years ago
Ansible Core Team
ae8fb5e371
Migrated to cisco.mso
5 years ago
Ansible Core Team
8a3f3e41f8
Migrated to cisco.meraki
5 years ago
Ansible Core Team
5aa37733c3
Migrated to cisco.iosxr
5 years ago
Ansible Core Team
7e04b5ba8b
Migrated to cisco.ios
5 years ago
Ansible Core Team
8a2e2e8af2
Migrated to cisco.intersight
5 years ago
Ansible Core Team
ab5a3b4305
Migrated to cisco.asa
5 years ago
Ansible Core Team
3f1cea89fb
Migrated to cisco.aci
5 years ago
Ansible Core Team
14b0ab63ac
Migrated to arista.eos
5 years ago
Ansible Core Team
6da1ec1d8c
Migrated to check_point.mgmt
5 years ago
Ansible Core Team
f0cf2c159b
Migrated to netapp.ontap
5 years ago
Ansible Core Team
cae9d633b0
Migrated to netapp.elementsw
5 years ago
Ansible Core Team
0a9205b7c0
Migrated to netapp.aws
5 years ago
Ansible Core Team
bdd82adf61
Migrated to netbox.netbox
5 years ago
Ansible Core Team
0743e733bb
Migrated to theforeman.foreman
5 years ago
Ansible Core Team
09d8d46983
Migrated to fortinet.fortios
5 years ago
Ansible Core Team
48d4e9370e
Migrated to ansible.windows
5 years ago
Ansible Core Team
829eb0f1d1
Migrated to ansible.posix
5 years ago
Ansible Core Team
9a7a574ffc
Migrated to ansible.netcommon
5 years ago
Ansible Core Team
6d910034a0
Migrated to ansible.amazon
5 years ago
Ansible Core Team
8f7e9f73ce
Migrated to servicenow.servicenow
5 years ago
Ansible Core Team
bb3494356a
Migrated to community.windows
5 years ago
Ansible Core Team
40218535ee
Migrated to community.vmware
5 years ago
Ansible Core Team
f8c4936c10
Migrated to community.vmware_rest
5 years ago
Ansible Core Team
46b865c7d6
Migrated to community.mongo
5 years ago
Ansible Core Team
0ed8af9021
Migrated to community.crypto
5 years ago
Ansible Core Team
fb6bc5058a
Migrated to community.kubernetes
5 years ago
Ansible Core Team
43f47d553e
Migrated to community.grafana
5 years ago
Ansible Core Team
4e488d8435
Migrated to community.general
5 years ago
Ansible Core Team
58e8a91f4d
Migrated to community.amazon
5 years ago
Ansible Core Team
32bf1b8115
Migrated to frr.frr
5 years ago
Ansible Core Team
38c652712c
Migrated to containers.podman
5 years ago
Matt Clay
d7b7ed6ba6
Remove assemble from incidental tests.
...
The module and action plugin are now remaining in base.
5 years ago
Rick Elrod
21dfec6c4f
make test_raw use setUp instead of global definitions
...
Signed-off-by: Rick Elrod <rick@elrod.me>
5 years ago
Matt Clay
2c0be65f44
Relocate netbox module_utils unit tests. ( #68056 )
...
* Relocate netbox module_utils unit tests.
This puts them where migration expects them.
* Update sanity ignores.
5 years ago
Rick Elrod
65edd5e37f
Split test_connection into individual files
...
Signed-off-by: Rick Elrod <rick@elrod.me>
5 years ago
Matt Clay
35996e57ab
Add missing test support plugin.
5 years ago
Matt Clay
46fdbbdd18
Split test_play_context_make_become_cmd into files ( #68026 )
...
* Split test_play_context_make_become_cmd into files
For NWO migration. Split the become module assertions into distinct test
files and functions. For now, this is done naively - there is probably
room to abstract these tests out and remove some of the duplication
later on.
Signed-off-by: Rick Elrod <rick@elrod.me>
* use default_exe variable instead of hardcoding /bin/bash
Signed-off-by: Rick Elrod <rick@elrod.me>
* Move become plugin tests to their proper directory and rename them accordingly
Signed-off-by: Rick Elrod <rick@elrod.me>
* Fix up fixtures and imports.
* Remove stray file.
Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
Matt Clay
f963c8ca3d
Update no-unwanted-files sanity test.
...
This prepares for an additional path to be present after migration.
5 years ago
Matt Clay
b26ceb57ce
Remove file exists check from botmeta sanity test.
...
Many of the paths in botmeta will no longer exist after migration, making this check pointless.
5 years ago
Matt Clay
4fb7e62003
Include more test support plugins. ( #68015 )
...
* Include more test support plugins.
Also add missing module_utils `__init__.py` files.
* Update sanity ignores.
5 years ago
Matt Clay
a51266ba85
Skip removed windows CI groups after migration.
5 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.
5 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.
5 years ago
Matt Clay
f4b923a29b
Automatically enable test plugins after migration.
5 years ago
Matt Clay
1a8fdaadc7
Fix powershell coverage path rewriting.
...
This applies the same rewrite logic to PowerShell coverage as is used for Python coverage.
5 years ago
Jordan Borean
b241c021b7
Set fallaxy tests as a smoketest
5 years ago
Matt Clay
7c493577ba
Unit test cleanup to assist with migration. ( #67920 )
...
* Move linode unit tests to match module layout.
* Fix location of netapp module_utils unit tests.
* Update sanity ignores.
5 years ago
Nilashish Chakraborty
d4581aca96
Update nxos_l2_interfaces merged test ( #67918 )
...
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
5 years ago