action #36952
closed[opensuse][functional][y] test fails in yast2_ftp - ftp configuration takes more time to load than expected
0%
Description
Updated by dimstar over 6 years ago
I have a feeling this is related to https://bugzilla.opensuse.org/show_bug.cgi?id=1096401
Updated by okurz over 6 years ago
- Due date set to 2018-07-31
- Priority changed from Normal to High
- Target version set to Milestone 18
Updated by okurz over 6 years ago
- Target version changed from Milestone 18 to Milestone 18
Updated by mloviska over 6 years ago
I have not found recent failure of this kind in the ftp test case. Latest occurrence opensuse-Tumbleweed-DVD-x86_64-Build20180623-yast2_ncurses@64bit.
Updated by okurz over 6 years ago
- Related to action #37710: [functional][y][fast] test fails in yast2_tftp added
Updated by okurz over 6 years ago
I guess it makes sense to finish #37710 first and then confirm with good statistics if this issue can still appear.
Updated by mloviska over 6 years ago
TFTP was failing due to change of workflow in yast, particularly log view was replaced by journal view. It's not clear what is going on with FTP, maybe it is related to bug reported by @dimstar.
Updated by okurz over 6 years ago
- Status changed from New to Blocked
- Assignee set to okurz
Yes, would be worth to track evolution on the bug because the YaST team is currently working on that
Updated by riafarov over 6 years ago
- Due date changed from 2018-07-31 to 2018-08-14
- Status changed from Blocked to Workable
- Assignee deleted (
okurz)
Updated by mloviska over 6 years ago
I couldn't reproduce this issue in 100 local test runs http://dhcp128.suse.cz/tests/5035#next_previous. The only failure related to ftp test module is a mistype caused by script_run. The latest failure in o3 opensuse-Tumbleweed-DVD-x86_64-Build20180623-yast2_ncurses@64bit
Updated by riafarov over 6 years ago
Seems that again related to the SUT performance. Need to crosscheck with @okurz if we plan to run less worker instances on o3. Issue is not there for SLE.
Updated by riafarov over 6 years ago
On top, other problem for performance is that in the test suite we start a lot of services, and do not stop them, so they affect next test suites. Therefore, I would reject this ticket in favor of:
a) having same workers performance as we have for SLE
b) isolating test modules runs (e.g. with feature in os-autoinst to revert to lastgood snapshot even if test was successful if special flag is defined).
Updated by riafarov over 6 years ago
- Status changed from Workable to Resolved
- Assignee set to riafarov
Set TIMEOUT_SCALE=3 to the test suite, as per discussion with okurz.
Updated by okurz over 6 years ago
Have you set a comment on the test suite just as last time referencing a ticket about how to get rid of the timeout scale again?