CharmHub and new kafka and zookeeper charms
[osm/devops.git] / installers / charm / mongodb-exporter / tox.ini
index c341c8e..4c7970d 100644 (file)
@@ -69,7 +69,7 @@ commands =
 [testenv:pylint]
 deps =  {[testenv]deps}
         -r{toxinidir}/requirements-test.txt
-        pylint
+        pylint==2.10.2
 commands =
     pylint -E src/ tests/
 
@@ -99,7 +99,7 @@ whitelist_externals =
   charmcraft
   sh
 commands =
-  charmcraft build
+  charmcraft pack
   sh -c 'ubuntu_version=20.04; \
         architectures="amd64-aarch64-arm64"; \
         charm_name=`cat metadata.yaml | grep -E "^name: " | cut -f 2 -d " "`; \