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

aiidateam / aiida-core / 6956
70%

Build:
DEFAULT BRANCH: develop
Ran 28 Aug 2019 05:54PM UTC
Jobs 4
Files 405
Run time 9min
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
6956

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.

24488 of 32698 relevant lines covered (74.89%)

2.76 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6956.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 28 Aug 2019 05:54PM UTC 0
68.65
Travis Job 6956.5
6 6956.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 28 Aug 2019 06:00PM UTC 0
68.6
Travis Job 6956.6
7 6956.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Aug 2019 06:00PM UTC 0
69.61
Travis Job 6956.7
8 6956.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Aug 2019 06:03PM UTC 0
69.53
Travis Job 6956.8
Source Files on build 6956
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6956
  • 0ae8b3c3 on github
  • Prev Build on develop (#6952)
  • Next Build on develop (#6958)
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