Project

General

Profile

Actions

Feature #4061

closed
SB HK

createst: Commandline param to specify required features

Feature #4061: createst: Commandline param to specify required features

Added by Shivani Bhardwaj over 5 years ago. Updated over 3 years 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

SB Updated by Shivani Bhardwaj over 5 years ago Actions #1

  • Description updated (diff)

SB Updated by Shivani Bhardwaj over 5 years ago Actions #2

  • Target version set to QA

VW Updated by Victory Wekwa over 5 years ago Actions #3

  • Assignee changed from Community Ticket to Victory Wekwa

JF Updated by Juliana Fajardini Reichow over 3 years ago Actions #4

  • Assignee changed from Victory Wekwa to Community Ticket

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

HK Updated by Haleema Khan over 3 years ago Actions #5

  • Assignee changed from Community Ticket to Haleema Khan

HK Updated by Haleema Khan over 3 years ago Actions #6

  • Status changed from New to In Review

JI Updated by Jason Ish over 3 years ago Actions #7

  • Status changed from In Review to Closed

Merged into S-V master. Thanks!

Actions

Also available in: PDF Atom