index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
git
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
1
-1
/
+1
*
test: remove ansible-examples.git repo (#81600)
Abhijeet Kasurde
2024-04-17
2
-16
/
+19
*
🐛 Make integration tests compatible w/ modern Git (#80122)
Sviatoslav Sydorenko
2023-03-03
13
-45
/
+165
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
Remove COMMAND_WARNINGS and warn (#77411)
Martin Krizek
2022-03-30
1
-1
/
+0
*
ansible-test - Correct a typo in comments (#77148)
saeedhosseini
2022-03-01
1
-1
/
+1
*
ansible-test - Remove AIX provisioning support. (#76747)
Matt Clay
2022-01-12
1
-1
/
+0
*
Don't use output_dir in target tests (#76107)
Matt Martz
2021-10-21
5
-16
/
+17
*
Require Jinja2 3.0.0 (#75881)
Martin Krizek
2021-10-20
1
-13
/
+0
*
Fix git submodules path issue (#75655)
maulikd
2021-09-16
1
-0
/
+26
*
Integration test fixes.
Matt Clay
2021-05-01
1
-0
/
+1
*
[2.12] Add accept_newhostkey option to git module (#73819)
Amin Vakil
2021-04-16
3
-0
/
+92
*
Changes required for macOS 10.15 (#71841)
Matt Martz
2020-09-25
1
-0
/
+1
*
Updates to Integration tests to pass against Alpine (#70946)
Matt Martz
2020-08-07
1
-1
/
+1
*
git: verify, only use --raw when we need it (#70900)
Rick Elrod
2020-07-29
2
-2
/
+22
*
git - add single_branch option (#28465)
Laurent Coustet
2020-06-29
3
-16
/
+105
*
[git] make force=True apply to git fetches (#68691)
Rick Elrod
2020-04-06
4
-9
/
+57
*
Split up platform cleanup in tests. (#67320)
Matt Clay
2020-02-11
4
-15
/
+19
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
git - add an 'archive_prefix' option (#66067)
dexpl
2020-01-24
4
-1
/
+81
*
Change integration tests in order to pass on Fedora 30 (#58081)
Sam Doran
2019-06-19
3
-35
/
+45
*
Fix git test on FreeBSD with Python 3.x.
Matt Clay
2019-03-29
2
-0
/
+14
*
Add shippable/posix/group4/ for CI. (#53816)
Matt Clay
2019-03-15
1
-1
/
+1
*
git: kill gpg-agent in tests on newer OpenSUSE hosts (#52476)
Jordan Borean
2019-02-18
1
-1
/
+1
*
More test fixes for split controller/remote tests.
Matt Clay
2019-01-26
2
-3
/
+3
*
Fix integration tests to support remote hosts.
Matt Clay
2019-01-25
2
-3
/
+18
*
ansible-test: add Ubuntu 18.04 container (#50790)
Jordan Borean
2019-01-22
1
-0
/
+2
*
ansible-test git: kill gpg-agent to remove locks (#50917)
Jordan Borean
2019-01-15
1
-0
/
+4
*
Rebalance shippable/posix/ CI groups.
Matt Clay
2018-10-02
1
-1
/
+1
*
Support `--separate-git-dir` option in Git module (#41712)
Zhikang Zhang
2018-08-17
3
-9
/
+76
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Detect separate git dir and set git config path value appropriately
Senya
2018-05-23
2
-0
/
+67
*
add newer syntax to detached HEAD check (#38879)
Alan Rominger
2018-04-23
1
-0
/
+11
*
Move requirements into tests. (#35885)
Matt Clay
2018-02-10
1
-0
/
+5
*
[git] Fix switching branch of shallow clone (#18728)
Maarten Bezemer
2018-02-08
2
-0
/
+61
*
Revert "Move requirements into tests. (#35197)"
Matt Clay
2018-01-23
1
-5
/
+0
*
Move requirements into tests. (#35197)
Matt Clay
2018-01-23
1
-0
/
+5
*
Deprecate tests used as filters (#32361)
Matt Martz
2017-11-27
10
-41
/
+41
*
Integration test for git archive without update (#32390)
Abhijeet Kasurde
2017-11-09
1
-0
/
+42
*
Correct usage for shutil.rmtree (#31541)
Abhijeet Kasurde
2017-10-13
17
-312
/
+383
*
Only use `git verify-tag` when verifying annotated tags (#26414)
Andreas Olsson
2017-07-19
4
-59
/
+242
*
Git test is no longer destructive
Robin Roth
2017-07-15
1
-1
/
+0
*
better backwards compat handling of status
Brian Coca
2017-07-06
1
-2
/
+2
*
Update git test to not rm ~/.ssh/known_hosts.
Matt Clay
2017-07-06
2
-9
/
+8
*
In the git module let ssh do its own host checking
Andreas Olsson
2017-06-26
1
-1
/
+0
*
Reenable git tests (#25341)
Robin Roth
2017-06-05
2
-8
/
+8
*
Temporarily disable failing git test.
Matt Clay
2017-06-04
1
-1
/
+1
*
git: git reset with branch
Chulki Lee
2017-04-04
2
-0
/
+32
*
Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22...
Miyurz
2017-03-28
2
-0
/
+28
*
Fix git clone tag with depth=1
Robin Roth
2017-03-02
1
-0
/
+22
[next]