diff options
author | Dan Timoney <dtimoney@att.com> | 2024-09-13 16:28:21 -0400 |
---|---|---|
committer | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2024-09-17 11:21:31 +0200 |
commit | 05a58c8d2f4f9c738938375e6bc521b9679598b0 (patch) | |
tree | 0d08a00001dce4898c6e903ca75e1ef6ce66f7bf /csit/plans | |
parent | a24233f5fa58117baeec7b488fa793dc6e6ea0df (diff) |
Update sdnc/oam for ODL Potassium release
Update sdnc/oam for OpenDaylight Potassium release
Issue-ID: SDNC-1846
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ifa26cdc9210733168bc176ad8a852f089a8c71b7
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'csit/plans')
-rwxr-xr-x | csit/plans/sdnr/setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/plans/sdnr/setup.sh b/csit/plans/sdnr/setup.sh index 94e367be..6627d7cf 100755 --- a/csit/plans/sdnr/setup.sh +++ b/csit/plans/sdnr/setup.sh @@ -43,7 +43,7 @@ sdnr_web_launch # SDNC_READY_TIMEOUT=450 ## if jenkins should be ok without running robots TCS's -#SDNC_RELEASE_WITHOUT_ROBOT=true +SDNC_RELEASE_WITHOUT_ROBOT=true #Pass any variables required by Robot test suites in ROBOT_VARIABLES ROBOT_DEBUG_LEVEL=DEBUG # INFO or DEBUG |