Commit Graph

25 Commits (e2d9f4e2f272c6010b0c00257aa695c1606e05ab)

Author SHA1 Message Date
James Cammarata d7f2f606e1 Add has_hostkey to mock objects to fix broken unit tests
11 years ago
James Cammarata 6109f70397 Attempt at fixing strategy unit test failures on py2.6 and py3
11 years ago
Toshio Kuratomi 457f86f61a Minor: Correct type pyhton => python
11 years ago
James Cammarata 279c5a3596 Cleanup strategy tests broken by new forking strategy
11 years ago
Toshio Kuratomi 2e87c1f74e Two fixes to action plugins
11 years ago
Toshio Kuratomi a1428d6bed Remove tmp as a parameter to the connection plugins
11 years ago
Toshio Kuratomi 03127dcfae remove the stdin return value from connection plugin exec_command() methods
11 years ago
Florian Apolloner d9f873495e Ported over #7158 to support SELinux context switches.
11 years ago
Florian Apolloner 8548690ca3 Added a test to ensure that sudo is only used if remote and become user difer.
11 years ago
Brian Coca b6d6c2e4db corrected all missing paths changes
11 years ago
Abhijit Menon-Sen 065bb52109 Be systematic about parsing and validating hostnames and addresses
11 years ago
James Cammarata 444987cde6 Fix unit test for plugins after basedir/push_basedir removal
11 years ago
Toshio Kuratomi e2c49b4ef4 Fix problem with "=" in the initial file path.
11 years ago
Marius Gedminas a32bf1ec18 Simplify FactCache.copy()
11 years ago
Ryan Petrello 1886307845 Fix a parsing bug that prevents IPv6 addresses from being used with `add_host`
11 years ago
James Cammarata 8146a193eb Fix strategy base unit tests after 88e1ef8
11 years ago
James Cammarata e64989beb4 Moving ConnectionInformation -> PlayContext
11 years ago
James Cammarata fadd8f23f1 Fix broken strategy unit test from earlier change
11 years ago
James Cammarata 3b913943b2 Updating base strategy unit test regarding bad file loads based on earlier change
11 years ago
James Cammarata bfbb88b4a9 Fix strategy plugin unit tests related to earlier changes
11 years ago
Matt Martz 49d19e82ab Get tests passing
11 years ago
James Cammarata 0828028c71 Fixing unit test for included file changes
11 years ago
James Cammarata 9921a1d2be Unit tests for base strategy class (v2)
11 years ago
James Cammarata 21fa385ce7 Reorganizing plugin unit tests and adding start of strategy tests (v2)
11 years ago
James Cammarata ce3ef7f4c1 Making the switch to v2
11 years ago