We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bea1d commit 68855aeCopy full SHA for 68855ae
tests/workbenches/notebook-controller/test_spawning.py
@@ -6,6 +6,7 @@
6
7
8
class TestNotebook:
9
+ @pytest.mark.smoke
10
@pytest.mark.parametrize(
11
"unprivileged_model_namespace,users_persistent_volume_claim,default_notebook",
12
[
0 commit comments