Improve stage-test script: Split charms list according to tox envlist. 52/13252/3
authorDario Faccin <dario.faccin@canonical.com>
Thu, 20 Apr 2023 14:13:50 +0000 (16:13 +0200)
committerbeierlm <mark.beierl@canonical.com>
Wed, 26 Apr 2023 09:25:32 +0000 (11:25 +0200)
commit0eda3f7f9927fc191d8f004e6dfaa1f7259d5429
tree7d80e773ce05965ec7d10e5a01cf98176ed30bbf
parent6db47d485db75641a282f8da13720e23d6f6dfb5
Improve stage-test script: Split charms list according to tox envlist.

For newer charms the tox envlist includes lint, unit and integration: for these charms execute only lint and unit tests.
For older charms the tox envlist includes black, cover, flake8, pylint, yamllint, safety: for these charms execute all tests.

Change-Id: I6cfbe129440be1665f63572a1879060eccd822fd
Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
devops-stages/stage-test.sh