Project

General

Profile

Actions

action #43820

closed

[qam] test fails in bind

Added by dzedro over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2018-11-15
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-12-SP4-Server-DVD-Updates-x86_64-mau-extratests@64bit fails in
bind

Reproducible

Fails since (at least) Build 20181115-1 (current job)

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

Update test for SLE12 SP4

Actions #1

Updated by dzedro over 5 years ago

  • Status changed from New to In Progress

bind is working on SLE12 SP4 but there are a lot of failures have to find out why.
http://10.100.12.155/tests/8736#step/bind/39

Actions #2

Updated by okurz over 5 years ago

  • Subject changed from test fails in bind to [qam] test fails in bind
Actions #3

Updated by okurz over 5 years ago

https://openqa.suse.de/tests/2268283#step/bind/22 is showing a different problem: "bind package is not installed". Are you working on this as well? Sorry if you see that as an unrelated ticket

Actions #4

Updated by dzedro over 5 years ago

same problem

Actions #5

Updated by msmeissn over 5 years ago

if (is_sle('<=12-SP3')) {
# preinstall libmysqlclient-devel because on 12* are multiple versions and zypper can't decide, perl-IO-Socket-INET6 for reclimit test
zypper_call 'in libmysqlclient-devel bind rpm-build perl-IO-Socket-INET6';
}
elsif (is_sle('>=15')) {
# bind-utils for dig, net-tools-deprecated for ifconfig, perl-IO-Socket-INET6 for reclimit, perl-Net-DNS for xfer, dnspython for chain test
zypper_call 'in bind rpm-build bind-utils net-tools-deprecated perl-IO-Socket-INET6 perl-Socket6 perl-Net-DNS python3-dnspython';
}

This set of conditions does not include SLES 12 SP4.

So SLES 12 sp4 does not install bind.

Actions #6

Updated by dzedro over 5 years ago

Found the problem of failures on SLE12SP4, running test and working on fix.

Actions #7

Updated by dzedro over 5 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF