Skip to content

Commit 32bc0ed

Browse files
committed
Add jira reference
Signed-off-by: Emanuele Prella <eprella@redhat.com>
1 parent 3f147e8 commit 32bc0ed

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/storage/test_libguestfs.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
from utilities.infra import login_with_user_password
1010
from utilities.storage import create_dv, get_dv_size_from_datasource
1111

12+
"""
13+
Test virtctl guestfs command with specific user.
14+
Jira: https://redhat.atlassian.net/browse/CNV-7487
15+
"""
16+
17+
1218
pytestmark = pytest.mark.post_upgrade
1319

1420

0 commit comments

Comments
 (0)