Skip to content
Snippets Groups Projects
Commit 652d1e30 authored by veleza's avatar veleza
Browse files

Updated the Tests container's Dockerfile to include the conformance-tests folder


Change-Id: I1c6eaf4f32b949adf2586a41210e2f778a9a9c2e
Signed-off-by: default avatarveleza <axel.velez@etsi.org>
parent 01972d26
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ RUN pip3 install \
-r /usr/share/osm-tests/requirements.txt
RUN mv /usr/share/osm-tests/robot-systest /robot-systest
RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
RUN git clone \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment