Skip to content

Commit

Permalink
Merge "Create netconf-userfeatures for netty"
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwookha-vz authored and Gerrit Code Review committed Aug 23, 2024
2 parents 1276c39 + 3a4b2cf commit 2802859
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions jjb/netconf/netconf-userfeatures-netty.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
- project:
name: netconf-csit-userfeatures-netty
jobs:
- inttest-csit-1node

# The project name
project: "netconf"

# The functionality under test
functionality:
- userfeatures-netty
- gate-userfeatures-netty

# Project branches
stream:
- scandium:
branch: "master"
jre: "openjdk21"

karaf-version: netconf

install:
- all:
scope: "all"

tools_system_image: "ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240801-160217.825"

# Features to install
install-features: >
odl-restconf,
odl-netconf-mdsal,
odl-restconf-openapi,
odl-clustering-test-app,
odl-netconf-topology
# Robot custom options
robot-options: "-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False -v RESTCONFPORT:8182"

0 comments on commit 2802859

Please sign in to comment.