summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2018-10-22Add CSIT job for azure pluginSudhakar Reddy1-0/+22
Change-Id: Iea049f2ed061ef8423053954c1d58d971020ae60 Issue-ID: INT-686 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-10-08Merge "OOF HAS CSIT with MUSIC v3 integration"Gary Wu1-28/+33
2018-10-08OOF HAS CSIT with MUSIC v3 integrationDileep Ranganathan1-28/+33
Updated HAS setup and teardown scripts Added MUSIC v3 support, AAF support, Basic Authorization for MUSIC. Used AAF_RootCA for A&AI simulator. Sync conductor.conf based on generated latest conf. Change-Id: Id1a6c8a4e524a6ade5b60277a6cb538724902d11 Issue-ID: OPTFRA-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-08Fix CSIT issueseshukm1-29/+29
Change-Id: Icd054805e2bc5757e3e62471dc815c5b596b519e Issue-ID: SO-1112 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-04Merge "Initial implementation of optf-osdf csit"Gary Wu6-0/+236
2018-10-03Initial implementation of optf-osdf csitvrvarma6-0/+236
Fixing osdf, simulator startup scripts Split the setup & functional test cases Add robot keywords for test suites Refactoring test suites based on comments Change-Id: Ic96343968ec919ac3c5272bc953bbaeb974f2393 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-286
2018-10-03Merge "Remove false positive tests"Gary Wu6-142/+113
2018-10-03Remove false positive testsStanislav Chlebec6-142/+113
Originally abandoned by author Matej Klotton - original Change-Id: I7030428ce113baeafbde205bcb90c85c9d56daf9. Change-Id: I6f6eeaa49965b96c58d5012b8a5625bc42573693 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: APPC-1204 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
2018-10-02Merge "Change to AAF-compatible default credentials"Gary Wu1-2/+2
2018-10-02Merge "Lower case for HV-VES domain"Gary Wu13-21/+21
2018-10-02Merge "DDD implementation"Gary Wu2-121/+78
2018-10-02Merge "Updated VES version to latest"Gary Wu1-1/+1
2018-10-02Change to AAF-compatible default credentialsJorge Hernandez1-2/+2
Change-Id: I4a5f5bb716a5acd0d823ca29d85defeebbcb55ef Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-10-02DDD implementationMariusz Wagner2-121/+78
Issue-ID: INT-676 Change-Id: I970eda81a081acab7401f0b213d6e675b5570871 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-10-02Updated VES version to latestrajendrajaiswal1-1/+1
Issue-ID: INT-649 Change-Id: Ieab4f32817f48646e463126eb38fa58e9ea82331 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-10-02Lower case for HV-VES domainFilip Krzywka13-21/+21
Change-Id: I7e6192de701a5f5963a558de59505e70d5402fd9 Issue-ID: DCAEGEN2-847 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-10-01Merge "Added New Test for File Consumer"Gary Wu1-16/+27
2018-10-01Added New Test for File Consumerrajendrajaiswal1-16/+27
Issue-ID: INT-649 Change-Id: Ia209db425655fbcb9510a5a4154a354d04c8f57f Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-10-01Merge "Publish to Prov in CSIT"Gary Wu1-8/+10
2018-10-01Publish to Prov in CSITConor Ward1-8/+10
Change-Id: I18b4ab6fa2a86eddad1c88c39392482f0f1f40fc Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-575
2018-10-01Update HV-VES domainFilip Krzywka14-22/+22
Commit follows changes to domain name made in other tasks for this issue. Change-Id: I5d1b6b64d046cc5a2323e1e1646499cbd05d24a2 Issue-ID: DCAEGEN2-847 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-28Fixed job in JenkinsMariusz Wagner3-6/+18
- fixed job - added new TC - event without IPv6 field Issue-ID: INT-673 Change-Id: I4fe7c2259d61c19eea6ad7b018c953ceee1442dc Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-27Adjust relative paths for CSIT filesGary Wu12-26/+26
Remove leading test/csit/ from all relative paths to accomodate the move into integration/csit repo. Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Move CSIT to integration/csit repoGary Wu369-0/+24807
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>