| commit | 93e14ef514e68b0d060f359c8b33c962f61393e2 | [log] [tgz] |
|---|---|---|
| author | Dario Faccin <dario.faccin@canonical.com> | Thu Apr 20 16:13:50 2023 +0200 |
| committer | beierlm <mark.beierl@canonical.com> | Wed Apr 26 11:25:53 2023 +0200 |
| tree | 6a2a95c9f000c311026b5b17b3bee3456ce8002e | |
| parent | 8e078d935ea92be32f0aac8c726f497a6f409f91 [diff] |
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>