Bugzilla – Bug 1216084
[Build 20231009-1] WE registration now shows the EULA in textmode
Last modified: 2023-10-11 05:10:55 UTC
Automation doesn't expect license at this point when using SUSEConnect, openQA test in scenario sle-15-SP5-Server-DVD-Updates-x86_64-fips_env_mode_tests_crypt_x11@64bit fails in [seahorse_sshkey](https://openqa.suse.de/tests/12439515/modules/seahorse_sshkey/steps/11) We detect this in latest maintenance update build. Could you confirm if this is expected behavior and we need to adapt test or it shouldn't be shown (I actually don't remember to have seen this not even in product validation (latest SLE 15 SP, but product might not be a good reference here). Not sure if there is any connection with FIPS here, as the scenario setup FIPS in the step before. See a passing one for reference: https://openqa.suse.de/tests/12425684#step/seahorse_sshkey/11
It's a new feature of suseconnect to ask for confirmation when a product provides a license. So I'd say this is expected.
thanks for the confirmation, we will adapt the test.