From: Dan Timoney Date: Mon, 25 Apr 2022 13:16:25 +0000 (-0400) Subject: Update versions for Kohn X-Git-Tag: 2.3.1~14^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Foam.git;a=commitdiff_plain;h=7a26d3586480aeb706337adf0b3bdc607f96afa4 Update versions for Kohn Update CCSDK versions in parent poms to align with Kohn release Issue-ID: CCSDK-3641 Signed-off-by: Dan Timoney Change-Id: I363b4679b70e40debf596b103fccc3a32ec45a6d Signed-off-by: demskeq8 Former-commit-id: cec050a735e6c72828da2f304191b471dd889349 --- diff --git a/csit/plans/sdnr/testplan.txt b/csit/plans/sdnr/testplan.txt index 163b8214..caf38e6b 100644 --- a/csit/plans/sdnr/testplan.txt +++ b/csit/plans/sdnr/testplan.txt @@ -1,5 +1,9 @@ # Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. -#echo "Successfully triggered the Test plan" -sdnr/healthcheck + +## To skip sdnr robot test suite uncomment this test case +sdnr/debug/10_dummy.robot + +## To skip sdnr robot test suite comment this test case +#sdnr/healthcheck #sdnr/functional diff --git a/csit/tests/sdnr/debug/10_dummy.robot b/csit/tests/sdnr/debug/10_dummy.robot new file mode 100644 index 00000000..7ae55d3a --- /dev/null +++ b/csit/tests/sdnr/debug/10_dummy.robot @@ -0,0 +1,11 @@ +*** Settings *** +Documentation Dummy test case for debugging purposes +... This test is doing nothing and can be put into testplan.txt +... to debug production and deployment without running sdnr robot tests. + +Library BuiltIn + + +*** Test Cases *** +Dummy Test + Pass Execution Dummy Test for Debugging purposes \ No newline at end of file diff --git a/pom.xml b/pom.xml index ef96c7dc..8fd8a448 100755 --- a/pom.xml +++ b/pom.xml @@ -25,17 +25,17 @@ ${project.version} - 1.3.0 - 2.3.0 - 1.3.1 - 1.4.1 - 1.3.0 + 1.4.0-SNAPSHOT + 2.4.0-SNAPSHOT + 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT + 1.4.0-SNAPSHOT ${ccsdk.sli.version} - 1.3.1 - 1.3.1 - 1.3.1 - 1.3.1 + 1.4-STAGING-latest + 1.4-SNAPSHOT-latest + 1.4-STAGING-latest + 1.4-STAGING-latest