Skip to content

Commit

Permalink
Switch to Ansible Galaxy compatible requirements files for tests. (#1564
Browse files Browse the repository at this point in the history
) (#1566)

[PR #1564/6d62d39d backport][stable-6] Switch to Ansible Galaxy compatible requirements files for tests

This is a backport of PR #1564 as merged into main (6d62d39).
SUMMARY
See ansible-community/community-topics#230.
ISSUE TYPE

Test Pull Request

COMPONENT NAME
test requirements files

Reviewed-by: Mark Chappell
  • Loading branch information
patchback[bot] authored May 22, 2023
1 parent 9d38cb9 commit 37c97b0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/test-reqs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
trivial:
- "Move Galaxy test requirements from old transitional format in tests/requirements.yml to a standard Ansible Galaxy requirements file in tests/integration/requirements.yml."
4 changes: 4 additions & 0 deletions tests/integration/requirements.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
collections:
- ansible.windows
- ansible.utils # ipv6 filter
4 changes: 0 additions & 4 deletions tests/requirements.yml

This file was deleted.

0 comments on commit 37c97b0

Please sign in to comment.