1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/xml/tasks
Felix Fontein 91acc44c34
[stable-1] Update CI (#1790)
* Update CI (#1782)

* Update targets for CI for devel branch; move some targets to stable-2.10.

* Skipping test on RHEL 8.3 (it is already skipped on RHEL 8.2).

* Linting.

* Shut 2.9/2.10 pylint complaints up.

* More sanity.

* Bump CI to FreeBSD 11.4, 12.2. (#1657)

* Bump CI to FreeBSD 11.4, 12.2.

* Make FreeBSD Python package selection more future-proof.

(cherry picked from commit c1eb0a232c)

* Add macOS 11.1 tests (#1619)

* Add macOS 11.1 tests.

* Hopefully fix virtualenv.sh problems.

(cherry picked from commit 74174f11ff)

* Skip all postgresql tests on FreeBSD.

* Skip kubevirt inventory tests on macOS.
2021-02-11 16:32:47 +01:00
..
main.yml [stable-1] Update CI (#1790) 2021-02-11 16:32:47 +01:00
test-add-children-elements-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-from-groupvars.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-insertafter.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-insertbefore.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-with-attributes-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-with-attributes.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-element-implicitly.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-namespaced-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-children-elements-xml.yml Fix bad boolean. (#258) 2020-04-30 22:56:46 +02:00
test-count-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-count.yml Initial commit 2020-03-09 09:11:07 +00:00
test-get-element-content-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-get-element-content.yml Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
test-mutually-exclusive-attributes.yml Initial commit 2020-03-09 09:11:07 +00:00
test-pretty-print-only.yml Initial commit 2020-03-09 09:11:07 +00:00
test-pretty-print.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-attribute-nochange.yml Fix xml reports changed when node is not deleted (#1007) (#1012) 2020-09-30 13:44:57 +02:00
test-remove-attribute.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-element-nochange.yml Fix xml reports changed when node is not deleted (#1007) (#1012) 2020-09-30 13:44:57 +02:00
test-remove-element.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-namespaced-attribute-nochange.yml Fix xml reports changed when node is not deleted (#1007) (#1012) 2020-09-30 13:44:57 +02:00
test-remove-namespaced-attribute.yml Fix xml reports changed when node is not deleted (#1007) (#1012) 2020-09-30 13:44:57 +02:00
test-remove-namespaced-element-nochange.yml Fix xml reports changed when node is not deleted (#1007) (#1012) 2020-09-30 13:44:57 +02:00
test-remove-namespaced-element.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-attribute-value-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-attribute-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements-level.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value-empty.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-attribute-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-element-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-xmlstring.yml Initial commit 2020-03-09 09:11:07 +00:00