aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-08-30Integrating DfC to use TLS sidecar containerecaiyanlinux1-0/+1
Change-Id: I111bc5596346db70923645dcfe79af3e639c978c Issue-ID: DCAEGEN2-1702 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
2019-03-26First draft of k8s deployment using RKEGary Wu1-0/+3
Change-Id: Ifa0eb52b64438df64692aaf58b9ef8e5dd7fd32c Issue-ID: INT-993 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-03-01ROP file creation script for e2e testingRehanRaza1-1/+0
* Creates a number of files (set using NUM_FILES) with standard filenames * File are created using a template XML file (set using FILE_TEMPLATE) * Files are updated after a specific interval (set using UPDATE_MINS) * At each update, the name of oldest file is modified with current timestamp * Works for multiple PNF nodes (set using NUM_NODES) Change-Id: I279970720ae25a360bd7a56923ebf3b8825abfd8 Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2019-02-15Add .pydevproject to .gitignoreMarco Platania1-1/+1
Change-Id: I8d2ae922da7fc47f59aa0facbbfcb31251dc6f32 Issue-ID: INT-748 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-27Move CSIT to integration/csit repoGary Wu1-0/+1
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-25Update DCAE deployment strategyMarco Platania1-0/+1
Change-Id: Ib2ba0c11279a1ec27cc4924807f64aa8c7e05a15 Issue-ID: INT-669 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-30Add IntelliJ project files to .gitignoreMaciej Wejs1-0/+3
Change-Id: Iaf98ae264d17a70ec4662428c987badfdb026b10 Issue-ID: INT-510 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-05-16Add sub repos into .gitignoreGary Wu1-0/+2
Change-Id: Ib60f4bad501008420d95fd4fa91e8e83804046e9 Issue-ID: INT-501 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Update Portal versionsManoop Talasila1-0/+1
Issue-ID: PORTAL-249 Change-Id: I8879692afb61713013c13907f681875f31f2fbcc Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-10-20Create a upstream repos validatorVictor Morales1-0/+1
This Unit Test helps to validate the usage of the official repositrories and fails in case that a minimum are not used. Change-Id: Id5a922163a8a0d16de5460aee92e5cced3f285a3 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-289
2017-09-15Install eteutils using a temp directoryGary Wu1-1/+0
Install eteutils using the virtualenv temp directory instead of the $WORKSPACE directory to avoid future directory naming conflicts. Change-Id: I9ab65f00f3453869bd5f9cfea03c3398849a7691 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-14Add testsuite python utils to CSITGary Wu1-0/+1
Change-Id: Id80ac4b33710d0c1cdd9249d9f0c3f4d78a81d27 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Change to read manifest from classpathGary Wu1-0/+1
Change-Id: Iba9f66cae0b018efdfd7c0827d3287866eb0b092 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Add README for bootstrap/jenkinsGary Wu1-0/+3
Change-Id: I7b3691ddfd5bde8898e25654f19fa7d50ef8e668 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Initial directory structure for integrationGary Wu1-0/+16
Change-Id: Ic578c19fa84ce2a49b7d875e15036e8ac9885831 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>