Commit 3f62a38
[QE] Added a new e2e annotation to identify test to be executed only during release testing
During nightly e2e the crc version test is giving a false positive due to how we check the versions for the code tested and the version of the tests themselves. This version test makes no sense during nightly but it make sense during release testing. This commit will include an annotation to allow us pick the test only during release testing1 parent b0e3fba commit 3f62a38
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments