Project

General

Profile

Actions

action #28624

closed

[CaaSP] fails in register_and_check

Added by pgeorgiadis over 6 years ago. Updated over 6 years ago.

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

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario caasp-2.0-CaaSP-DVD-Incidents-x86_64-QAM-CaaSP-autoyast1@qam-caasp_x86_64 fails in
register_and_check

Reproducible

Fails since (at least) Build :5745:grub2.1511980511 (current job)

Expected result

Last good: :5662:zypper.1511980438 (or more recent)

Further details

Always latest result in this scenario: latest

In the logs I can clearly see: dockerd[2523]: time="2017-11-29T19:49:49.319271599Z" level=warning msg="SUSE:secrets :: dangling symlink: /etc/SUSEConnect"
However, I am not sure if there's a real problem with the symlink or a problem with the internet connection to SCC.

I would propose to enhance the test to check:

ls -l /etc/products.d/baseproduct | grep CAASP.prod
lrwxrwxrwx 1 root root 10 Nov 10 13:38 /etc/products.d/baseproduct -> CAASP.prod

Also maybe running:

admin:~ # zypper products -i | grep CAASP
i+ | SUSE-CAASP-ALL-Pool | CAASP         | SUSE Container as a Service Platform 2.0 | 2.0-0   | x86_64 | Yes

Also, if this fails: assert_script_run 'SUSEConnect --status-text | grep -o "Status: ACTIVE"';
I would propose to run: assert_script_run SUSEConnect --status-text --debug and upload this log.

What do you think?

Actions

Also available in: Atom PDF