Merge "[ci] stop checking verification component"

This commit is contained in:
Jenkins 2016-12-07 14:08:12 +00:00 committed by Gerrit Code Review
commit 5a9c4d242d

View File

@ -155,6 +155,9 @@ def render_page(**render_vars):
def main():
# NOTE(andreykurilin): We need to stop checking verification component to
# be able to split forthcoming redesign by several patches.
return 0
parser = argparse.ArgumentParser(description="Launch rally-verify job.")
parser.add_argument(
"--mode",