aboutsummaryrefslogtreecommitdiffstats
path: root/plans/aaf/aafapi/setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06Fix image names in existing AAF CSITegernug1-9/+9
Issue-ID: INT-1294 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I5036f4aa9946d0a544910e7c6d4594c2b8d02b2b
2019-07-22Update CSIT with El Alto DockersInstrumental1-9/+9
Issue-ID: AAF-902 Change-Id: I68f3c065f1d75dd13ea316676ff9d3001b2e056a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-22CSIT version variance handlingInstrumental1-3/+2
Issue-ID: AAF-816 Change-Id: I90c0904000e9b12551b76a46515bd196ec417439 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-21Adjust AAF setup for Container ChangesInstrumental1-38/+41
Issue-ID: AAF-767 Change-Id: I6c223464c2d9e3f5a542940530f78da9d047b0f6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-04Liveness for CSITInstrumental1-12/+4
Issue-ID: AAF-606 Change-Id: Ia8f243748b79d8ae974f6015e94ebb294b1b1c05 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-02Refactor CSIT start/stopInstrumental1-135/+80
NOTE: This needed refactoring. It now uses the up-to-date "docker" directory methods, which account for extended time startups,etc. Issue-ID: AAF-603 Change-Id: If37ca093f1d7121738cdec65c413c82f9f9d771a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-01Update aaf cass versionSai Gandham1-0/+4
Issue-ID: AAF-576 Change-Id: Iee8fe307c02c344c9a6d56f250ea9aa66d2a8544 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-24Update to aaf 2.1.5Sai Gandham1-9/+4
update d.props Issue-ID: AAF-576 Change-Id: I88eb3d1be9334e9f8cd1c5385848f1a7bb33e437 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-18modify version in d.props for csitSai Gandham1-1/+1
Issue-ID: AAF-576 Change-Id: I8a898f4038f1226c7bcb754cea73e0db05fea337 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-12Update aaf csit plans latest imagesSai Gandham1-27/+144
Adjust teardown.sh Issue-ID: AAF-388 Change-Id: Iaa9c384f38877e158309e4c25d96b2fed5ae61b9 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-02DDD implementationMariusz Wagner1-2/+1
Issue-ID: INT-676 Change-Id: I970eda81a081acab7401f0b213d6e675b5570871 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-27Move CSIT to integration/csit repoGary Wu1-0/+77
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>