This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
mirror of
https://github.com/ceph/ceph
Watch
1
Star
0
Fork
You've already forked ceph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea087e6f16
ceph
/
qa
/
tasks
/
tests
/
test_import_yaml.py
6 lines
81 B
Python
Raw
Blame
History
import
yaml
def
test_load_yaml
(
yaml_file
)
:
yaml
.
safe_load
(
open
(
yaml_file
)
)
Reference in New Issue
View Git Blame
Copy Permalink