Bug 1479249

Summary: [RFE] Add ability to run test.sh with specified tests
Product: [Fedora] Fedora Reporter: Maryna Nalbandian <mnalband>
Component: beakerlibAssignee: Dalibor Pospíšil <dapospis>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: azelinka, dapospis, dkutalek, jprokes, mkyral, mnalband, muller
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-20 17:21:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Maryna Nalbandian 2017-08-08 07:59:41 UTC
Description of problem:
Add ability to run test.sh with specified tests. It can be looks like:
$ ./test.sh test_${TEST_1} & test_${TEST_2}

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

How reproducible:
100%

Steps to Reproduce:
1.Run /beakerlib/src/test/test.sh test_${TEST_1} & test_${TEST_2}
or 
2. /beakerlib/src/test/test.sh test_${TEST_1} test_${TEST_2}

Actual results:
command not found...

Expected results:
Both tests were ran 

Additional info:

Comment 1 David Kutálek 2017-08-16 10:03:23 UTC
What is the use case for this rfe?

Comment 2 Dalibor Pospíšil 2017-08-20 17:21:47 UTC
According to src/test/README it is already implemented and I'm sure I used it.

Comment 3 Red Hat Bugzilla 2023-09-14 04:02:07 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days