index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ansible-test six constraint for Python 2.6.
Matt Clay
2021-04-01
1
-0
/
+1
*
Fix ansible-test coverage exporting.
Matt Clay
2021-03-30
3
-3
/
+11
*
fix typo
Baptiste Mille-Mathias
2021-03-18
1
-1
/
+1
*
Don't match passive_interface for validate-modules (#73880)
Paul Belanger
2021-03-13
1
-1
/
+1
*
validate-modules no_log test: extend search range, add more known false-posit...
Felix Fontein
2021-03-13
1
-3
/
+3
*
Ensure unit test paths for connection and inventory plugins are based on the ...
Mark Chappell
2021-03-12
1
-3
/
+5
*
validate-modules: make sure that options that potentially contain secret data...
Felix Fontein
2021-03-11
1
-0
/
+38
*
Update `resource_prefix` syntax for ansible-test.
Matt Clay
2021-03-10
3
-5
/
+5
*
Remove old ansible-test windows completion entries.
Matt Clay
2021-03-02
1
-2
/
+0
*
Remove outdated --docker and --remote entries.
Matt Clay
2021-03-02
2
-12
/
+0
*
Fixed/improved regular expresssion for collection names (#73577)
Alexei Znamensky
2021-03-01
1
-1
/
+1
*
pylint sanity test: stop ignoring 'used-before-assignment' (#73639)
Felix Fontein
2021-02-18
2
-2
/
+0
*
ansible-test: make sure tests are also run for the new plugin types (#73599)
Felix Fontein
2021-02-13
2
-0
/
+8
*
Fix ansible-test handling of egg-info.
Matt Clay
2021-02-13
2
-51
/
+45
*
Import sanity test for plugins (#72497)
Felix Fontein
2021-02-12
5
-98
/
+181
*
Update ansible-test default test containers.
Matt Clay
2021-02-12
1
-2
/
+2
*
ansible-test: yamllint, check the assigment
Gonéri Le Bouder
2021-02-12
1
-1
/
+1
*
Fix ansible-test constraints issues. (#73578)
Matt Clay
2021-02-12
11
-42
/
+39
*
Upgrade pylint used by ansible-test. (#70155)
Matt Clay
2021-02-11
6
-13
/
+23
*
Temporary fix for cryptography issues. (#73530)
Matt Clay
2021-02-08
1
-1
/
+3
*
Bump antsibull-changelog version for changelog sanity test.
Felix Fontein
2021-02-05
1
-1
/
+1
*
add self-signed https endpoint for ansible-test (#73463)
Florian Heiderich
2021-02-04
2
-2
/
+14
*
validate_modules: fails with .id attribute not found (#73322)
Gonéri Le Bouder
2021-02-02
1
-0
/
+2
*
Overhaul ansible-test SSH key management. (#73451)
Matt Clay
2021-02-02
8
-48
/
+135
*
[ansible-test] Bump CentOS 6 image (yum repos) (#73446)
Rick Elrod
2021-02-01
1
-1
/
+1
*
Update ansible-test distro containers to 1.29.0.
Matt Clay
2021-02-01
1
-11
/
+11
*
Always use python exec wrapper in ansible-test.
Matt Clay
2021-01-29
1
-10
/
+9
*
Update ansible-test default containers.
Matt Clay
2021-01-28
1
-2
/
+2
*
Use `sh` for ansible-test raw remote shell.
Matt Clay
2021-01-28
1
-1
/
+1
*
Avoid sphinx usage in changelog sanity test.
Matt Clay
2021-01-28
2
-1
/
+13
*
No longer warn about missing pip/python pair.
Matt Clay
2021-01-28
1
-10
/
+2
*
Add test support for Python 3.8 on RHEL and FreeBSD. (#73393)
Matt Clay
2021-01-28
4
-12
/
+55
*
Limit rstcheck sanity test to ansible-core. (#73391)
Matt Clay
2021-01-28
3
-101
/
+0
*
Replace the inhouse collection dependency resolver with `resolvelib`
Sviatoslav Sydorenko
2021-01-27
3
-0
/
+3
*
Rename ansible-test functions to match constants.
Matt Clay
2021-01-26
1
-7
/
+7
*
Clean up code in ansible-test. (#73379)
Matt Clay
2021-01-26
20
-51
/
+64
*
Use a versioned pip bootstrapper in ansible-test.
Matt Clay
2021-01-25
1
-4
/
+1
*
Handle get-pip.py breaking change on Python 2.7.
Matt Clay
2021-01-23
1
-1
/
+9
*
Add Ubuntu 20.04 to CI and ansible-test (#69161)
Rick Elrod
2021-01-22
1
-0
/
+1
*
[ansible-test] First attempt at freebsd/11.4 (#72655)
Rick Elrod
2021-01-22
1
-0
/
+1
*
Vanquish rare container bootstrap failure (#73288)
Alexander Sowitzki
2021-01-21
1
-6
/
+5
*
update rstcheck and sphinx versions in contraints (#73176)
Sandra McCann
2021-01-14
1
-1
/
+2
*
Remove obsolete `tower` plugin from ansible-test.
Matt Clay
2021-01-13
3
-274
/
+0
*
Cleanup provisioning code in ansible-test. (#73207)
Matt Clay
2021-01-13
9
-169
/
+75
*
Add macOS 11 to CI (#72622)
Sam Doran
2021-01-11
1
-0
/
+1
*
ansible-test - No virtualenv install on Python 3
Matt Clay
2021-01-08
1
-3
/
+11
*
Refactor ansible-test cryptography install code.
Matt Clay
2021-01-07
1
-15
/
+25
*
[ansible-test] Add Fedora 33 support and drop F31
Rick Elrod
2021-01-06
1
-0
/
+1
*
arg_spec - move validator lookup method to a function (#72667)
Sam Doooran
2020-12-17
1
-3
/
+4
*
import_playbook - change additional params to deprecation (#72987)
Sam Doooran
2020-12-17
1
-1
/
+1
[next]