diff options
author | blsaws <bryan.sullivan@att.com> | 2016-08-03 10:00:13 -0700 |
---|---|---|
committer | blsaws <bryan.sullivan@att.com> | 2016-08-03 10:00:13 -0700 |
commit | 03864ec79977e25a8bf6cf6af1e50b2c9b96ce33 (patch) | |
tree | e404f64e4a973e88bb38b2a4fd51ca014350543b /ci | |
parent | 5f0d2316d91b40a6cf62b15b309b0c2e2d2f582c (diff) |
Enable Copper functest under JOID
JIRA: COPPER-4
Change-Id: Ief49cea34ed15ba9c877bf4acd512f4d77cb5016
Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'ci')
-rw-r--r-- | ci/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 315969ae..cef79c69 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -160,7 +160,7 @@ tiers: description: >- Test suite for policy management based on OpenStack Congress dependencies: - installer: 'apex' + installer: '(apex)|(joid)' scenario: '' - name: moon |