aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle-suppressions.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-04-21Resolve checkstyle warnings in PNF simulatorBartosz Gardziejewski1-18/+10
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I43e9f129c24ef33d93b550600e4dd850f881126b
2020-04-08Move PNF simulator from /test/mocks to new projectBartosz Gardziejewski1-0/+46
This code is a copy of pnfsimulator located in integration repository (/test/mocks/pnfsimulator) with added profile "docker" in pom.xml located in pnfsimulator and netconfsimulator subprojects Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I725fa0530c41b13cb12705979dee8b8b354dc1a1