You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/apt/tasks
Matt Clay 80d5f05642
Miscellaneous DT fixes (#84991)
* Use `_UNSET` instead of allowing `ellipsis`

* Fix deprecation warning pre-check

* Deprecation warnings from modules can now be disabled.
* Deprecation warnings from modules get the "can be disabled" notice.

* Include help text in pre-display fatal errors

* Simplify lookup warning/debug messaging

* Fix return type of `timedout` test plugin

* Use `object` for `_UNSET`

* Remove obsolete `convert_data` tests

* Remove unnecessary template from test

* Improve legacy YAML objects backward compat

* Fix templar backward compat for None overrides

(cherry picked from commit 6cc97447aa)
9 months ago
..
apt-builddep.yml Add Ubuntu 20.04 to CI and ansible-test (#69161) 5 years ago
apt-multiarch.yml Fix apt and dpkg_selections tests (#84900) 9 months ago
apt.yml Fix apt and dpkg_selections tests (#84900) 9 months ago
downgrade.yml Integration test cleanup (#84763) 10 months ago
main.yml Fix apt and dpkg_selections tests (#84900) 9 months ago
repo.yml apt: Report change when package is removed (#83547) 1 year ago
upgrade.yml Miscellaneous integration test fixes (#84871) 9 months ago
upgrade_autoremove.yml Miscellaneous DT fixes (#84991) 9 months ago
upgrade_scenarios.yml apt: ignore fail_on_autoremove and allow_downgrade when using aptitude (#81445) 2 years ago
url-with-deps.yml apt: Install recommended packages while installing deb files (#82805) 2 years ago