Bug 986326 - Headpin Nightly : Creating a Org with some invalid name should fail but is passed
Summary: Headpin Nightly : Creating a Org with some invalid name should fail but is pa...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: Nightly
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: Unspecified
Assignee: Mike McCune
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-19 12:20 UTC by Tazim Kolhar
Modified: 2016-04-26 00:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-10 16:29:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tazim Kolhar 2013-07-19 12:20:54 UTC
Description of problem:
Creating a Org with some invalid name should fail but is passed

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

# rpm -qa | grep katello
katello-glue-candlepin-1.4.2-1.git.852.fc1c56a.el6.noarch
signo-katello-0.0.9-1.el6.noarch
katello-cli-common-1.4.2-1.git.128.53e0dde.el6.noarch
katello-common-1.4.2-1.git.852.fc1c56a.el6.noarch
katello-headpin-1.4.2-1.git.852.fc1c56a.el6.noarch
katello-certs-tools-1.4.2-1.el6.noarch
katello-selinux-1.4.3-1.git.4.99dc194.el6.noarch
katello-headpin-all-1.4.2-1.git.852.fc1c56a.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-1.4.2-1.git.128.53e0dde.el6.noarch
katello-configure-1.4.3-1.git.67.f71e590.el6.noarch
katello-glue-elasticsearch-1.4.2-1.git.852.fc1c56a.el6.noarch
katello-repos-1.4.2-1.el6.noarch

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

Steps to Reproduce:
1.ssh root.rhts.eng.bos.redhat.com export LANG=en_US; /usr/bin/headpin --username "admin" --password "admin" org create --name "orgCrt1374226370059 very < invalid name" --description "Simple description"
Stdout: Successfully created org [ orgCrt1374226370059 very < invalid name ]
Stderr:
ExitCode: 0

2. Please refer the latest test report
   - http://hudson.rhq.lab.eng.bos.redhat.com:8080/hudson/job/official-headpin-cli/201/ReportNG_Report/

3.

Actual results:
A org with some invalid name is created

Expected results:
Org with invalid name fails

Additional info:

Comment 1 RHEL Program Management 2013-09-17 04:22:22 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 3 Mike McCune 2013-10-10 16:29:20 UTC
you can name orgs whatever you want.  The label gets 'converted' to an ASCII friendly value.  closing as notabug


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