[Buildbot-commits] [buildbot/buildbot] cd2366: simplify the travis.rc
GitHub
noreply at github.com
Tue Jul 21 16:58:18 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: cd2366509bb3d49f3a4de76d038f9764c7cfb300
https://github.com/buildbot/buildbot/commit/cd2366509bb3d49f3a4de76d038f9764c7cfb300
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
simplify the travis.rc
several goals:
- accelerate the travis builds by doing more parallelization
Currently everything is in latest, which makes it very slow
- Have a simpler config that runs on buildbot_travis (which does not support exporting shell variable from travisrc)
- run py3 tests
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 7cac9a47324d923e11797443557d40cdb6c413bb
https://github.com/buildbot/buildbot/commit/7cac9a47324d923e11797443557d40cdb6c413bb
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
fix && ||
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: b0cef0bd42f1ae518bcd1f88589b6572c22304fe
https://github.com/buildbot/buildbot/commit/b0cef0bd42f1ae518bcd1f88589b6572c22304fe
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
dont install everything for py3
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 8ee8d27359289a53d82b04457de5da526cf76d3a
https://github.com/buildbot/buildbot/commit/8ee8d27359289a53d82b04457de5da526cf76d3a
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
okay py3 is not ready yet..
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 5c7033ee99452288c2fa0af35cb93f88621bfd15
https://github.com/buildbot/buildbot/commit/5c7033ee99452288c2fa0af35cb93f88621bfd15
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
improve coverage by adding more dependancies
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 09f9555289cb7099070ff2d50ce8e93fc832943f
https://github.com/buildbot/buildbot/commit/09f9555289cb7099070ff2d50ce8e93fc832943f
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
add caching
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: ad8279dc44777d9d32c73bc3696e5523e050309e
https://github.com/buildbot/buildbot/commit/ad8279dc44777d9d32c73bc3696e5523e050309e
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
fix travisrc
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 5dbf03a0d1253b7958251922d65fb5ec125d5303
https://github.com/buildbot/buildbot/commit/5dbf03a0d1253b7958251922d65fb5ec125d5303
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)
Changed paths:
M master/buildbot/test/util/integration.py
Log Message:
-----------
print function fix
Commit: 8ba6e74bcbfc901faf08e01b4881c77a4da4bdbd
https://github.com/buildbot/buildbot/commit/8ba6e74bcbfc901faf08e01b4881c77a4da4bdbd
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M .travis.yml
M master/buildbot/test/util/integration.py
Log Message:
-----------
Merge pull request #1775 from tardyp/travis
simplify the travis.rc
Compare: https://github.com/buildbot/buildbot/compare/cccbcc4431b6...8ba6e74bcbfc
More information about the Commits
mailing list