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
a6b65fe81b
ceph
/
teuthology
/
task
/
nop.py
11 lines
126 B
Python
Raw
Blame
History
def
task
(
ctx
,
config
)
:
"""
This task does nothing.
For example::
tasks:
- nop:
"""
pass
Reference in New Issue
View Git Blame
Copy Permalink