Project

General

Custom queries

Profile

Actions

Feature #4061

closed

createst: Commandline param to specify required features

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

#1

Updated by Shivani Bhardwaj over 4 years ago

  • Description updated (diff)
#2

Updated by Shivani Bhardwaj over 4 years ago

  • Target version set to QA
#3

Updated by Victory Wekwa over 4 years ago

  • Assignee changed from Community Ticket to Victory Wekwa
#4

Updated by Juliana Fajardini Reichow over 2 years ago

  • Assignee changed from Victory Wekwa to Community Ticket
#5

Updated by Haleema Khan over 2 years ago

  • Assignee changed from Community Ticket to Haleema Khan
#6

Updated by Haleema Khan over 2 years ago

  • Status changed from New to In Review
#7

Updated by Jason Ish over 2 years ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF