Project

General

Profile

Actions

Feature #4061

closed

createst: Commandline param to specify required features

Added by Shivani Bhardwaj over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:
Beginner, Outreachy, Python

Description

It should be possible to define multiple features to be added to the finally generated test.yaml.

Expectation

createst.py mytest mypcap --features HAVE_LUA,HAVE_LIBJANSSON

The final generated test.yaml should have features defined globally.

requires:
  features:
    - HAVE_LIBJANSSON
    - HAVE_LUA
  version: 6.0.0

checks:
- filter:
    count: 1

Actions #1

Updated by Shivani Bhardwaj over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Shivani Bhardwaj over 3 years ago

  • Target version set to QA
Actions #3

Updated by Victory Wekwa over 3 years ago

  • Assignee changed from Community Ticket to Victory Wekwa
Actions #4

Updated by Juliana Fajardini Reichow over 1 year ago

  • Assignee changed from Victory Wekwa to Community Ticket

Unclaiming this due to lack of activity for the past 6 months.

Actions #5

Updated by Haleema Khan over 1 year ago

  • Assignee changed from Community Ticket to Haleema Khan
Actions #6

Updated by Haleema Khan over 1 year ago

  • Status changed from New to In Review
Actions #7

Updated by Jason Ish over 1 year ago

  • Status changed from In Review to Closed

Merged into S-V master. Thanks!

Actions

Also available in: Atom PDF