Bug 1479249 - [RFE] Add ability to run test.sh with specified tests
Summary: [RFE] Add ability to run test.sh with specified tests
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dalibor Pospíšil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-08 07:59 UTC by Maryna Nalbandian
Modified: 2023-09-14 04:02 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-20 17:21:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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