From 91f91bb6181e0f7629f46aa6d8bb3816d1f63108 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Thu, 29 Oct 2020 12:53:26 -0400 Subject: correct filename and restructure directories for s3p move s3p jmx and shell script under resources remove old jmx files from the previous release Issue-ID: POLICY-2832 Change-Id: I2c1d4f2137655bc096b402b12625fa4add15ecf5 Signed-off-by: Taka Cho --- testsuites/stability/src/assembly/assembly.xml | 81 +++++++++++++------------- 1 file changed, 41 insertions(+), 40 deletions(-) (limited to 'testsuites/stability/src/assembly/assembly.xml') diff --git a/testsuites/stability/src/assembly/assembly.xml b/testsuites/stability/src/assembly/assembly.xml index c3413797c..856e17900 100644 --- a/testsuites/stability/src/assembly/assembly.xml +++ b/testsuites/stability/src/assembly/assembly.xml @@ -1,42 +1,43 @@ - - + + stability - - zip - - /drools-applications/stability - - - ${project.basedir}/src/main/resources/amsterdam/ - tests/amsterdam - - *.jmx - *.sh - - unix - 0644 - true - - + + zip + + /drools-applications/stability + + + ${project.basedir}/src/main/resources/ + tests/amsterdam + + *.jmx + *.sh + + unix + 0644 + true + + -- cgit 1.2.3-korg