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

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

Build:
DEFAULT BRANCH: develop
Ran 28 Aug 2019 05:54PM UTC
Files 405
Run time 1min
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.654%. Remained the same
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.

22450 of 32700 relevant lines covered (68.65%)

0.69 hits per line

Source Files on job 6956.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 231
  • Travis Job 6956.5
  • 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