job.profilers.add('inotify')
job.run_test('sleeptest', seconds=10)
job.profilers.delete('inotify')
