CI: only run macosx on travis cron jobs / only branches

Folks,

https://blog.travis-ci.com/2017-09-22-macos-update

Due to the travis OSX infrastructure not being able to keep up with demand
they are going to limit concurrency of jobs that us osx.

We have not seen many (any?) mac specific issues which I think means we are
not getting much value out of running all of the PRs on OSX.

We can probably get better linux concurrency (and help lighten the load on
travis) if we do test on OSX less.

Thoughts?

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20170926/3ef7153b/attachment.html>

"If you are using Linux only on .org, you will still have access to all
five concurrent builds, but if you are running both, only two of the five
concurrent builds can be used for macOS at any one time."

It sounds like they're only limiting concurrent macOS builds, so in theory
since we only have 1 we won't be affected. (I may have read the post
wrong?). If macOS jobs build up I presume that blocks other builds from
starting though?

I'm neutral either way - just testing in branches sounds like a reasonable
compromise if we'll be affected by this.

David

···

On 26 Sep 2017 6:22 pm, "Thomas Caswell" <tcaswell at gmail.com> wrote:

Folks,

https://blog.travis-ci.com/2017-09-22-macos-update

Due to the travis OSX infrastructure not being able to keep up with demand
they are going to limit concurrency of jobs that us osx.

We have not seen many (any?) mac specific issues which I think means we
are not getting much value out of running all of the PRs on OSX.

We can probably get better linux concurrency (and help lighten the load on
travis) if we do test on OSX less.

Thoughts?

Tom

_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel at python.org
Matplotlib-devel Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20170926/4f945219/attachment.html&gt;

I agree with the suggestion to reduce OSX testing.

Eric

···

On 2017/09/26 7:22 AM, Thomas Caswell wrote:

Folks,

https://blog.travis-ci.com/2017-09-22-macos-update

Due to the travis OSX infrastructure not being able to keep up with
demand they are going to limit concurrency of jobs that us osx.

We have not seen many (any?) mac specific issues which I think means we
are not getting much value out of running all of the PRs on OSX.

We can probably get better linux concurrency (and help lighten the load
on travis) if we do test on OSX less.

Thoughts?

Tom

Eric Firing <efiring at hawaii.edu> writes:

Folks,

https://blog.travis-ci.com/2017-09-22-macos-update

Due to the travis OSX infrastructure not being able to keep up with
demand they are going to limit concurrency of jobs that us osx.

It's been pretty bad recently. Here's one incident:

That one is supposedly resolved, but it's going to take time for Travis
to work through the backlog.

One idea could be to separate the macosx backend into a different
repository and only run mac builds on that one.

Another idea: CircleCI offers the "Seed plan" for Mac OS open source
projects, but we'd need to contact them to request it:

That plan includes 500 minutes per month, which isn't very much, but
perhaps we could forgo builds of every revision and just trigger a build
every day or every two days, depending on how long the build would take.

···

On 2017/09/26 7:22 AM, Thomas Caswell wrote:

--
Jouni K. Sepp?nen