Prepare installer and pods for Rel TWELVE
[osm/devops.git] / installers / charm / ro-k8s / tox.ini
index fef77c0..badd81e 100644 (file)
@@ -36,8 +36,10 @@ whitelist_externals = git
                       mv
 commands =
     rm -rf release
+    rm -rf ../interfaces/mongodb
     rm -rf ../interfaces/juju-relation-mysql
     rm -rf /tmp/canonical-osm
+    git clone https://git.launchpad.net/interface-mongodb ../interfaces/mongodb
     git clone https://git.launchpad.net/canonical-osm/ /tmp/canonical-osm
     mv /tmp/canonical-osm/charms/interfaces/juju-relation-mysql ../interfaces/juju-relation-mysql
     charm build . --build-dir /tmp