From: Venkatrangan Govindarajan Date: Wed, 7 Oct 2020 08:45:12 +0000 (+0530) Subject: odlmicro Netconf Scale Jobs X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=434a10bcff07253e9ab631fc29fd7a2a74f23ba9;p=releng%2Fbuilder.git odlmicro Netconf Scale Jobs Signed-off-by: Venkatrangan Govindarajan Change-Id: Ic84b231ac450ca7b0fc09acc0578796b5f372fcc --- diff --git a/jjb/integration/integration-apex-run-tests.sh b/jjb/integration/integration-apex-run-tests.sh index 6ce6d5c01..4b825bc80 100644 --- a/jjb/integration/integration-apex-run-tests.sh +++ b/jjb/integration/integration-apex-run-tests.sh @@ -171,6 +171,7 @@ for suite in ${SUITES}; do -v SSH_KEY:robot_id_rsa \ -v TOOLS_SYSTEM_IP: \ -v USER_HOME:"${HOME}" \ + -v IS_KARAF_APPL:"{IS_KARAF_APPL}" \ -v WORKSPACE:/tmp \ "${TESTOPTIONS}" "${suite}" || true done diff --git a/jjb/integration/integration-deploy-controller-run-test.sh b/jjb/integration/integration-deploy-controller-run-test.sh index 28439606c..5053957a3 100755 --- a/jjb/integration/integration-deploy-controller-run-test.sh +++ b/jjb/integration/integration-deploy-controller-run-test.sh @@ -89,6 +89,7 @@ robot -N "${TESTPLAN}" \ -v TOOLS_SYSTEM_IP:"${TOOLS_SYSTEM_IP}" ${tools_variables} \ -v TOOLS_SYSTEM_USER:"${USER}" \ -v USER_HOME:"${HOME}" \ + -v IS_KARAF_APPL:"${IS_KARAF_APPL}" \ -v WORKSPACE:/tmp \ ${TESTOPTIONS} ${SUITES} || true diff --git a/jjb/integration/integration-deploy-openstack-run-test.sh b/jjb/integration/integration-deploy-openstack-run-test.sh index 1dbb1ed7b..ae9e76d94 100644 --- a/jjb/integration/integration-deploy-openstack-run-test.sh +++ b/jjb/integration/integration-deploy-openstack-run-test.sh @@ -1233,6 +1233,7 @@ for suite in ${SUITES}; do -v TOOLS_SYSTEM_2_IP:"${TOOLS_SYSTEM_2_IP}" \ -v TOOLS_SYSTEM_3_IP:"${TOOLS_SYSTEM_3_IP}" \ -v USER_HOME:"${HOME}" \ + -v IS_KARAF_APPL:"{IS_KARAF_APPL}" \ -v WORKSPACE:/tmp \ ${TESTOPTIONS} ${suite} || true done diff --git a/jjb/integration/integration-run-test.sh b/jjb/integration/integration-run-test.sh index 35c54ecde..f27624810 100755 --- a/jjb/integration/integration-run-test.sh +++ b/jjb/integration/integration-run-test.sh @@ -67,6 +67,7 @@ robot -N "${TESTPLAN}" \ -v TOOLS_SYSTEM_IP:"${TOOLS_SYSTEM_IP}" ${tools_variables} \ -v TOOLS_SYSTEM_USER:"${USER}" \ -v USER_HOME:"${HOME}" \ + -v IS_KARAF_APPL:"${IS_KARAF_APPL}" \ -v WORKSPACE:/tmp \ ${TESTOPTIONS} ${SUITES} || true diff --git a/jjb/integration/integration-start-cluster-run-test.sh b/jjb/integration/integration-start-cluster-run-test.sh index f9849976d..882e4be63 100644 --- a/jjb/integration/integration-start-cluster-run-test.sh +++ b/jjb/integration/integration-start-cluster-run-test.sh @@ -67,6 +67,7 @@ robot -N "${TESTPLAN}" \ -v TOOLS_SYSTEM_IP:"${TOOLS_SYSTEM_IP}" ${tools_variables} \ -v TOOLS_SYSTEM_USER:"${USER}" \ -v USER_HOME:"${HOME}" \ + -v IS_KARAF_APPL:"{IS_KARAF_APPL}" \ -v WORKSPACE:/tmp \ ${TESTOPTIONS} ${SUITES} || true diff --git a/jjb/odlmicro/odlmicro-csit.yaml b/jjb/odlmicro/odlmicro-csit.yaml index bae10ae59..f6efcb9e2 100644 --- a/jjb/odlmicro/odlmicro-csit.yaml +++ b/jjb/odlmicro/odlmicro-csit.yaml @@ -17,7 +17,6 @@ branch: "master" jre: "openjdk11" functionality: "netconf" - trigger-jobs: "odlmicro-maven-merge-{stream}" robot-options: > -e ODLMICRO_IGN -v ODL_MICRO_VERSION:1.0.1-SNAPSHOT @@ -26,7 +25,6 @@ branch: "stable/aluminium" jre: "openjdk11" functionality: "netconf" - trigger-jobs: "odlmicro-maven-merge-{stream}" robot-options: > -e ODLMICRO_IGN -v ODL_MICRO_VERSION:1.0.0-SNAPSHOT @@ -37,3 +35,106 @@ scope: "test" tools_system_count: 1 + +- project: + name: odlmicro-csit-devices-scale + jobs: + - inttest-csit-1node + + # The project name + project: "odlmicro" + controller-is-a-karaf-feature: "False" + + # The functionality under test + testplan: + "{project}-{functionality}.txt" + + # Project branches. + stream: + - silicon: + branch: "master" + jre: "openjdk11" + functionality: "netconf-devices-scale" + robot-options: > + -e ODLMICRO_IGN + -v ODL_MICRO_VERSION:1.0.1-SNAPSHOT + -v NETCONF_TESTTOOL_VERSION:1.10.0-SNAPSHOT + -v USE_NETCONF_CONNECTOR:False + -v SCHEMA_MODEL:juniper + -v INIT_DEVICE_COUNT:400 + -v SCALE_TESTS:TRUE + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + functionality: "netconf-devices-scale" + robot-options: > + -e ODLMICRO_IGN + -v ODL_MICRO_VERSION:1.0.0-SNAPSHOT + -v NETCONF_TESTTOOL_VERSION:1.9.2-SNAPSHOT + -v USE_NETCONF_CONNECTOR:False + -v SCHEMA_MODEL:juniper + -v INIT_DEVICE_COUNT:5000 + -v SCALE_TESTS:TRUE + install: + - manual: + scope: "test" + + tools_system_count: 1 + odl_system_flavor: odl-standard-8 + tools_system_flavor: odl-standard-8 + # Plot Info + 01-plot-title: "Max Devices" + 01-plot-yaxis: "Devices" + 01-plot-group: "Netconf Devices" + 01-plot-data-file: "devices.csv" + + build-timeout: "720" + +- project: + name: odlmicro-csit-general-scale + jobs: + - inttest-csit-1node + + # The project name + project: "odlmicro" + controller-is-a-karaf-feature: "False" + + # The functionality under test + testplan: + "{project}-{functionality}.txt" + + # Project branches. + stream: + - silicon: + branch: "master" + jre: "openjdk11" + functionality: "netconf-general-scale" + robot-options: > + -e ODLMICRO_IGN + -v ODL_MICRO_VERSION:1.0.1-SNAPSHOT + -v NETCONF_TESTTOOL_VERSION:1.10.0-SNAPSHOT + -v USE_NETCONF_CONNECTOR:False + -v SCHEMA_MODEL:juniper + -v INIT_DEVICE_COUNT:400 + -v SCALE_TESTS:TRUE + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + functionality: "netconf-general-scale" + robot-options: > + -e ODLMICRO_IGN + -v ODL_MICRO_VERSION:1.0.0-SNAPSHOT + -v NETCONF_TESTTOOL_VERSION:1.9.2-SNAPSHOT + -v USE_NETCONF_CONNECTOR:False + -v SCHEMA_MODEL:juniper + -v INIT_DEVICE_COUNT:5000 + -v SCALE_TESTS:TRUE + install: + - manual: + scope: "test" + + tools_system_count: 1 + odl_system_flavor: odl-standard-8 + tools_system_flavor: odl-standard-8 + + build-timeout: "720"