Bug 905361 - Headpin Nightly : Creating org names with 'NonLatin' characters works ambiguously
Summary: Headpin Nightly : Creating org names with 'NonLatin' characters works ambiguo...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello-configure
Version: 1.3
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Katello Bug Bin
QA Contact: sthirugn@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: sam20-tracker
TreeView+ depends on / blocked
 
Reported: 2013-01-29 09:13 UTC by Tazim Kolhar
Modified: 2017-06-26 20:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-26 20:39:56 UTC
Embargoed:


Attachments (Terms of Use)
katello-debug attached (426.53 KB, application/x-gzip)
2013-01-29 13:48 UTC, Tazim Kolhar
no flags Details

Description Tazim Kolhar 2013-01-29 09:13:03 UTC
Description of problem:
Creating org names with 'NonLatin' characters fails when tried using automation job while works correctly if tried manually

Version-Release number of selected component (if applicable):
# rpm -qa  | grep katello
katello-configure-1.3.3-1.git.41.65f1e42.el6.noarch
katello-common-1.3.5-1.git.2.ac8ce64.el6.noarch
katello-selinux-1.3.1-1.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-1.3.3-1.git.103.b688b4c.el6.noarch
katello-cli-common-1.3.3-1.git.103.b688b4c.el6.noarch
katello-glue-candlepin-1.3.5-1.git.2.ac8ce64.el6.noarch
katello-headpin-1.3.5-1.git.2.ac8ce64.el6.noarch
katello-certs-tools-1.1.9-1.el6.noarch
katello-headpin-all-1.3.5-1.git.2.ac8ce64.el6.noarch


How reproducible:
# yum install -y katello-headpin-all
# katello-configure --deployment=headpin

Steps to Reproduce:
1.# headpin --username *** --password *** org create --name "Орга низация1359448134" --description ""
Successfully created org [ Орга низация1359448134 ]

2.When same test is tried using automation it failed 

   ssh root.eng.bos.redhat.com export LANG=en_US && headpin 
   --username "admin" --password "admin" org create --name
   "Орга низация1359449058" --description ""

   Stderr: Validation failed: Name cannot contain characters other than alpha   
           numerals, space,'_', '-'.

3. The sample testNG report :   

   - http://hudson.rhq.lab.eng.bos.redhat.com:8080/hudson/job/official-headpin- 
     cli/35/ReportNG_Report/
  
Actual results:

the result is ambiguous

Expected results:

both the methods should work correctly (manual as well as automation)
Additional info:

Comment 1 Tazim Kolhar 2013-01-29 13:48:43 UTC
Created attachment 689832 [details]
katello-debug attached

Comment 5 Bryan Kearney 2017-06-26 20:39:56 UTC
The release of Satellite 5.8 we are deprecating the support of Subscription Asset Manager. The release notes for 5.8 can be found at https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/pdf/release_notes/Red_Hat_Satellite-5.8-Release_Notes-en-US.pdf.

I am therefore closing out this bug as WONTFIX. If you believe this to be an error, please feel free tor each out to either Rich Jerrido or Bryan Kearney. Thank you!


Note You need to log in before you can comment on or make changes to this bug.