Commit graph

8 commits

Author SHA1 Message Date
Matt Clay
ea70b49b11 Fix pip integration test. 2018-01-31 23:26:16 -08:00
Lujeni
91ab88dac7 pip: Use chdir directive in the venv path (fixes ) () 2017-10-13 12:39:47 +02:00
Nicklaus McClendon
6dbc3c63f8 Updated pip module to always return changed if venv is created ()
* Updated pip module to always return changed if venv is created

Fixes 

* Add integration test to pip (see )
2017-09-12 10:01:29 -07:00
Lujeni
661791dcb7 Fix the editable condition into pip module () ()
* Fix the editable condition into pip module ()

* Add editable to tests

Default changed to False, so now editable: True is needed explicitly in
tests
2017-07-14 10:54:04 +01:00
Matt Clay
9d8aa43c67 Temporary work-around for setuptools 36.0.0 bug. ()
* Temporary work-around for setuptools 36.0.0 bug.
* Use older setuptools for pip integration test.
* Limit isort version to avoid new test failures.
2017-06-01 16:23:32 +08:00
Matt Clay
6bbd92e422 Initial ansible-test implementation. () 2016-11-29 21:21:53 -08:00
Adrien Vergé
0e834fc9e4 Fix cosmetic problems in YAML source
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.
2016-11-11 14:50:57 -08:00
Matt Clay
75e4645ee7 Migrate Linux CI roles to test targets. () 2016-10-13 09:09:25 -07:00