summaryrefslogtreecommitdiffstats
path: root/csit/README.md
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Addition of missing licenses to fileslukegleeson1-0/+20
2021-05-17nexus registry is parmateterizedRenu Kumari1-1/+1
2021-04-23Update documentation for csit testsBruno Sakoto1-1/+1
2021-03-04Test CSIT Integration TestsHanif Kukkalli1-7/+24
2021-02-23Introduce CPS integration testing (CSIT)Ruslan Kashapov1-0/+34
brary into aai-coreKajur, Harish (vk250x)46-1316138/+27227 Integrate the aai-core into using the aai-schema-ingest library to be agnostic to the schema changes Remove any references to aai-schema dependency in aai-core Reorder the components so the aai-schema-ingest is first installed Moved the edge rules to the aai-schema as they are linked to schema Rework the generation of the aai-schema to using aai-schema-ingest library Also remove the yaml and html folders as they get generated on the fly So when maven pushes the aai-schema jar, the jar contains the generated yaml, html and xsd files at runtime due to the gerrit limit of filesize Issue-ID: AAI-1455 Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-07-26Remove EPA attributeDileep Ranganathan2-12/+0 Remove the usage of EPA attribute which is deprecated cloud-epa-caps attribute is removed from v14 of schema Change-Id: Ie5fb5cf9f33ff5597525a0b53e264ce1ab66477c Issue-ID: AAI-1150 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-07-26Update the Instance group to use instanceFunctionMaharajh, Robby4-9653/+9697 Issue-ID: AAI-1395 Change-Id: I83497b998d25dbe02c8436b2bddd10e15f1364ce Signed-off-by: Maharajh, Robby <rx2202@att.com> 2018-07-19Add collection under network for v13 and v14Kajur, Harish (vk250x)5-0/+15259 Issue-ID: AAI-1395 Change-Id: I306e579c4a367a7b41ab46759a261bcc3a628699 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-05-23Upversion common for CasablancaJimmy Forsyth1-2/+2 Issue-ID: AAI-1169 Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-05-02Update pom to use 1.2.5-SNAPSHOTKajur, Harish (vk250x)1-2/+2 Issue-ID: AAI-965 Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-04-24Upversion aai-common to 1.2.4 after releaseJimmy Forsyth1-2/+2 Issue-ID: AAI-1090 Change-Id: Ic041380839a98790a02a2c5c0cf8720e39e08067 Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-23Fix html docs with esr-system-info attrv1.2.3Jimmy Forsyth4-1363/+2593 Issue-ID: AAI-1090 Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-23Generate xsd for v12 and v13 with esrKajur, Harish (vk250x)3-358/+646 Also update the version to 1.2.3-SNAPSHOT Issue-ID: AAI-1090 Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-04-23Fix v12 cloud-region with esr-system-info attrJimmy Forsyth6-3114/+4345 Issue-ID: AAI-1090 Change-Id: I41912a801da31736d0501705c46fb9172e1f26dc Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-23Re-add esrSystemInfoList to cloudRegionJimmy Forsyth1-0/+1 Issue-ID: AAI-1090 Change-Id: Ic5d84689a0aa33a2ba215f9fde4af650bef2d4eb Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-19Update html file to v13 versionJimmy Forsyth1-1/+1 Issue-ID: AAI-1051 Change-Id: I6a275e9c7d8d94de729821e6ff436dd261ab7947 Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-19Update swagger file and html to latest versionsJimmy Forsyth12-6640/+6628 Issue-ID: AAI-1051 Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-03-26Update the poms to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-2/+2 Issue-ID: AAI-947 Change-Id: I51cff5507a030a68468ba04654b93c508ce4d5ed Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-26Add plugin to check coverageKajur, Harish (vk250x)14-214263/+46911 Get line coverage to 50% and ensure it doesn't go down Issue-ID: AAI-498 Change-Id: Ib466b7e2b7cb6d2f888e3b58c2073bb02ab6f809 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)16-171/+2948 Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-15Merge "added new aai-schema-ingest library"Venkata Harish Kajur12-130/+1836 2018-03-15added new aai-schema-ingest libraryThreefoot, Jane (jt6620)12-130/+1836 New, lightweight, configurable library for OXM and edge rules json ingest. Allows for broken-up OXM and json for increased model-driven capabilities. Issue-ID: AAI-875 Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com> 2018-03-13Testing for HpaCapabilities objectDileep Ranganathan2-10/+14 Fixed Schema - mismatch in the java attributes and xml attributes Added dependentOn for HpaFeatureAtrributes Added unit test for HPASchema Added sample payload for HPACapabilities inside flavor Issue-ID: AAI-742 Change-Id: I3525376886f10bee99aa0ce3f0a6b2a5efbaa9b1 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-09Merge "Fix dependentOn for hpaCapability node"Venkata Harish Kajur2-10/+10 2018-03-09Fix dependentOn for hpaCapability nodeDileep Ranganathan2-10/+10 Added cloud-region along with flavor in the dependentOn field. Modified hpa-feature-attribute to hpa-feature-attributes as it is an arraylist. Change-Id: I7b0c3ee6e08b3bea97a1ebaeeaa8bcaeb8bb2b00 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-08Update the yaml and html for hpaKajur, Harish (vk250x)4-28/+8836 Issue-ID: AAI-838 Change-Id: I2fb543d4e6345faada8ec8fb73ed8ef8f2dd4645 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-08Hardware Platform Awareness (HPA) - SchemaDileep Ranganathan2-3/+173 Expanding the blob of string to a more generic representation Added new nodes for HPA enablement Change-Id: I3f861934856efbe7d8b08857dadf3c3e9a4baf96 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-08Add the generated yaml and html filesKajur, Harish (vk250x)4-8/+258694 Issue-ID: AAI-838 Change-Id: Iad3d92964dc333b3a2f0200b6491c7577493be87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-07Add back missed props from oxm from v11Venkata Harish K Kajur2-12/+44 Change-Id: Ia1d5891f5053b0eb1bd4d1e57ff3a85a5f26b5f9 Issue-ID: AAI-838 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com> 2018-02-27Update the files for ajsc 6 changesVenkata Harish K Kajur