Project

General

Profile

Feature #30888

Updated by Ondřej Ezr over 3 years ago

Cloned b'Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1870928 

 *Description \n\n*Description of problem:* 

 [RFE] problem:*\n\n[RFE] Appropriate error should be displayed if incorrect target version is provided while running capsule upgrade playbook job 


 *Version-Release job\n\n\n*Version-Release number of selected component (if applicable):* 
 Red applicable):*\n\nRed Hat Satellite 6.8 Beta 

 *How reproducible:* Always 

 *Steps Beta\n\n\n*How reproducible:*\n\nAlways\n\n*Steps to Reproduce:* 
 1. Reproduce:*\n1. Navigate to the following path in Satellite GUI: Monitor >> Jobs >> Click on "Run Job" 
 2. Job"\n2. Fill in the following details and click on "Submit": 

 --- 
 Job "Submit":\n\n---\nJob category - Ansible Playbook 
 Job Playbook\nJob template - Capsule Upgrade Playbook 
 Search Playbook\nSearch Query - name = (Your_Capsule_FQDN) 

 *Actual results:* 
 The (Your_Capsule_FQDN)\ntarget_version - <Fill in any incorrect version>      // Example: 6.2, 6, abc, 6.z\nwhitelist_options - "check-non-redhat-repository"     // You can provide any other options\n---\n\n\n*Actual results:*\n\nThe job will fail as the "target_version" specified is incorrect but doesn't doesn\'t clearly states that the target versoin was the issue. 

 *Expected results:* 
 The issue.\n\n*Expected results:*\n\nThe failed job should state the "target_version" issue clearly.\n\n*Additional info:*'

Back