aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/suite1
AgeCommit message (Collapse)AuthorFilesLines
2019-04-18Finish drools CSIT infrapdragosh30-798/+0
Basic health check for now. Need to have ci-management jobs enabled for this to work on every merge. Cleaning out unused scripts and mock server. Renaming policy engine script so its obvious that is what it is for. Issue-ID: POLICY-1651 Change-Id: I469823795d4a9f5531d150610ba2ed0b75585677 Signed-off-by: pdragosh <pdragosh@research.att.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Signed-off-by: pdragosh <pdragosh@research.att.com> Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-05Added CSIT support for pushPolicy and deletePolicy APIHOCKLA3-0/+40
Issue-ID: POLICY-1616 Change-Id: I6689d0e9908badd31a3fed509546348779f522d8 Signed-off-by: HOCKLA <ah999m@att.com>
2019-02-21Added CSIT support for listPolicy APIHOCKLA3-2/+29
Issue-ID: POLICY-1488 Change-Id: I27a504ad3c4e8835212d3ab05e48712636b7f402 Signed-off-by: HOCKLA <ah999m@att.com>
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-09-27Move CSIT to integration/csit repoGary Wu27-0/+731
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>