• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zulip / zulip / 4472
3%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2016 04:58PM UTC
Jobs 6
Files 327
Run time 6min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4472

push

travis-ci

timabbott
travis: Remove rabbitmq nodename dependency on hostname.

Because rabbitmq doesn't support changing the nodename of a running
rabbitmq node, Zulip installations suffered a plague of issues where
e.g. a Zulip server would reboot, the hostname would change, and
suddenly the local rabbitmq instance being used by Zulip would stop
working.

We address this problem by using, by default, a fixed rabbitmq
nodename, but providing server administrators the option to set the
rabbitmq nodename used by Zulip however they choose.

To upgrade an existing server to use this new configuration, one will
need to add something like the following to /etc/zulip/zulip.conf:

[rabbitmq]
nodename = zulip@localhost

However, I don't believe we have the puppet code in place to make this
work correctly at initial installation without rabbitmq-server being
already installed (but off), as we can easily setup in Travis CI but I
haven't been willing to do for the installer.  So for now, this just
fixes our Travis CI problems.

Fixes: #1579.

26011 of 26800 relevant lines covered (97.06%)

2.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4472.1 (TEST_SUITE=frontend) 12 Aug 2016 04:58PM UTC 0
Travis Job 4472.1
2 4472.2 (TEST_SUITE=frontend) 12 Aug 2016 04:59PM UTC 0
Travis Job 4472.2
3 4472.3 (TEST_SUITE=backend) 12 Aug 2016 04:59PM UTC 0
86.79
Travis Job 4472.3
4 4472.4 (TEST_SUITE=backend) 12 Aug 2016 05:01PM UTC 0
86.66
Travis Job 4472.4
5 4472.5 (TEST_SUITE=static-analysis) 12 Aug 2016 05:01PM UTC 0
95.55
Travis Job 4472.5
6 4472.6 (TEST_SUITE=production) 12 Aug 2016 05:04PM UTC 0
Travis Job 4472.6
Source Files on build 4472
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4472
  • 6496fe2a on github
  • Prev Build on master (#4470)
  • Next Build on master (#4474)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc