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

atodorov / lorax / 147
56%
master: 39%

Build:
Build:
LAST BUILD BRANCH: 1916684
DEFAULT BRANCH: master
Ran 22 Nov 2018 01:54PM UTC
Jobs 1
Files 34
Run time 2s
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
147

push

travis-ci

atodorov
Copy blueprints used for testing to temporary directory

If trying to execute test_cli.sh inside a git checkout
we are going to get the following exception:

Traceback (most recent call last):
  File "./src/sbin/lorax-composer", line 251, in <module>
    repo = open_or_create_repo(server.config["REPO_DIR"])
  File "/home/jenkins/lorax/src/pylorax/api/recipes.py", line 306, in open_or_create_repo
gi.repository.GLib.Error: ggit-error: failed to stat '/home/jenkins/lorax/tests/pylorax/blueprints': Permission denied (-1)
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib64/python3.7/multiprocessing/popen_fork.py", line 54, in _send_signal
    os.kill(self.pid, sig)

From what I can tell open_or_create_repo() is trying to initialize
a git repository inside the blueprints directory which fails when
we have an active git checkout.

This doesn't happen when we run the tests in Travis CI because
rsync excludes .git/ inside the Docker container.

828 of 1679 branches covered (49.32%)

Branch coverage included in aggregate %.

2794 of 4759 relevant lines covered (58.71%)

0.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 147.1 22 Nov 2018 01:54PM UTC 0
56.26
Travis Job 147.1
Source Files on build 147
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #147
  • 4ea43c7a on github
  • Prev Build on cloud_image_tests (#146)
  • Next Build on cloud_image_tests (#148)
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