Project

General

Profile

Actions

Bug #15945

closed

upgrade_check fails because of running tasks

Added by Bryan Kearney over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Upgrades
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1361785
Description of problem:
Run the pre-upgrade check script to get a list of hosts that can be deleted after upgrading. If any unassociated hosts are found, associating them to an organization before upgrading is recommended.

  1. foreman-rake katello:upgrade_check

Problem is that the upgrade_check fails when there are running tasks.

Version-Release number of selected component (if applicable):

How reproducible:
100%

Steps to Reproduce:
  1. foreman-rake katello:upgrade_check
    This script makes no modifications and can be re-run multiple times for the most up to date results.
    Checking upgradeability...
    Checking for running tasks...
    [FAIL] - There are 7 active tasks.

Actual results:
[FAIL] - There are 7 active tasks.

Expected results:
upgrade_check to continue

Additional info:

Actions

Also available in: Atom PDF