projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb12937
)
Use osm-packages master
13/10113/1
author
beierlm
<mark.beierl@canonical.com>
Tue, 15 Dec 2020 14:21:40 +0000
(09:21 -0500)
committer
beierlm
<mark.beierl@canonical.com>
Tue, 15 Dec 2020 14:21:40 +0000
(09:21 -0500)
Removes the checkout of the sol006 branch as it is
now merged to mater in osm-packages.
Change-Id: Iaff35776c8d867be137cc470e3e4c564b0123ad8
Signed-off-by: beierlm <mark.beierl@canonical.com>
docker/tests/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/tests/Dockerfile
b/docker/tests/Dockerfile
index
a3b4e26
..
3cb1db5
100644
(file)
--- a/
docker/tests/Dockerfile
+++ b/
docker/tests/Dockerfile
@@
-44,7
+44,6
@@
RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
WORKDIR /robot-systest
RUN git clone https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git --recurse-submodules /robot-systest/osm-packages
-RUN git -C osm-packages checkout sol006
# Folder where Robot tests are stored
ENV ROBOT_DEVOPS_FOLDER=/robot-systest