Bug 39571 - Adding function to utils.sh for calling ucs-test with parameters
Adding function to utils.sh for calling ucs-test with parameters
Status: RESOLVED WORKSFORME
Product: UCS Test
Classification: Unclassified
Component: Framework
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Philipp Hahn
Sönke Schwardt-Krummrich
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-10-16 11:26 CEST by Julian Hupertz
Modified: 2020-09-24 08:17 CEST (History)
4 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Hupertz univentionstaff 2015-10-16 11:26:42 CEST
For different builds using ucs-kvm-create by a Jenkins build project, it would be useful to add new functionalities to utils.sh in ucs-ec2-tools.

@QA: Please advise if Bastian and me can do those changes on our own and what is the best way to commit these changes with QA-handling (for example commenting out?)
Comment 1 Philipp Hahn univentionstaff 2020-09-24 08:17:29 CEST
All functions in test/utils/utils.sh pass through "$@", so you can always use that to add additional options.