Age | Commit message (Collapse) | Author | Files | Lines |
|
CSITs as per the latest policy type validation changes.
Drools and drools apps fixes.
Removed policy-health.
Change-Id: I086bf747059435e12d15e0481b00c97c20eaadc1
Issue-ID: POLICY-1402
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
Currently APEX specific information is placed under properties|content in ToscaPolicy.
Avoid keeping under "content" and keep the information directly under properties.
Change-Id: Id322df2ae977d4901b81bb70e95ad7e55771869c
Issue-ID: POLICY-2332
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
Removes JAVA_HOME for drools pdp
Updates Policy API tests
Updates XACML-PDP database connection
Downloads dmaap simulator instead of compiling it for xacml-pdp,apex-pdp and distribution
Changes from Jim, Jorge and Chenfei
Issue-ID: POLICY-2325
Change-Id: I28ff3384f9ae9b7d1ce6940eb62aa87278e7a9c5
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
according to IT-18669, one of the issue to commit an INFO.yaml is due to
the fact that the csar files include a CRLF
causing warning then the impossibility to commit the INFO.yaml
Issue-ID: INT-1386
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ibaceef6a5278f9ba3e8f36eadabc0a14435b880a
|
|
These are the lines removed:
+ Proprietary information (Restricted)
+ For use only by authorized individuals and not for general distribution.
Issue-ID: POLICY-2107
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I1b68376ff61e16fb600dfb3656809680c92b81a7
|
|
This commit introduces a new set of variables for sdc-dcae-d test in the
same style as was for sdc tests. Some refactor had to be done to make it
work and make it less copy-pasted.
Issue-ID: SDC-2564
Change-Id: Ic0725dbc4643d0563594f28d2a772968e291f788
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
|
|
SDC_LOCAL_GITREPO will not do what you want (most likely) if used
with a relative path - it worked only with an absolute one.
This commit fixes this but it adds a new requirement: 'realpath';
which should be on any system as it is part of the coreutils and
similar package sets.
Issue-ID: SDC-2553
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I2d79252cb315538997c91b754acb59f52469df00
|
|
New variable: SDC_TEST_HTTPS
Adjusted robot test too and fixed bad naming there - it was not
the SDC BE container but SDC FE.
For this change to work the upstream change in SDC has to be merged
too - or use this only with a local repo and with some proper setup.
+ Added quotes around shell variables
Issue-ID: SDC-2564
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I3db9f2e1c22a539df3b6c356bd91f67f0328cbd7
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
|
|
Issue-ID: POLICY-2107
Change-Id: Ide08bad0982ea81ccd1db040f55f23db1741677b
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Change-Id: I46aee618b1372e97cac055c4d8bd78d2b8375a49
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
|
|
|
|
Change-Id: I9d382dedf25448c2e138bab14443addde27caa47
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
Change db script so that it uses the autogenerated test data instead of
a predefined one
Issue-ID: CLAMP-496
Change-Id: I211913acbe49f93696e8d21674936fd589964b4a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Change-Id: I59277bc4b259d1b91b3259e7985efca6b0639671
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
|
|
|
|
|
|
Change-Id: Ibed69f6a1ac068d7b088ed0367ea5b59e29f933f
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
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
|
|
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>
|
|
Issue-ID: DCAEGEN2-1719
Change-Id: If5c96a7f205a34f78e50585a7187c5b9a3820023
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
Signed-off-by: eh552t <eh552t@intl.att.com>
Change-Id: I123876f31dc591184f0986edba4bc9a302779607
Issue-ID: CLAMP-276
|
|
|
|
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>
|
|
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I29181c746a4691409a2df32a9f6c77d0a56724c6
|
|
|
|
Change-Id: Ic1e35a7672da4386c22c5a51d5f95c41c50784f0
Issue-ID: POLICY-1744
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
Enables Policy CSITs for API, PAP, Distribution, Drools-applications,
Apex-PDP and XACML-PDP to pull correct docker images based on the
code branch.
--------------
Updating the policy model json in apex-pdp csit
Changes were made to read the policy model as proper json instead of
json formatted string in APEX-PDP. With this fix in place, the policy
tosca json file need to be updated with the proper json.
Issue-ID: POLICY-1836
Issue-ID: POLICY-1796
Change-Id: I6b99c8ae9cb78dd8ebddc522bc2a7080ec6e5735
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
- copy docker run scripts to and execute them under
the new scripts/sdc-dcae-d instead of scripts/sdc
- update info outputs
Change-Id: Ie07f91d5e8c4a1ef4e14025fa8bd3cdaeb454b3b
Issue-ID: SDC-2365
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
- directory structures of DCAE-DS CSIT plans, scripts and tests
have been changed to be more compatible with jjb templates to
enable working Jenkins jobs
- robot tests adjusted to latest changes in robotframework-onap library
Change-Id: Id05602a88557267cc7ae77f066877680ae431a7f
Issue-ID: SDC-2365
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
|
|
|
|
|
|
|
|
- Remove data folder by force as sudo in kill script
- Fix script name output (also in vid's corresponding script)
Issue-ID: SDC-2362
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I91f031c74e7ae05ec4645677ec8c07b34ed28c0b
|
|
Add CSIT robot test and structure for DCAE-DS
This test case provides initial basic implementation for
monitoring configuration service creation and approval procedure
- only unauthenticated backend http interfaces are used
- distribution of the service is excluded
- keyword libraries and templates should be refactored into testsuite repo
- no logs are verified on runtime
Change-Id: Ied08206fe8567a249c309bcd243e25b153b33da7
Issue-ID: SDC-2365
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
In the end to end csit test cases of APEX, currently we are mounting the
config files for APEX and PAP. This is not necessary.
Change-Id: I10f9ed509e4bb537cc91f145dde34aeb8c0d9b99
Issue-ID: POLICY-1863
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
Only apex CSIT overrides PAP's defaultConfig.json, so only had
to add the new parameter to that one file.
Issue-ID: POLICY-1846
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Iba15c1db0d03dc42c8f5c058b9bc8e9ff55c42b4
|
|
Issue-ID: SDC-2361
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I23823478fdc09207a084ebb328c1aa6f13638bdc
|
|
The other containers were starting before their user names had
been added to the DB. Consequently, they were aborting at start-up.
Modified the various setup.sh scripts to run the DB-init script
before starting the remaing containers.
Also add start_all to start the containers and wait for the ports
to start listening, eliminating the need for the "curl" tests in
the setup.sh scripts.
Also removed version numbers from some yml files.
Change-Id: Idd9ff81b3ab4a78926b644f22360c9222afe82d5
Issue-ID: POLICY-1829
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: SDC-2352
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Id89ccc01e0e945d69e2eb576b5efead928843535
|
|
Issue-ID: OPTFRA-517
Change-Id: I34adbe4284c39041c44b70fce9677e9a64f5b3da
Signed-off-by: Jerry Flood <jflood@att.com>
|