-
Notifications
You must be signed in to change notification settings - Fork 727
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip the recent tests if the DUT version is 201911 or older. (#2797)
Skip the recent tests if the image is 201911 or older. These tests are added for the recent telemetry features which is available in 202012. What is the motivation for this PR? Prevent false test failures for 201911 images. How did you do it? Using pytest.skip conditionally. Co-authored-by: Murat Acikgoz <muacikgo@microsoft.com>
- Loading branch information
1 parent
3c9d9b8
commit 1b98a2b
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters