aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Prepare new endpoints for csit/vid internal apimichal.banka1-2/+3
Change-Id: Ib69287eb1c21d30eb39472270c160f4b318c5c12 Issue-ID: VID-399 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-03-27Update VID in docker-compose to 4.0-STAGING-latestIttay Stern1-9/+5
Added AAI simulator for new enrichCloudConfigurationWithCloudOwner feature: - Add AAI response - Update Dockerfile with FROM python, and parametrized config - Add aai-simulator to docker-compose file BTW, modified SO.py to log to stdio. This enable running `docker logs so-simulator` to see the rolling output. Issue-ID: VID-453 Change-Id: Icd1ee2dd51d404261c3e0484b22a4d32b8e4aad8 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-26Container image arm64 supportSimon Hrabos1-1/+9
Changed unofficial alpine container image to official due to arm64 support Change-Id: I0f84bd24686d56e77d27840ce54d5988e7034857 Issue-ID: INT-878 Signed-off-by: Simon Hrabos <simon.hrabos@tieto.com>
2018-10-23Enhance vid CSIT tests, added for scaleoutkoblosz1-0/+8
Issue-ID: VID-323 Change-Id: I31ad377ee766eaf66c848ad802c33e21ea1dfe76 Signed-off-by: Sandra Koblosz <sandra.koblosz@nokia.com>