summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-sanity-requirements-update.yaml
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2021-11-16 18:16:42 -0800
committerGitHub <noreply@github.com>2021-11-16 18:16:42 -0800
commitbb63c97c162040548f1d9e684a6e35c403a03f4c (patch)
tree91720bda5158d24b29fa56fa3f1b9da4d7d1f378 /changelogs/fragments/ansible-test-sanity-requirements-update.yaml
parent21ac52435bf1cba75678ccf5c4c6638d99bd4bae (diff)
downloadansible-bb63c97c162040548f1d9e684a6e35c403a03f4c.tar.gz
ansible-test - Update import test and sanity requirements. (#76308)
* Add script to freeze sanity requirements. * Declare sanity test requirements and freeze * Use pinned requirements for import.plugin test. * Expand scope of import test for ansible-core. * Add ignores for galaxy import errors. * Update test-constraints sanity test.
Diffstat (limited to 'changelogs/fragments/ansible-test-sanity-requirements-update.yaml')
-rw-r--r--changelogs/fragments/ansible-test-sanity-requirements-update.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/ansible-test-sanity-requirements-update.yaml b/changelogs/fragments/ansible-test-sanity-requirements-update.yaml
new file mode 100644
index 0000000000..4499b85e2a
--- /dev/null
+++ b/changelogs/fragments/ansible-test-sanity-requirements-update.yaml
@@ -0,0 +1,4 @@
+minor_changes:
+ - ansible-test - Declare public dependencies of ansible-core and use to limit unguarded imports in plugins.
+ - ansible-test - Requirements for the plugin import test are now frozen.
+ - ansible-test - Update sanity test requirements.