aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts/clamp
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu4-161/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-06Fix CSIT tests for clamp as some boxes addedeh552t1-1/+5
Change-Id: Ic6d9f27a1f36a28dd8fd624c4c100490e04ccf05 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-07-31Fix CSIT tests for auth login and api changeseh552t2-1/+21
Change-Id: I73146fd6ad81f8826014ef03ad3e5196b0ef952c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-07-04Fix https issue + create session globallyeh552t2-4/+6
Change-Id: I94ef9a15a04f969ae036794f99d44c9d3d57564a Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-194
2018-04-12Improve Policy config fixehautot1-1/+1
Change-Id: I5bc643cc65e44b2d7de3b7c727906a5d0d838554 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-136
2018-03-26Update passwordehautot1-1/+1
Change-Id: Ie67204f082b128fc6b53295a53f907aaa312a6a2 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-03-21Fix CSIT tests and add some moreehautot2-6/+3
Change-Id: I550b3c580ac0491b279da5288587b2bb6b053f46 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-02-26Fix clamp integration APIs due to code changeehautot3-0/+28
Change-Id: I6537143329a8bd16c7648a07d5a00fb76d0d8130 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-100
2017-09-04Increase timeout for containers to starteh552t1-1/+1
Sometimes jenkins infrastructure is slow and timeout is reached Change-Id: I08fe82ea6268498bcb90efb4dacd4cdccfdaf82c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-42
2017-08-29Increase containers start timeouteh552t1-1/+1
Increase the timeout for clamp and db containers to start from 5 to 10 minutes due to slow jenkins environment Change-Id: I5286bbe0d93c29eebb8ad1d82a0f63d9c2537f44 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-28
2017-08-23Clamp docker image from nexus3 and refactoreh552t3-1/+91
Take clamp docker image from nexus3.onap.org instead of default + refactor scripts Change-Id: I87286c2ff4d56f508675a106692b80a69e8be02b Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-33
2017-08-21added modification copyrighteh552t1-0/+3
added line Modifications copyright (c) 2017 AT&T Intellectual Property in scripts Change-Id: I08f6901fad5fb3d836c73d4f7ab092f4fd235cd5 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-33
2017-08-21initial integration tests for CLAMPeh552t1-0/+17
Commit the first test for CLAMP, UIs and TCA first Change-Id: I902e7ea79210c114eaf03943a83ac71bbfbf012e Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-33