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

aiidateam / aiida-core / 6956 / 8
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 28 Aug 2019 06:03PM UTC
Files 405
Run time 29s
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

28 Aug 2019 05:41PM UTC coverage: 69.527% (-0.09%) from 69.612%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

sphuber
Update instructions for generating ssh keys (#3281)

AiiDA relies on paramiko for SSH connections, which - so far - only
works with SSH keys in the older "PEM" format. Recently, the type of key
generated on MacOS with:

    ssh-keygen -t rsa

changed from PEM to openssh, and the corresponding keys no longer work
with `paramiko`. See the issue for more details:

   https://github.com/paramiko/paramiko/issues/340

what is doubly confusing is that key will work just fine if you use
`ssh` directly. Generating the key with the `-m` flag:

    ssh-keygen -t rsa -b 4096 -m PEM

restores paramiko compatibility and solves the issue.

22734 of 32698 relevant lines covered (69.53%)

0.7 hits per line

Source Files on job 6956.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 231
  • Travis Job 6956.8
  • 0ae8b3c3 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6952.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6958.8)
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