add robotframework to integration tests 76/107876/12
authorJulienBe <julien.bertozzi@intl.att.com>
Thu, 14 May 2020 15:40:52 +0000 (17:40 +0200)
committerJulienBe <julien.bertozzi@intl.att.com>
Fri, 3 Jul 2020 12:40:56 +0000 (14:40 +0200)
commit09da64aa760f0025900abff02687fea4e9f40ccf
treecd4572a3e46eaf99e98750cb6b50bf6a0e3e330a
parenta717dcd2aa3ff3938c9adf0994936009c351948d
add robotframework to integration tests

Issue-ID: CLAMP-844
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
Change-Id: Ie5c40477f42fcf26f5fef6c1742e34a2eee7f73d
pom.xml
src/test/java/org/onap/clamp/clds/it/RobotItCase.java [new file with mode: 0644]
src/test/resources/robotframework/Dockerfile [new file with mode: 0644]
src/test/resources/robotframework/requirements.txt [new file with mode: 0644]
src/test/resources/robotframework/robotframework-test.properties [new file with mode: 0644]
src/test/resources/robotframework/tests/01_healthcheck.robot [new file with mode: 0644]