Ansible Core Team
38313de9c8
Mark migrated asa
6 years ago
Ansible Core Team
44b068e12d
Mark migrated aci
6 years ago
Ansible Core Team
3a46ca5fc8
Mark migrated eos
6 years ago
Ansible Core Team
641a779bd3
Mark migrated mgmt
6 years ago
Ansible Core Team
ce47785dd6
Mark migrated ontap
6 years ago
Ansible Core Team
967af9a19b
Mark migrated elementsw
6 years ago
Ansible Core Team
ab7e7f8524
Mark migrated aws
6 years ago
Ansible Core Team
638d6c39eb
Mark migrated netbox
6 years ago
Ansible Core Team
7802e660f2
Mark migrated foreman
6 years ago
Ansible Core Team
1d5b75bd4f
Mark migrated fortios
6 years ago
Ansible Core Team
cb761f3476
Mark migrated windows
6 years ago
Ansible Core Team
f0a582a27e
Mark migrated posix
6 years ago
Ansible Core Team
3ce7bca4c5
Mark migrated netcommon
6 years ago
Ansible Core Team
e32d8b9a0a
Mark migrated amazon
6 years ago
Ansible Core Team
2a712a3455
Mark migrated servicenow
6 years ago
Ansible Core Team
36d5810a42
Mark migrated azure
6 years ago
Ansible Core Team
c330eeb873
Mark migrated windows
6 years ago
Ansible Core Team
ce080a542c
Mark migrated vmware
6 years ago
Ansible Core Team
a109ad0534
Mark migrated vmware_rest
6 years ago
Ansible Core Team
68d97425ce
Mark migrated mongo
6 years ago
Ansible Core Team
1e65ab7d1f
Mark migrated crypto
6 years ago
Ansible Core Team
3798618e74
Mark migrated kubernetes
6 years ago
Ansible Core Team
4af622d45d
Mark migrated grafana
6 years ago
Ansible Core Team
128cf2c2ca
Mark migrated general
6 years ago
Ansible Core Team
5bee07a819
Mark migrated amazon
6 years ago
Ansible Core Team
ce245fb247
Mark migrated frr
6 years ago
Ansible Core Team
1d76477615
Mark migrated podman
6 years ago
Ansible Core Team
a9111ba245
Mark migrated init
6 years ago
Alicia Cozine
4e8b240b8b
Intersphinx ( #68090 )
...
* try to route 2.9 porting guide links to 2.9 module docs
* refreshed existing .inv files
* better URL
* new .inv file for version-specific links
* adds targets for version-specific docs
* fixes 2.5 porting guide refs
* fixes 2.8 porting guide refs
* fixes 2.7 porting guide refs
* fixes links on ACI guide
* adds .inv files for versions 2.5 through 2.8
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
6 years ago
Matt Clay
d7b7ed6ba6
Remove assemble from incidental tests.
...
The module and action plugin are now remaining in base.
6 years ago
Rick Elrod
21dfec6c4f
make test_raw use setUp instead of global definitions
...
Signed-off-by: Rick Elrod <rick@elrod.me>
6 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.
6 years ago
Rick Elrod
65edd5e37f
Split test_connection into individual files
...
Signed-off-by: Rick Elrod <rick@elrod.me>
6 years ago
Jordan Borean
f9a038cbd4
win - Allow FQCN for win_command and win_shell
6 years ago
Matt Clay
35996e57ab
Add missing test support plugin.
6 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>
6 years ago
Matt Clay
f963c8ca3d
Update no-unwanted-files sanity test.
...
This prepares for an additional path to be present after migration.
6 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.
6 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.
6 years ago
Matt Clay
a51266ba85
Skip removed windows CI groups after migration.
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
Matt Clay
f4b923a29b
Automatically enable test plugins after migration.
6 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.
6 years ago
Jill Rouleau
d61332b50e
O365 connector_card import from dict_transformations
...
Update office_365_connector_card.py to import snake_dict_to_camel_dict
from common.dict_transformations instead of ec2, to eliminate collection
dependency on AWS collection.
6 years ago
Matt Clay
90dc0e904e
Revert "Temporarily remove AIX from CI."
...
This reverts commit ce0fc4005c .
6 years ago
Jordan Borean
b241c021b7
Set fallaxy tests as a smoketest
6 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.
6 years ago
s-hertel
3383dc8c02
Disable automerge
6 years ago
Nilashish Chakraborty
d4581aca96
Update nxos_l2_interfaces merged test ( #67918 )
...
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
6 years ago