osm.etsi.org Git - osm/N2VC.git/rss - test-requirements.txt history https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=history;f=test-requirements.txt osm/N2VC.git RSS feed en root static/git-logo.png osm.etsi.org Git - osm/N2VC.git/rss - test-requirements.txt history https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=history;f=test-requirements.txt Tue, 6 Apr 2021 16:04:03 +0000 Tue, 6 Apr 2021 16:04:03 +0000 gitweb v.2.7.4/2.17.1 Feature 10296 Pip Standardization David Garcia <david.garcia@canonical.com> Fri, 12 Feb 2021 16:19:13 +0000 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=7c6840b23b5d6d8bc14eb7e76d1262c4ccde3097 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=7c6840b23b5d6d8bc14eb7e76d1262c4ccde3097 Feature 10296 Pip Standardization Feature 10296 Pip Standardization Creates standard template for tox.ini Introduces 'safety' for listing upstream CVEs Pins all versions of all upstream modules Removes Makefile step and places all build logic into tox.ini Change-Id: Ic14321bd5bddb322db08ac3e25202cc64cac2dff Signed-off-by: David Garcia <david.garcia@canonical.com>
  • [D] test-requirements.txt
]]>
Pin libjuju version to 2.8.2 David Garcia <david.garcia@canonical.com> Wed, 15 Jul 2020 14:01:17 +0000 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=4d0bef5003a86170683da70259b67a8815a9e865 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=4d0bef5003a86170683da70259b67a8815a9e865 Pin libjuju version to 2.8.2 Pin libjuju version to 2.8.2 This fixes bug 1144 Change-Id: I72580c2a2c4614bad2847b436d376ad9b4636031 Signed-off-by: David Garcia <david.garcia@canonical.com>
  • [D] test-requirements.txt
]]>
Initial refactor of N2VC David Garcia <david.garcia@canonical.com> Wed, 13 May 2020 10:18:38 +0000 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=4fee80e46dff88732b7927e502007203fcd8a15c https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=4fee80e46dff88732b7927e502007203fcd8a15c Initial refactor of N2VC Initial refactor of N2VC - Add libjuju.py to encapsulate all code related with the communication using libjuju - Replace juju_observer with juju_watcher - Add utils with some utilities like EntityType, FinalStatus, and JujuStatusToOSM Change-Id: I5d46ad65d6ed37b49bf2504209bfdd46d1b5a7e4 Signed-off-by: David Garcia <david.garcia@canonical.com>
  • [D] test-requirements.txt
]]>
Change to sane default timeout beierlm <mark.beierl@canonical.com> Tue, 12 May 2020 19:26:37 +0000 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=0a8c9afacca5010da381e6382b01e31dd4e59d23 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=0a8c9afacca5010da381e6382b01e31dd4e59d23 Change to sane default timeout Change to sane default timeout Changes the default timeout from ~28 hours to 1 hour. Fixed syntax errors in two log messages. Adds unit tests for timeouts. Adds nose config to create Junit style output. Fixes bug 1014 Change-Id: I7d1c2d28b397adc3ac638aa2366925dc744eade3 Signed-off-by: beierlm <mark.beierl@canonical.com>
  • [D] test-requirements.txt
]]>
Enable lint, flake8 and unit tests beierlm <mark.beierl@canonical.com> Tue, 21 Apr 2020 20:36:35 +0000 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=f52cb7cfeb4e24febe7c66af3d5bb275a50d7f99 https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=commitdiff;h=f52cb7cfeb4e24febe7c66af3d5bb275a50d7f99 Enable lint, flake8 and unit tests Enable lint, flake8 and unit tests Cleans up non pep compliant code. Adds a simple unit test. Formats according to black. Tox automatically runs lint, flake8 and unit test suite with coverage. To run each individually, execute: tox -e pylint tox -e black tox -e flake8 tox -e cover Note that these are all run for each patch via Jenkins. The full tox suite should be run locally before any commit to ensure it will not fail in Jenkins. Change-Id: I2f87abe3d5086d6d65ac33a27780c498fc7b1cd3 Signed-off-by: beierlm <mark.beierl@canonical.com>
  • [D] test-requirements.txt
]]>