Actions
action #33349
closedaction #33208: [sle15sp1][desktop] Integrating of fix for openQA firefox test cases issues.
[sle15][desktop] split testsuite desktopapps-firefox into two testsuites
Start date:
2018-03-16
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
All the firefox cases are scheduled under one testsuite (desktopapps-firefox)
- which will take about 1.5 hours to run.
- all the remaining cases will be skipped if the first case failed, see the backend issue : poo#29634
Yifan and I are planning to split the testsuite into two:
- desktopapps-webbrowser-core which contains the cases with high priority
- desktopapps-webbrowser-extra which contains the remaining cases
My preliminary plan is splitting the cases according to the priority in Testopia, classify the 6 P0 cases into the core testsuite.
Updated by qkzhu over 6 years ago
- Status changed from New to In Progress
We should add testsuites on o.s.d:
desktopapps-webbrowser-core:
- BOOTFROM=c
- HDD_1=SLE-%VERSION%-%ARCH%-Build%BUILD%-sled-gnome.qcow2
- MAX_JOB_TIME=10800
- REGRESSION=webbrowser_core
- SLE_PRODUCT=sled
- START_AFTER_TEST=create_hdd_sled_gnome
desktopapps-webbrowser-extra:
- BOOTFROM=c
- HDD_1=SLE-%VERSION%-%ARCH%-Build%BUILD%-sled-gnome.qcow2
- MAX_JOB_TIME=10800
- REGRESSION=webbrowser_extra
- SLE_PRODUCT=sled
- START_AFTER_TEST=create_hdd_sled_gnome
Updated by qkzhu over 6 years ago
- Status changed from In Progress to Resolved
testsuites were added to o.s.d: https://openqa.suse.de/admin/job_templates/118
Actions