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

project-rig / rig / 1040
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 03 Nov 2015 07:56PM UTC
Jobs 3
Files 182
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
1040

push

travis-ci

mossblaser
Make MachineController.boot smarter.

This commit makes two changes to the MachineController.boot() method:

* It (optionally) checks to see if the machine is already booted and does
  nothing if it is. This makes calling the method as a routine part of an
  application will no longer incur a significant runtime penalty when the
  machine is already booted. When this check is enabled it will also cause an
  error if you attempt to boot a BMP.
* It (optionally) checks that the machine responds to sver after it was booted.

Both optional checks are enabled by default. Though this is technically
breaking backward compatibility for anyone relying on the boot method not
sending any SCP commands, this behaviour should be sufficiently niche that this
can be considered a non-breaking change.

This commit also simplifies the rig-boot command's implementation and includes
updated documentation.

Incorporates a number of contributions and clarifications by @mundya.

14748 of 14748 relevant lines covered (100.0%)

1.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1040.1 03 Nov 2015 07:56PM UTC 0
100.0
Travis Job 1040.1
2 1040.2 03 Nov 2015 07:59PM UTC 0
100.0
Travis Job 1040.2
3 1040.3 03 Nov 2015 08:02PM UTC 0
100.0
Travis Job 1040.3
Source Files on build 1040
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1040
  • 4dd394c3 on github
  • Prev Build on smarter-boot (#1038)
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