Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Besides latest version for HV-VES also Configbind version is top up
Issue-ID: DCAEGEN2-1751
Change-Id: I39131ffe191315c9215858d646ae329fc9166ce8
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|
|
Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8
Issue-ID: DCAEGEN2-1702
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
|
|
Change-Id: If69c17fb0e7664ae6f24af284833daa46ed32b82
Issue-ID: MODELING-220
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
Change-Id: Ibed69f6a1ac068d7b088ed0367ea5b59e29f933f
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
Change-Id: Ic1653a408676d0f3d17c52c64f96dc145fd07b61
Issue-ID: SO-2288
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
|
|
|
|
Change-Id: I82c771869b58bcbc0357b0e7f9774e3487c04017
Issue-ID: INT-1243
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: Ia05a51b58f4a6514c642f468e938d9c41af09ce9
Issue-ID: INT-1243
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
Change-Id: I347c38424aa7ce07b81b52e4573e7375fdd09ae6
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
Change-Id: I7419c05936d42addf58b4ce45140d0474a9a0264
Issue-ID: SO-2299
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
Allow automatic selection of the best apache mirror server
to avoid hardcoded mirror server in apache-maven download
url. This change should increase reliability of POLICY CSIT
test plans in case that some mirror servers are experiencing
issues.
Originally used server is set as preferred, i.e. it still
will be used if it's available.
In case of failure of maven installation, test plan execution
will be terminated with failure.
Change-Id: Ia765652b42e6a20716f5e76304916602852b5654
Issue-ID: POLICY-2046
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
|
|
This commit removes one 2 minutes sleep which seems to be unnecessary
and removes copy-pasted "timeout" code from sdc's docker_run.sh which
also seems to be pointless and broken - the script fails to populate
variable which results in broken docker command and that triggers
pipefail if not disabled and if disabled then it just simply breaks
out of the loop in the first iteration.
Issue-ID: SDC-2558
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I65f92c5fda5b126b8178382fc463c31e67029d5a
|
|
By default it is disabled and the test works as before, but by providing
the SDC_LOCAL_IMAGES variable with a value of true/yes it will not use
the upstream images (from registry) but instead the local one (in docker
cache) - they have to be build beforehand of course.
They are two more optional variables (if SDC_LOCAL_IMAGES == true/yes):
SDC_LOCAL_GITREPO .. for local git repo instead of an upstream branch
SDC_LOCAL_TAG .. it will use local images with this docker tag
Issue-ID: SDC-2553
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: Ib64ca17e81aa9c3406e0a5d8fb403f1c1b0862a1
|
|
Sourced files are now safely wrapped so the state of set options in the
run_csit.sh script is consistent. Responsibility and hardening is now
shifted to the sourced files.
+ Added quotes everywhere where whitespace could emerge and break the
script
Issue-ID: INT-1242
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: Id353e1d1999df9663a1b2af45593065992a25af3
|
|
Issue-ID: POLICY-2063
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I4fdff6f2d95af87e36108412a92e8f2936d7f6fd
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
Change-Id: I6b75de2b4c5e1c4c9cdf6b5d5f116eba81c6505a
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
|
|
|
|
Change-Id: I261f94ca138e55346b4b2880f0be7b8259c8f1e7
Issue-ID: POLICY-2047
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
As per updated model, policy type & data type are represented as Map
directly instead of List of Map earlier. Updating the json files to
adapt to this change.
Issue-ID: POLICY-2047
Change-Id: Id46b6d20f3c1cb727909b0825066e4763120e46a
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Add orchestration project containing robot setup for testing
Create and Delete Service Instance that will utilize requests
directed to simulator (SIM) Container and AAI image
Issue-ID: SO-2264
Signed-off-by: Mnushkin, Dmitry (dm4252) <dm4252@att.com>;;;
Change-Id: Iac4ac97fcbe5e73712486547d4a5046387751e5b
|
|
Issue-ID: DCAEGEN2-1719
Change-Id: If5c96a7f205a34f78e50585a7187c5b9a3820023
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
Change-Id: I1c6c2605ff2eeaf21a4d35b66465e28c70476f6a
Issue-ID: INT-1236
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
Change-Id: I230e569c0b25d31aaf63d5476c7585673c9eb58b
Issue-ID: SO-2238
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
Change-Id: I1ddb59706db5fc6a402e0980bcbb12ae1c6bbce5
Issue-ID: SO-2220
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I85498b0a4d14e6839329b515112f98ee22822a41
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Signed-off-by: eh552t <eh552t@intl.att.com>
Change-Id: I123876f31dc591184f0986edba4bc9a302779607
Issue-ID: CLAMP-276
|
|
Change-Id: Ic429358d94c3bb2f4224584177da857615cdf060
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: Ib2c757a51162515a5b80b01b0912cdf3ee6622da
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: Ic237c78dd3a9f3b134c134a579e96ad08b63bea6
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
Change-Id: Ic4d0306742a7ad9c4a3ddf2532185b24d80bced9
Issue-ID: SO-2220
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
Change-Id: Ic74cb89c61260c6fdcec98478b92f5cd31060131
Issue-ID: INT-1229
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change policy-distribution csit test cases to support ToscaPolicyType
and ToscaPolicy.
Change-Id: Ic6539a2c6f3d2a5b0a4a0b66ce456512d909a320
Issue-ID: POLICY-1893
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
Latest optf-has image in master is 1.3.2 and should be used
in master's CSIT tests - this is quick fix for making the CSIT
relevant, but the image number should be automatically based
on master's version.properties instead of being separately
hard-coded for CSIT
Change-Id: Ie31646f48a084a0265481a89514ee75f7716d44a
Issue-ID: OPTFRA-576
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
|
|
Preparation steps need to be executed every time for Jenkins as
they do not have all the required libraries preinstalled
This is a quick fix for a problem introduced in
https://gerrit.onap.org/r/#/c/integration/csit/+/93698/
A more proper correction requires refactoring and aligning
prerequirements for local executions and Jenkins and needs
analysis and design to be done in future releases
Issue-ID: TEST-197
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: If15935097d2b90b9d49062429194ca7d7a0e4d3d
|
|
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I5ebedbe527d6dea2f9e9212555ce9af54382e065
|
|
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I29181c746a4691409a2df32a9f6c77d0a56724c6
|
|
|
|
Change-Id: I74a83877227f23cdcb9843e2ca6b7dd6e9d2f842
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
Change-Id: I9bb25b51734907fef191d6f548b28a65d147e3b9
Issue-ID: SO-2144
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I7a735cd85e8e4264170df7f99c0adeddfe72684d
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Backport improvements made to corresponding integration
test in https://gerrit.onap.org/r/#/c/testsuite/+/92864/ to CSIT
Change-Id: Iadc7463b81a9860f1b625abdaff66a125b4a9c46
Issue-ID: SDC-2480
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|