Skip to content

Commit d9705e9

Browse files
rushikeshjadhavDatBewar
authored andcommitted
Define 'upgrade_test' marker for tests that validate package upgrades from testing repo
Signed-off-by: Rushikesh Jadhav <rushikesh7@gmail.com>
1 parent d72d8f3 commit d9705e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ markers =
55
default_vm: mark a test with a default VM in case no --vm parameter was given.
66

77
# *** Markers used to select tests at collect stage ***
8+
upgrade_test: mark a test which will upgrade packages from testing repo
89

910
# * Host-related markers, automatically set based on fixtures
1011
hostA2: a second member in the first pool.

0 commit comments

Comments
 (0)