Bug 959035 - Make beaker-wizard configurable
Summary: Make beaker-wizard configurable
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: wizard
Version: 0.12
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-03 03:37 UTC by Nick Coghlan
Modified: 2020-11-19 22:05 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-11-19 22:02:41 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 733243 1 None None None 2021-01-20 06:05:38 UTC

Internal Links: 733243

Description Nick Coghlan 2013-05-03 03:37:39 UTC
Beaker-wizard currently hard codes several Red Hat specific elements, notably:

1. The default licenses
2. The list of test types
3. The list of namespaces
4. The list of releases
5. The specific Bugzilla instance (via the URL settings)
6. The default user preferences

The core list of test types can be simplified to just Regression and Security, as they're needed by the bugzilla integration (which uses Regression by default, unless given a CVE number). The default (unconfigured) test type would be Regression.

The core list of namespaces can be simplified to just one (distribution, for Beaker provided tests). 

I'm not quite sure what to do about the releases - what's there now is probably a reasonable fallback for as long as Beaker provisioning remains anaconda specific.

Comment 2 Nick Coghlan 2013-05-03 03:56:48 UTC
For bonus points, it would be helpful if optional site specific URLs (or just extra help text) could be configured that are presented when asking users to choose a license, test type, namespace and release.

These are the kinds of things that are really going to be dependent on the specific installation, so the best we can do from a UI point of view is make it easier for those operating the instance to point their users in the right direction.


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