Project

General

Profile

Actions

Bug #25853

closed

The suggestion to whitelist steps does not contain currently white-listed steps

Added by Martin Bacovsky over 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

When I run check with --whitelist <steps> and the check fails it suggest to whitelist the failing steps in case it is false positive. The suggestion does not include the steps it was run with.

$ foreman-maintain upgrade check --target-version 6.4.z --whitelist="check-epel-repository,repositories-validate,disk-performance" 
...
Check whether reports have correct associations:                      [OK]
--------------------------------------------------------------------------------
Check for duplicate Puppet class records:                             [OK]
--------------------------------------------------------------------------------
Validate availability of repositories:                                [SKIPPED]
--------------------------------------------------------------------------------
Scenario [Checks before upgrading to Satellite 6.4.z] failed.

The following steps ended up in failing state:

  [hammer-ping]
  [services-up]

The following steps ended up in warning state:

  [check-hotfix-installed]

Resolve the failed steps and rerun
the command. In case the failures are false positives,
use --whitelist="hammer-ping,services-up" 

Expected output:

Resolve the failed steps and rerun
the command. In case the failures are false positives,
use --whitelist="check-epel-repository,repositories-validate,disk-performance,hammer-ping,services-up" 

Actions #1

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_maintain/pull/258 added
Actions #2

Updated by Kavita Gaikwad almost 5 years ago

  • Assignee set to Suraj Patil
Actions #3

Updated by Suraj Patil almost 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF