#6078 closed enhancement (fixed)
Add support for Travis-ci container-based infrastructure.
| Reported by: | netweb | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Patch adds support for Travis-ci container based infrastructure to our .travis.yml file.
See more info at http://docs.travis-ci.com/user/workers/container-based-infrastructure/
Travis CI:
The build containers in our legacy build infrastructure have had 1.5 cores (with burst capacity) and 3GB of memory, the new containers have 2 dedicated cores available and 4 GB of memory.
Before: https://travis-ci.org/buddypress/BuddyPress/builds/44732927
After: https://travis-ci.org/ntwb/BuddyPress/builds/44776731
It's an obscure parameter name in the patch, but it is what it is sudo: false
Via #bbPress2736 and props to tw2113 please and thank you :)
Attachments (1)
Change History (6)
#2
@
12 years ago
What I added in Slack a short time ago:
https://wordpress.slack.com/archives/buddypress/p1419290804001280
djpaul: I did read that chat here, as was just pointed out to me for the same ticket in WP Core, I forgot to mention "faster builds", and it is, though appears a little hit and miss per specific jobs
@djpaul: It has just been committed to WP Core if that sways the decision any :simple_smile:
https://core.trac.wordpress.org/changeset/30987
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Boone and I also had a very quick mention of it a couple days ago: https://wordpress.slack.com/archives/buddypress/p1418842435000673