#8989 Nightly failure (rawhide) in tasks.run_ssh_cmd
Closed: fixed 2 years ago by frenaud. Opened 2 years ago 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

2 years ago

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

2 years ago

master:

  • a2e06c3 ipatests: fix expected msg in tasks.run_ssh_cmd

ipa-4-9:

  • ef58efe 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)

2 years ago

Login to comment on this ticket.

Metadata