Skip to content

Commit 68855ae

Browse files
committed
RHOAIENG-22058: chore(workbenches): add test_create_simple_notebook to smoke
1 parent 07bea1d commit 68855ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/workbenches/notebook-controller/test_spawning.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77

88
class TestNotebook:
9+
@pytest.mark.smoke
910
@pytest.mark.parametrize(
1011
"unprivileged_model_namespace,users_persistent_volume_claim,default_notebook",
1112
[

0 commit comments

Comments
 (0)