summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/synchronize (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
| | | | | | | * Update Shippable integration test groups. * Update integration test group aliases. * Rebalance AWS and Azure tests with extra group. * Rebalance Windows tests with another group.
* Move requirements into tests. (#35885)Matt Clay2018-02-101-0/+5
|
* Revert "Move requirements into tests. (#35197)"Matt Clay2018-01-231-5/+0
| | | | This reverts commit 4f6017dc1629361cce6fa3e2e035a4710550db9e.
* Move requirements into tests. (#35197)Matt Clay2018-01-231-0/+5
|
* Add link dest to synchronize module (#32746)Kellin2017-11-131-0/+79
| | | | | | | | | | | | | | | | | | | | | | * Clean up after two recent synchronize tests - add clean up after the last two tests in synchronize to make them match with the expectations in the previous tests Signed-off-by: Robert Marshall <rmarshall@redhat.com> * Add link-dest functionality to synchronize module - add the link-dest option to the synchronize module code - add tests for the link-dest option - add documentation of the link_dest option to synchronize - modify changed flag so it can properly work around rsync upstream not flagging hardlinks as a change properly in formatted output Signed-off-by: Robert Marshall <rmarshall@redhat.com> * Minor change to test
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+1
|
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-3/+1
| | | | | | | | This change corrects problems reported by the `yamllint` linter. Since key duplication problems were removed in 4d48711, this commit mainly fixes trailing spaces and extra empty lines at beginning/end of files.
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-134-0/+195