summaryrefslogtreecommitdiffstats
path: root/testsuites
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Updating module names to resolve conflictsRam Krishna Verma3-5/+8
2020-01-15Update policy-pap for java11 dockerJim Hahn1-1/+1
2020-01-14Update sonar configurationPamela Dragosh1-2/+9
2020-01-09Enabling logback file to be loaded using oom configmapa.sreekumar1-3/+2
2019-11-04Fix CSITsJim Hahn1-0/+5
2019-09-10Bump versions for pap masterjrh33-3/+3
2019-08-07Bump version of policy/papjrh33-3/+3
2019-07-31Remove hardcoded ip in PAP testsuitesChenfei Gao2-2/+13
2019-07-03Remove topic.properties and incorporate into overall config filea.sreekumar4-37/+45
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar2-22/+12
2019-06-26Bump pap patch to 2.1.1Pamela Dragosh3-3/+3
2019-05-30Bump pap to version 2.1.0Jim Hahn3-3/+3
2019-05-29Update pap stability testsuiteramverma10-160/+1194
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh3-3/+3
2019-05-16Step snapshot version of policy-papliamfallon3-3/+3
2019-04-08Adds basic performance tests for Policy PAPBilal A5-0/+368
2019-02-21Adds basic stability tests for Policy PAPBilal A4-0/+441
der the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: v2 description: Template used to obtain certificates in onap name: certInitializer version: 10.0.0 dependencies: - name: common version: ~10.x-0 repository: 'file://../common' - name: readinessCheck version: ~10.x-0 repository: 'file://../readinessCheck' - name: repositoryGenerator version: ~10.x-0 repository: 'file://../repositoryGenerator'