commit | 259d71f3c65aa7645ec25cd6188aeecc76585156 | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <j_ronquillo@u.pacific.edu> | Fri Jun 07 14:38:46 2019 -0700 |
committer | Jeremy Ronquillo <j_ronquillo@u.pacific.edu> | Fri Jun 07 14:41:16 2019 -0700 |
tree | c71f5ed712856d8b1743b96e0aede0dd0f08f532 | |
parent | 74645425f4188e4fab0a38474cd90dd3d518388c [diff] [blame] |
Fixing property file overwritting in Jenkins Pipelines Change-Id: Ic7325da3ed73cb07af01ce67e1f44db3215216c3
diff --git a/TestON/JenkinsFile/USECASEJenkinsFile b/TestON/JenkinsFile/USECASEJenkinsFile index 62da8ff..4200f9a 100644 --- a/TestON/JenkinsFile/USECASEJenkinsFile +++ b/TestON/JenkinsFile/USECASEJenkinsFile
@@ -32,7 +32,7 @@ // read the TestON.property files and save it as a dictionary def prop = null -prop = funcs.getProperties() +prop = funcs.getProperties( "USECASE" ) USECASE_tests = test_list.getTestsFromCategory( "USECASE" ) // save directory and file.