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

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

Build:
DEFAULT BRANCH: develop
Ran 28 Aug 2019 06:00PM UTC
Files 405
Run time 51s
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: 68.601% (-0.05%) from 68.654%
TEST_AIIDA_BACKEND=django 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.

22431 of 32698 relevant lines covered (68.6%)

0.69 hits per line

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