diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-08-07 13:01:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-07 13:01:11 +0000 |
commit | b88421e9bc12e96894bd59950efc1312a3f15b7b (patch) | |
tree | abdba9b44fd3aef902ffa020c6fd739cbb33fc1e /testsuites/pom.xml | |
parent | 9847c3929f8690d53339db6423e8eebedefaa6f6 (diff) | |
parent | 0ab23314c928f61a4eb6309623f93d225181fa88 (diff) |
Merge "add scripts to measure performance of PDP-D"
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 842aa00e8..ceccba220 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -3,6 +3,7 @@ testsuites ================================================================================ Copyright (C) 2018 Ericsson. All rights reserved. + Modifications Copyright (C) 2018 AT&T. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -29,5 +30,6 @@ <packaging>pom</packaging> <modules> <module>stability</module> + <module>performance</module> </modules> </project>
\ No newline at end of file |