...
When Do I Need to Specify Test Tags?
...
When a change is 100% covered by unit tests, there is no need to specify additional tags.
...
You should specify one or more Feature Tags when a change is not 100% covered by unit tests
...
E.g. Middleware applications, high-level functional verification, 3rd-party libraries, integration
...
.
You should to specify the corresponding Feature Tags and/or Specific Test Tags
...
when modifying Functional Tests, the Functional Test Framework, or fixing a failing test.
List of Frequency Tags
These tags determine when a test runs. Some tests might be ran at multiple frequencies.
...
Avocado Tag | Description |
---|---|
| Verifies |
| Verifies |
| Verifies |
| Verifies Data Mover utilities. Additional sub-tags:
|
| Verifies |
| Verifies DAOS on a newly deployed system. |
| Verifies |
| Verifies DFS. incomplete |
| Verifies |
| Verifies |
| Verifies HDF5. incomplete |
| Verifies |
| Verifies |
| Verifies online and offline |
| Verifies features related to |
| Verifies |
| Verifies |
| Verifies |
| Verifies |
...