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

atodorov / lorax / 148 / 1
56%
master: 39%

Build:
Build:
LAST BUILD BRANCH: 1916684
DEFAULT BRANCH: master
Ran 23 Nov 2018 01:48PM UTC
Files 34
Run time 3s
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

23 Nov 2018 01:36PM UTC coverage: 56.26%. Remained the same
148.1

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

Source Files on job 148.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 93
  • Travis Job 148.1
  • fbbed703 on github
  • Prev Job for on cloud_image_tests (#147.1)
  • Next Job for on cloud_image_tests (#149.1)
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