Skip to content

Conversation

@Jakuje
Copy link
Contributor

@Jakuje Jakuje commented Sep 29, 2025

SUMMARY

The ECDSA keys are much more lightweight, faster to generate and use, while very compatible with various environments including FIPS.

ISSUE TYPE
  • Bugfix Pull Request
ADDITIONAL INFORMATION

This brings the time to complete the whole testsuite on my machine from 22s to 4s.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 29, 2025
@packit-as-a-service
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/ansible-pylibssh-768
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

1 similar comment
@packit-as-a-service
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/ansible-pylibssh-768
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

The ECDSA keys are much more lightweight, faster to generate and
use, while very compatible with various environments including FIPS.

This brings the time to complete the whole testsuite on my machine from
22s to 4s.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@webknjaz webknjaz merged commit a220d06 into ansible:devel Oct 1, 2025
62 checks passed
@webknjaz
Copy link
Member

webknjaz commented Oct 1, 2025

FTR, I compared the CI timings and they've improved visibly:

OS pre-PR this PR
macOS 2m43s-6m14s 1m13s-2m32s
Ubuntu 4m23s-5m48s 1m6s-2m3s

@Jakuje
Copy link
Contributor Author

Jakuje commented Oct 1, 2025

The question is still if it will help with the timeouts in #756.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants