Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Integration tests fail on CentOS 7 due to missing restart count #284

@siegfriedweber

Description

@siegfriedweber

The systemd property NRestarts was introduced in systemd version 235. CentOS 7 uses version 219. Therefore the restart count cannot be retrieved and the integration test cases which test the restart fail.

An annotation must be added if the restart capability is available. If not then the tests must be skipped.

Metadata

Metadata

Labels

type/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions