We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb7ccd commit 00218c2Copy full SHA for 00218c2
pytest.ini
@@ -9,7 +9,7 @@ markers =
9
10
# Distributions and supported downstream markers
11
upstream: Mark tests as ones suitable to run only upstream.
12
- odh: Mark tests as ones suitable to run in ODH deployment (AKA `midstream`.
+ odh: Mark tests as ones suitable to run in ODH deployment (AKA `midstream`).
13
rhoai_2_16: Mark tests supported in RHOAI 2.16 (AKA `downstream`).
14
rhoai_2_17: Mark tests supported in RHOAI 2.16 (AKA `downstream`).
15
rhoai_2_18: Mark tests supported in RHOAI 2.16 (AKA `downstream`).
0 commit comments