aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23tests for ssl connection for PRH, AAI and DmaaPpkaras5-67/+52
Change-Id: If1e73dee9d517832852ae618d73e45da29052828 Issue-ID: DCAEGEN2-886 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-10-23Enhance vid CSIT tests, added for scaleoutkoblosz23-171/+398
Issue-ID: VID-323 Change-Id: I31ad377ee766eaf66c848ad802c33e21ea1dfe76 Signed-off-by: Sandra Koblosz <sandra.koblosz@nokia.com>
2018-10-22OOF SMS CSITDileep Ranganathan14-90/+233
Added CSIT support for HAS and OSDF with SMS Bring up dependencies like sms service and related containers Preload secrets Removed clear text secrets from config files Deleted unused osdf folders inside has folders. osdf uses separate folders now. Change-Id: Ie534e13b87a98de9f3ab1ed0be66f5f699353d93 Issue-ID: OPTFRA-343 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-22Merge "Add CSIT job for azure plugin"Gary Wu4-0/+74
2018-10-22tests for ssl connection for PRH, AAI and DmaaPpkaras10-87/+131
Change-Id: I503a0749f22336b35b2633d372a3ef59d6bf71c8 Issue-ID: DCAEGEN2-880 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-10-22Add CSIT job for azure pluginSudhakar Reddy4-0/+74
Change-Id: Iea049f2ed061ef8423053954c1d58d971020ae60 Issue-ID: INT-686 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-10-19Changes to docker fils due to Gerrit 70812LiamBurke2-10/+11
Change-Id: I4a3d722485fd0d47fae3e86f7b947d0e8b40e07e Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-10-19Merge "Change location of docker-compose"Gary Wu2-3/+3
2018-10-19Merge "SSL setup for AAI and simulator"Gary Wu13-29/+215
2018-10-19Change location of docker-composeConor Ward2-3/+3
Change-Id: If59e8a032c3ae60fb5601fe113d30378b13d3721 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-847
2018-10-19SSL setup for AAI and simulatorpkaras13-29/+215
Change-Id: I6b29013032809e8ded110d06d132f765cfc13a7d Issue-ID: DCAEGEN2-878 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-10-18modify version in d.props for csitSai Gandham1-1/+1
Issue-ID: AAF-576 Change-Id: I8a898f4038f1226c7bcb754cea73e0db05fea337 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-17DMaaP MR CSIT cleanupsunil unnava1-30/+1
Issue-ID: DMAAP-851 Change-Id: I94cfee76c032bd1afd543b1e40242fd584e510a7 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-16Change dockercompose of message routerLiamBurke2-2/+4
Change-Id: Ie6d3a6d6f98b725b7d15b671da4b0c7ba32e2de7 Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-10-16Merge "Fix CSIT for CLAMP as UI was reworked"Gary Wu4-18/+18
2018-10-16Merge "Add test checking so connection"Gary Wu14-442/+195
2018-10-15Fix CSIT for CLAMP as UI was reworkedeh552t4-18/+18
Change-Id: I2ae675fe1fb5c3f93e197854b6a64b7bc0c24d1e Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-233
2018-10-15Add test checking so connectionadam14-442/+195
Added test checking if vid is contacting SO using HTTPS Change-Id: I75cb829cdc9feb231dfd4d3826d12cab18781d38 Issue-ID: INT-648 Signed-off-by: adam <adam.krysiak@nokia.com>
2018-10-12Merge "Update aaf csit plans latest images"Gary Wu3-67/+182
2018-10-12Update aaf csit plans latest imagesSai Gandham3-67/+182
Adjust teardown.sh Issue-ID: AAF-388 Change-Id: Iaa9c384f38877e158309e4c25d96b2fed5ae61b9 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-12Fix negativ TCMariusz Wagner1-1/+1
Fix failing negative TC Issue-ID: INT-688 Change-Id: I49d075d072ea34382290e3751ebc00902ea1998b Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-10-10Upgrade docker image versionDileep Ranganathan2-2/+2
Upgrade docker version to 1.2.2 Change-Id: I8f9c5bdc5cd8f6bfa6aea357e43ab6604fc15403 Issue-ID: OPTFRA-370 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-10Merge "Changes to mariadb start from DataRouter"Gary Wu2-5/+6
2018-10-10Changes to mariadb start from DataRouterLiamBurke2-5/+6
Change-Id: Icdfb4692de48e0e81fd5e961a85422e8900a73fc Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-10-09Merge "Add ansible server for APPC CSIT"Gary Wu2-4/+12
2018-10-08Merge "OOF HAS CSIT with MUSIC v3 integration"Gary Wu11-228/+499
2018-10-08OOF HAS CSIT with MUSIC v3 integrationDileep Ranganathan11-228/+499
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-06Add ansible server for APPC CSITAaron Hay2-4/+12
Change-Id: Iea988ff2fe45431b030299952c7cbc8340f209ba Issue-ID: APPC-1168 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-10-05Merge "Check network speed on Jenkins slave VMs"Yang Xu1-0/+9
2018-10-04Change dfc repo locationLiamBurke1-2/+2
Change-Id: I3a529a4da9bdc8feee404edfcaed3a67b6257008 Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-10-03Check network speed on Jenkins slave VMsGary Wu1-0/+9
Change-Id: Ia8a2dca1841b7018726f81e27f1edf2ccd69d784 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-04Merge "Initial implementation of optf-osdf csit"Gary Wu14-0/+610
2018-10-03Initial implementation of optf-osdf csitvrvarma14-0/+610
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-03Updates to the Data File Collector config jsonLiamBurke1-3/+11
Change-Id: I975c8c83c6c1e539e739287c3e9dd91f812b4a6f Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-10-03Merge "Remove false positive tests"Gary Wu7-143/+114
2018-10-03Prevent binaries from being checked inGary Wu1-0/+4
Change-Id: I394d96943e63d18008f2deba25f22220746f5745 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-03Remove false positive testsStanislav Chlebec7-143/+114
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-03Reset MR IP after docker-compose restartDominic Lunanuova1-2/+13
Change-Id: Ibbca8bdc23928a36694da0dcbc59169df5cd3c5f Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-827
2018-10-02Merge "Change to AAF-compatible default credentials"Gary Wu3-4/+5
2018-10-02Merge "Lower case for HV-VES domain"Gary Wu13-21/+21
2018-10-02Merge "DDD implementation"Gary Wu4-131/+81
2018-10-02Merge "Updated VES version to latest"Gary Wu3-3/+3
2018-10-02Change to AAF-compatible default credentialsJorge Hernandez3-4/+5
Change-Id: I4a5f5bb716a5acd0d823ca29d85defeebbcb55ef Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-10-02DDD implementationMariusz Wagner4-131/+81
Issue-ID: INT-676 Change-Id: I970eda81a081acab7401f0b213d6e675b5570871 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-10-02Updated VES version to latestrajendrajaiswal3-3/+3
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-01Use default docker prefix of CSIT envDominic Lunanuova2-4/+12
Change-Id: I9823414e7a984fac98981b8c364628290eeb0707 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-827
2018-10-01Merge "Added New Test for File Consumer"Gary Wu3-18/+32
2018-10-01Added New Test for File Consumerrajendrajaiswal3-18/+32
Issue-ID: INT-649 Change-Id: Ia209db425655fbcb9510a5a4154a354d04c8f57f Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>