~vila/ubuntu-ci-services-itself/integration

« back to all changes in this revision

Viewing changes to cli/tests/__init__.py

Merge trunk resolving conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
                         "auth_url": "test",
48
48
                         "auth_user": "test",
49
49
                         "auth_password": "test",
50
 
                         "auth_tenant": "test",
 
50
                         "auth_tenant_name": "test",
51
51
                         }
52
52
    utils.CI_URL = utils.AUTH_CONFIG['ci_url']
53
53