diff options
Diffstat (limited to 'testsuites/stability/src/assembly/assembly.xml')
-rw-r--r-- | testsuites/stability/src/assembly/assembly.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/testsuites/stability/src/assembly/assembly.xml b/testsuites/stability/src/assembly/assembly.xml index f53000a0..80fe151d 100644 --- a/testsuites/stability/src/assembly/assembly.xml +++ b/testsuites/stability/src/assembly/assembly.xml @@ -3,6 +3,7 @@ ONAP Policy Distribution Stability ================================================================================ Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2022. Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -30,10 +31,6 @@ <fileSet> <directory>${project.basedir}/src/main/resources/testplans/</directory> <outputDirectory>tests/testplans</outputDirectory> - <!-- <includes> - <include>*.jmx</include> - <include>*.sh</include> - </includes> --> <lineEnding>unix</lineEnding> <fileMode>0644</fileMode> <filtered>true</filtered> |