Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
time.sleep(teuth_config.watchdog_interval)
# The job finished. Let's make sure paddles knows.
- branches_with_reporting = ('master', 'next', 'last')
+ branches_with_reporting = ('master', 'next', 'last', 'emperor')
if job_config.get('teuthology_branch') not in branches_with_reporting:
# The job ran with a teuthology branch that may not have the reporting
# feature. Let's call teuthology-report (which will be from the master