#8989 Nightly failure (rawhide) in tasks.run_ssh_cmd
Closed: fixed by frenaud. Opened by frenaud.

The nightly tests are failing in rawhide in the method tasks.run_ssh_cmd, see for instance PR #1165 with the tests:
- test_commands: TestIPACommand::test_ssh_key_connection Report
- test_otp: TestOTPToken::test_2fa_enable_single_prompt Report
- test_user_permissions: TestUserPermissions::test_selinux_user_optimized Report
- test_webui_host: test_host::test_keytab Report
- test_webui_service: test_service::test_provision_unprovision_keytab Report

The error happens because the expected message is not found in the logs: Authentication succeeded (publickey) has been replaced with Authenticated to master.ipa.test ([192.168.122.154]:22) using "publickey".\r\n in Openssh 8.7p1 (see commit 9e1882e).

The test needs to be adapted.


Metadata Update from @frenaud:
- Issue assigned to frenaud

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/6016

master:

  • a2e06c385e9aa2832acb3e8da2b955427704b643 ipatests: fix expected msg in tasks.run_ssh_cmd

ipa-4-9:

  • ef58efe7e4c3f8ed3e31623035eba2a3bdba6e46 ipatests: fix expected msg in tasks.run_ssh_cmd

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata