Actions
action #35883
closed[functional][u] test fails in php7_postgresql96
Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA (private) - Milestone 17
Start date:
2018-05-04
Due date:
2018-06-19
% Done:
100%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-15-Installer-DVD-s390x-proxyscc_upgrade_sles12sp3+alladdons_s390x@s390x-kvm-sle12 fails in
php7_postgresql96
Reproducible¶
Fails since (at least) Build 489.2
Expected result¶
A version agnostic test of the test module should be scheduled instead.
Further details¶
Always latest result in this scenario: latest
From the bug 1091769 https://bugzilla.suse.com/show_bug.cgi?id=1091769#c1
PostgreSQL 9.6 has been replaced by PostgreSQL 10 in SLES15, we need update our test code such as
zypper_call 'in postgresql10-* sudo';
Actions