Commit Graph

85 Commits

Author SHA1 Message Date
Justin Findlay
ad33589fac move requirements files into requirements dir 2014-12-27 17:29:03 -07:00
Pedro Algarvio
f83f4f2c42 Travis needs to know about the new requirements files 2014-06-20 12:09:22 +01:00
Pedro Algarvio
73d29eb458 We now need PyLint <= 1.2.0 2014-05-28 00:02:45 +01:00
Pedro Algarvio
a93e3506d5 We need to add --allow-all-external in order to work 2014-05-28 00:01:50 +01:00
Pedro Algarvio
f1c98224a7 We now need to pass --allow-external to pip 2014-05-27 22:49:55 +01:00
Thomas S Hatch
1632747b7a Revert "We have jenkins now, stop killing travis servers"
This reverts commit 6513c31d0c.
2014-02-19 15:55:44 -07:00
Thomas S Hatch
6513c31d0c We have jenkins now, stop killing travis servers 2014-02-19 15:48:51 -07:00
Kyle Kelley
e93e2fdf0d Toss all mirrors
7 years bad luck
2014-01-28 16:58:37 -07:00
Kyle Kelley
67f93796b9 Delete crate.io 2014-01-28 16:26:26 -07:00
Pedro Algarvio
6321bf4acc Pass the timelib testing optional requirement to the new opt reqs file. Closes #8900. 2013-12-01 00:42:02 +00:00
Pedro Algarvio
c129d3f567 Remove packages installation from mysql tests and push that on travis yml with an opt_requirements.txt source 2013-12-01 00:34:58 +00:00
Pedro Algarvio
ccd71e2087 Install python-apt. 2013-11-28 19:33:39 +00:00
Pedro Algarvio
fe94366271 Typo 2013-09-21 17:32:40 +01:00
Pedro Algarvio
af3a0d6be6 Can't exit on the commands. 2013-09-21 17:26:55 +01:00
Pedro Algarvio
a77e41b80f Use a single .pylintrc file. Execute code lint checks on Travis but don't fail because of them. 2013-09-21 17:18:03 +01:00
Pedro Algarvio
80593657f1 --no-coverage-report is no longer available. 2013-09-09 00:04:50 +01:00
Thomas S Hatch
aa2bcb10cb remove pylint checks from travis, these are done in jenkins now 2013-08-30 12:40:27 -06:00
Pedro Algarvio
f704550dd7 We currently do **not** want pylint 1.0.0 since logilab-common-0.60.0 is not yet released. 2013-08-06 18:59:50 +01:00
Pedro Algarvio
7f2bd90f87 Uninstall and reinstall pylint. 2013-08-06 18:59:50 +01:00
Pedro Algarvio
42c9cfab8c Call the proper pylint binary. 2013-08-06 17:50:14 +01:00
Pedro Algarvio
de54ef7389 Update to latest pylint. 2013-08-06 17:40:26 +01:00
Pedro Algarvio
8763323366 Install timelib in the Travis-CI environment. 2013-07-17 11:26:27 +01:00
Pedro Algarvio
91e80bc994 Only send coverage info on Travis-CI success. 2013-07-13 22:49:38 +01:00
Chris Rebert
9d9d07fb31 integrate pylint with Travis 2013-07-11 13:29:45 -07:00
Thomas S Hatch
9a5a03fd17 Merge branch 'features/salt-testing' of git://github.com/s0undt3ch/salt into s0undt3ch-features/salt-testing
Conflicts:
	.travis.yml
2013-06-27 22:15:48 -06:00
Pedro Algarvio
cd15e238c6 Add some mirrors to pip install calls. 2013-06-28 00:32:35 +01:00
Pedro Algarvio
3ee3a4796b The salt-testing project changed ownership. Update references. 2013-06-28 00:12:58 +01:00
Pedro Algarvio
ef342a5173 Install Salt Testing from git 2013-06-28 00:12:57 +01:00
Pedro Algarvio
f3e1efb237 Coveralls does not need to be verbose anymore. 2013-06-05 02:03:36 +01:00
Pedro Algarvio
8938b93b3f Run our own API based coverage 2013-06-02 09:07:39 +01:00
Pedro Algarvio
110f5092e3 Let's try to find out why coveralls stopped working again. 2013-06-02 00:58:21 +01:00
Pedro Algarvio
a61273bd71 Finally working. Cleaning up. 2013-05-31 12:48:53 +01:00
Pedro Algarvio
87e1260e12 Let coverage run the tests suite. 2013-05-31 12:48:53 +01:00
Pedro Algarvio
a7fd338698 Switch lib and verbose output. 2013-05-31 12:48:53 +01:00
Pedro Algarvio
d3ed911a2b Try to enforce a know path. 2013-05-31 12:48:53 +01:00
Pedro Algarvio
ce648b5afe Switch coveralls python library. 2013-05-31 12:48:53 +01:00
Pedro Algarvio
c02e6ceac9 Actually trigger the coverage data gathering. 2013-05-31 12:48:52 +01:00
Pedro Algarvio
433e408dfc Enable coveralls. See https://coveralls.io 2013-05-31 12:48:52 +01:00
Ollie Walsh
57cba99b06 Supervisor module:
Support running supervisor from a virtualenv/custom path.
Support custom supervisor config file.
Create real tests using a virtual environment.

Supervisor state:
Fix restart when process is already running.
Support restart on watch.
Create real tests using a virtual environment.
2013-05-29 00:18:12 +01:00
Pedro Algarvio
eb055b0417 Install patched M2Crypto. 2013-03-12 03:14:11 +00:00
Pedro Algarvio
865dc1f057 Revert the .travis.yml changes.
* We still support python 2.6
* DO NOT use system packages as the travis docs clearly state.
2013-03-12 03:06:59 +00:00
Tris Forster
a83f48f0e0 Modified travis config to use salt ppa for requirements 2013-03-07 14:02:27 +11:00
Pedro Algarvio
84b1a6deed Git should already be installed. 2013-02-20 17:23:18 +00:00
Pedro Algarvio
c4e69cfc46 Ignore missing or broken packages on travis builds. 2013-02-20 17:03:14 +00:00
Pedro Algarvio
41212b7deb Some more mirror support to travis.yaml pip install calls. 2013-02-19 16:10:59 +00:00
Pedro Algarvio
35b38c2fdd Don't use -U with pip. Makes M2Crypto re-install and fail. 2013-02-17 11:36:45 +00:00
Pedro Algarvio
760c4e8f66 Cleanup. Pip should update packages and also use mirrors. 2013-02-17 11:32:55 +00:00
Pedro Algarvio
daaf26d926 Also install mock. Use the correct python version. 2013-02-17 11:28:33 +00:00
Pedro Algarvio
3925fe7a32 How about the full path to the python binary? 2013-02-17 11:19:30 +00:00
Pedro Algarvio
072d9bebf1 Install mode deps. 2013-02-17 11:12:16 +00:00