aboutsummaryrefslogtreecommitdiffstats
path: root/csit/plans
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28Migrate to phosphorusDan Timoney1-1/+1
Update to phosphorus version of parent poms Issue-ID: SDNC-1681 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If84bf1b6cf061886d2df303a5614dfcaa9d517c9 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: 6e7661adfeb903ad85f6f02fe57ef3990b55ed7e
2021-10-12Fix sdnr csit sdnc-image version for Jakartahighstreetherbert1-1/+1
Issue-ID: SDNC-1624 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I5ef2b217d4aedae62db56aac517d2b1f1a5330f8 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 700040d833f8954bd0480c547a1beea76b53833f
2021-08-27[SNDC-CSIT] Add tests for device managerdemskeq83-4/+22
Integration tests for wt feature set Issue-ID: SDNC-1584 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: I21de1540a664684d55bdec1172112130cdc2902f Former-commit-id: bdbf1ee7ae34887ca40dcc113d1065ce44da4a89
2021-08-17Fix root pom version definitionhighstreetherbert2-1/+21
Change version range to version number Issue-ID: SDNC-1587 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I3553270aa378c718e7e3ddd4564845d2cfc6e9a6 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: e81e7ae9a71a33fd27904849929ffbc0c7269ce0
2021-07-28Add A&AI Mock Response Simulator for TestingJonathan Platt1-14/+0
Added A&AI mock response simulator for CSIT test cases. Issue-ID: SDNC-1586 Signed-off-by: Jonathan Platt <jonathan.platt@att.com> Change-Id: I89ab08598ae3628e668353097a6763c50951a14d Former-commit-id: 698315d91a4071d467bb7760f57d3584c9008c28
2021-07-20Merge "[SNDC-CSIT] Provide test deployment for SDNC/R"Herbert Eiselt5-0/+109
Former-commit-id: c3ff30e996b138db0cf25789ca734fc189c395b5
2021-07-19[SNDC-CSIT] Provide test deployment for SDNC/Rdemskeq85-0/+109
Integration tests for wt feature set Issue-ID: SDNC-1562 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: If579b6f23b3e6291dc49b10952b23da2626e45b7 Former-commit-id: c15899f037944cabbcdee16460427b0f813599c3
2021-07-14Short Term fix for javax.servlet-apiSingal, Kapil (ks220y)1-4/+2
Fixing run-csit.sh script Commenting out few sdnc_csit.robot tests for short term Issue-ID: SDNC-1581 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0a4941519eff4e774d77a59dcf3da3da457356e5 Former-commit-id: de3e2550b9b63e49d2813e6b3d94cb0a1a33c791
2021-06-22Effort to reduce image layer and sizeHesam Rahimi1-2/+3
Removing few ENV version variable and those should be read from pom properties (maven-resource-plugin filtering true) Combined Dockerfile and Standalone.Dockerfile Adding Docker build arg AAF which will decide whether to add aaa-app-config.xml in docker image or not for standalone Updated docker-maven-plugin to 0.34.0 to have noCache true Removing start-it-container execution as it's being tested by CSIT Replacing maven-exec-plugin with maven-antrun-plugin Updating latest base docker images versions Updating parent version to 2.1.7 Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I68f8f4780804a2014b73b5eeb9dba29d1896a602 Former-commit-id: 866ddebbcac80c38c79c46bb37373123a0c678f0
2021-05-25Add GRA CSIT testsDan Timoney13-1/+3027
Added CSIT test cases for basic GENERIC-RESOURCE-API flow Change-Id: Ic4f0b1bb5c59ca873e028089e77ab938deaa95f9 Issue-ID: SDNC-1546 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 1e647188c6844f5fdef672feec05282b77cdbf87
2021-05-17Add CSIT test cases to sdnc/oam repoDan Timoney3-0/+186
Refactored csit tests currently in integration/csit and moved them as part of sdnc/oam project so that we can trigger csit tests as part of our docker builds. Change-Id: I3acd25c7a6f1bc0ea9b2a2bd756cedc5fb2bf701 Issue-ID: SDNC-1545 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 16a6e0ea52a4a681ed2799612e310c867e720a61