commit | e2183ca8f6562675ac0c31583be8316e4ffec161 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Fri Feb 10 19:31:52 2023 -0600 |
committer | Ghanshyam <gmann@ghanshyammann.com> | Sat Feb 11 19:05:26 2023 +0000 |
tree | 1e7bdeadf37d1b317c317c89ed38dba94bfbe867 | |
parent | 6bb98c2aa478f7ad32838fec4b59c4acb73ccf21 [diff] |
Minimize the tests footprint in multinode job multinode job run all the tests including multinode and non multinode tests. But we do not need to run all the non multinode tests in this job instead smoke tests along with multinode tests should be enough to run. This make multinode jobs to run only smoke and multinode tests. For that, we need to tag the multinode tests with 'multinode' attr. Relavant-Bug: #2004780 Change-Id: I7e87d1db3ef3a00b3d27f0904d0af6a270e03837