summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Pawel [Wed, 22 Apr 2020 09:03:54 +0000 (11:03 +0200)]
Create local CSITs to verify simulator flow with VES
Issue-ID: INT-1544
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Id54a6674fef815b91b0a6d10e73d2c8d2c431ef4
Krzysztof Kuzmicki [Wed, 22 Apr 2020 10:43:52 +0000 (10:43 +0000)]
Merge "Add SonarQube local starter"
Bogumil Zebek [Wed, 22 Apr 2020 07:32:21 +0000 (09:32 +0200)]
Add SonarQube local starter
In README_SONAR.md you can find how to configure and run SonarQube locally.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ic5daa070e56cd28bd18b8f8f8abcbb793005cf3a
Bogumil Zebek [Wed, 22 Apr 2020 09:19:59 +0000 (09:19 +0000)]
Merge "Fix sonar issue KeywordsHandler RuntimeException"
Bogumil Zebek [Wed, 22 Apr 2020 09:19:23 +0000 (09:19 +0000)]
Merge "Fix sonar issue SimulatorController"
edyta [Tue, 21 Apr 2020 12:37:56 +0000 (14:37 +0200)]
Fix sonar issue KeywordsHandler RuntimeException
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Ib862d81a6ab3b26cfeebc2f9175ed6b6f061706c
Aleksandra Maciaga [Tue, 21 Apr 2020 12:59:06 +0000 (14:59 +0200)]
Fix sonar issue SimulatorController
Issue-ID: INT-1517
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I7af9529be268cb40922868ee62e3318509166287
Bogumil Zebek [Wed, 22 Apr 2020 07:34:30 +0000 (07:34 +0000)]
Merge "Add EventData missing toString test"
edyta [Tue, 21 Apr 2020 13:31:20 +0000 (15:31 +0200)]
Add EventData missing toString test
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I93f9947081a239725c2c3808aef61a663df3383c
Bogumil Zebek [Wed, 22 Apr 2020 05:32:03 +0000 (05:32 +0000)]
Merge "Update java to version 11"
Bogumil Zebek [Wed, 22 Apr 2020 05:25:03 +0000 (05:25 +0000)]
Merge "Created test for TwoParameterKeyword class"
Bogumil Zebek [Tue, 21 Apr 2020 13:55:41 +0000 (13:55 +0000)]
Merge "Provide the parametrized type for this generic"
Krzysztof Kuzmicki [Tue, 21 Apr 2020 13:12:44 +0000 (13:12 +0000)]
Merge "Remove deprecated method"
Aleksandra Maciaga [Tue, 21 Apr 2020 12:15:12 +0000 (14:15 +0200)]
Provide the parametrized type for this generic
Issue-ID: INT-1517
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I9e40d3cc8b6a71afd05ed027b71a1a7474a388a8
Bogumil Zebek [Tue, 21 Apr 2020 12:26:56 +0000 (14:26 +0200)]
Remove deprecated method
Once deprecated, classes, and interfaces, and their members should be avoided, rather than used, inherited or extended. Deprecation is a warning that the class or interface has been superseded, and will eventually be removed. The deprecation period allows you to make a smooth transition away from the aging, soon-to-be-retired technology.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I985959d614c6f2544b0515ed52d6343f194e4720
edyta [Tue, 21 Apr 2020 12:12:08 +0000 (14:12 +0200)]
Fix sonar issue FsToDbTemplateSynchronizer
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Iaa4ec60c00d186feb225244969c12993dfdf5569
Michal Banka [Tue, 21 Apr 2020 11:07:40 +0000 (13:07 +0200)]
Created test for TwoParameterKeyword class
Change-Id: Iab819e485be2bfdb49cda7d2b83c7a37cdf48e30
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: INT-1517
Bogumil Zebek [Tue, 21 Apr 2020 12:04:21 +0000 (12:04 +0000)]
Merge "Fix sonar issue NetconfMessageListenerTest"
Bogumil Zebek [Tue, 21 Apr 2020 12:03:40 +0000 (12:03 +0000)]
Merge "Fix checkstyle warnings in netconf simulator"
Bartosz Gardziejewski [Tue, 21 Apr 2020 09:29:43 +0000 (11:29 +0200)]
Fix checkstyle warnings in netconf simulator
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I518c4863563217db746ccb5082aef7727a175bc7
Aleksandra Maciaga [Tue, 21 Apr 2020 11:39:45 +0000 (13:39 +0200)]
Fix sonar issue NetconfMessageListenerTest
Tests should include assertions
A test case without assertions ensures only that no exceptions are thrown. Beyond basic runnability, it ensures nothing about the behavior of the code under test.
Issue-ID: INT-1517
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I0f60482a6db2e24b23630c88bf13264c4d6fbbd6
Bogumil Zebek [Tue, 21 Apr 2020 11:25:41 +0000 (11:25 +0000)]
Merge "Fix sonar issue NetconfConfigurationService"
Bogumil Zebek [Tue, 21 Apr 2020 11:08:16 +0000 (11:08 +0000)]
Merge "Fix sonar issue NetconfEndpoint"
Krzysztof Kuzmicki [Tue, 21 Apr 2020 11:06:26 +0000 (11:06 +0000)]
Merge "Provide the parametrized type for this generic"
Bartosz Gardziejewski [Tue, 21 Apr 2020 10:38:49 +0000 (12:38 +0200)]
Update java to version 11
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ibd3e10c534758e1b26e3a1cbd8154f5aeb423721
Bogumil Zebek [Tue, 21 Apr 2020 10:22:41 +0000 (12:22 +0200)]
Remove usage of generic wildcard type
It is highly recommended not to use wildcard types as return types. Because the type inference rules are fairly complex it is unlikely the user of that API will know how to use it correctly.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ib7fac9587e158afce6856309dfb2f397661c72b9
Krzysztof Kuzmicki [Tue, 21 Apr 2020 10:01:51 +0000 (10:01 +0000)]
Merge "Check if command line arguments are used properly"
Bogumil Zebek [Tue, 21 Apr 2020 09:59:38 +0000 (11:59 +0200)]
Provide the parametrized type for this generic
Generic types shouldn't be used raw (without type parameters) in variable declarations or return values. Doing so bypasses generic type checking, and defers the catch of unsafe code to runtime.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I211f57a49a78edcb538a9c9d19e543371811845b
Aleksandra Maciaga [Tue, 21 Apr 2020 09:45:58 +0000 (11:45 +0200)]
Fix sonar issue NetconfEndpoint
Issue-ID: INT-1517
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: Ie6d5f5b32dc28ac64a95cec90d483476aee39451
Krzysztof Kuzmicki [Tue, 21 Apr 2020 09:34:52 +0000 (09:34 +0000)]
Merge "Fix security vulnerable"
Bogumil Zebek [Tue, 21 Apr 2020 09:34:13 +0000 (09:34 +0000)]
Merge "Add lombok annotations config to be skipped in coverage"
Aleksandra Maciaga [Tue, 21 Apr 2020 09:28:53 +0000 (11:28 +0200)]
Fix sonar issue NetconfConfigurationService
Issue-ID: INT-1517
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I08192bfd07455f7aa929060840d7e63d9a00f156
Bogumil Zebek [Tue, 21 Apr 2020 09:31:49 +0000 (11:31 +0200)]
Check if command line arguments are used properly
Yes. Parameters are used properly. Thus we will turn off SONAR rule (Using command line arguments is security-sensitive) for this main functions.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I659ba8d6d932653f4866667faa04236a72d77b6b
Bogumil Zebek [Tue, 21 Apr 2020 09:24:14 +0000 (11:24 +0200)]
Fix security vulnerable
User provided data, such as URL parameters, POST data payloads or cookies, should always be considered untrusted and tainted. Applications logging tainted data could enable an attacker to inject characters that would break the log file pattern. This could be used to block monitors and SIEM (Security Information and Event Management) systems from detecting other malicious events.
This problem could be mitigated by sanitizing the user provided data before logging it.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ifc4cd24daba49c3fe2e41a5709a87d5cf3daa642
Bogumil Zebek [Tue, 21 Apr 2020 09:13:03 +0000 (09:13 +0000)]
Merge "Remove unused/duplicated dependencies and group them in scope groups"
Michal Banka [Tue, 21 Apr 2020 09:06:52 +0000 (11:06 +0200)]
Add lombok annotations config to be skipped in coverage
Change-Id: Iffde6ca3be457b18490b4025c70acc963963a209
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: INT-1517
Bogumil Zebek [Tue, 21 Apr 2020 09:00:03 +0000 (09:00 +0000)]
Merge "Resolve checkstyle warnings in PNF simulator"
Pawel [Tue, 21 Apr 2020 07:50:12 +0000 (09:50 +0200)]
Remove unused/duplicated dependencies and group them in scope groups
Issue-ID: INT-1517
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ied46b2a6f33711aa5cde3328353f33011ff0c3cd
edyta [Tue, 21 Apr 2020 08:14:09 +0000 (10:14 +0200)]
Fix sonar issue KafkaListenerHandler
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I1e65a3c0a1bb12d0809dc33a491b81d0b58fb324
Bartosz Gardziejewski [Tue, 21 Apr 2020 07:13:14 +0000 (09:13 +0200)]
Resolve checkstyle warnings in PNF simulator
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I43e9f129c24ef33d93b550600e4dd850f881126b
Bogumil Zebek [Tue, 21 Apr 2020 05:57:59 +0000 (05:57 +0000)]
Merge "Extract versions to properties"
Pawel [Mon, 20 Apr 2020 10:52:39 +0000 (12:52 +0200)]
Extract versions to properties
Issue-ID: INT-1517
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: If966e5f755fc22ad428141bc9d3fdbeb756fa6f8
Bogumil Zebek [Mon, 20 Apr 2020 09:15:55 +0000 (11:15 +0200)]
Add test for DBTemplateReader
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Iccd03fa2b784fc249536103a4e3184824d2c6486
Bogumil Zebek [Mon, 20 Apr 2020 06:39:10 +0000 (06:39 +0000)]
Merge "Fix sonar issue SslSupportLevel"
Bogumil Zebek [Mon, 20 Apr 2020 06:38:05 +0000 (06:38 +0000)]
Merge "Fix sonar issue HttpClientAdapterImpl"
Bogumil Zebek [Mon, 20 Apr 2020 06:37:27 +0000 (06:37 +0000)]
Merge "Fix sonar issue EventScheduler"
Bogumil Zebek [Mon, 20 Apr 2020 06:36:46 +0000 (06:36 +0000)]
Merge "Fix sonar issue EventJob"
Bogumil Zebek [Mon, 20 Apr 2020 06:30:34 +0000 (06:30 +0000)]
Merge "Fix sonar issue SimualtorService"
Bogumil Zebek [Mon, 20 Apr 2020 06:30:14 +0000 (06:30 +0000)]
Merge "Fix sonar issue FsToDbTemplateSynchronizer"
Bogumil Zebek [Mon, 20 Apr 2020 06:29:51 +0000 (06:29 +0000)]
Merge "Fix sonar Keyword"
Bogumil Zebek [Mon, 20 Apr 2020 06:20:18 +0000 (06:20 +0000)]
Merge "Fix sonar issue SslSupportLevel"
Bogumil Zebek [Mon, 20 Apr 2020 06:19:55 +0000 (06:19 +0000)]
Merge "Fix sonar issue ResponseBuilderTest"
Bogumil Zebek [Mon, 20 Apr 2020 06:19:05 +0000 (06:19 +0000)]
Merge "Fix sonar issue WatcherEventProcessorTest"
Bogumil Zebek [Mon, 20 Apr 2020 06:18:16 +0000 (06:18 +0000)]
Merge "Fix sonar issue KeywordsValueProviderTest"
edyta [Mon, 20 Apr 2020 05:38:45 +0000 (07:38 +0200)]
Fix sonar issue SslSupportLevel
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Ib871854a2becfbef7cf568f09f20b61b72361547
edyta [Fri, 17 Apr 2020 13:44:06 +0000 (15:44 +0200)]
Fix sonar issue HttpClientAdapterImpl
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I4b3ccce1525f57102b1a0ed47e1b017f7daebd17
edyta [Fri, 17 Apr 2020 12:55:56 +0000 (14:55 +0200)]
Fix sonar issue EventScheduler
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I77f0858d83aa1ccaab735bff9515366374ba4179
edyta [Fri, 17 Apr 2020 13:48:32 +0000 (15:48 +0200)]
Fix sonar issue SimualtorService
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I1aeb643ac21c2230860bda3eb7771924e4668016
edyta [Fri, 17 Apr 2020 13:39:33 +0000 (15:39 +0200)]
Fix sonar issue SslSupportLevel
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Ia9335aa1a3511d2c6dae4d845584c3ef36274349
edyta [Fri, 17 Apr 2020 13:36:28 +0000 (15:36 +0200)]
Fix sonar Keyword
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I9957d54a84a6c093e1289b66b45585a8c2b71f0e
edyta [Fri, 17 Apr 2020 13:02:08 +0000 (15:02 +0200)]
Fix sonar issue EventJob
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I973fe6d5854d50d93a6bf874d3066b6137a6012b
edyta [Fri, 17 Apr 2020 12:50:38 +0000 (14:50 +0200)]
Fix sonar issue FsToDbTemplateSynchronizer
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I492f6453558bf26b80319b34545b956fe9ae9d45
edyta [Fri, 17 Apr 2020 12:40:29 +0000 (14:40 +0200)]
Fix sonar issue WatcherEventProcessorTest
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Ieb636249c1a6dd5867050e7d788192ef40341ead
edyta [Fri, 17 Apr 2020 12:33:05 +0000 (14:33 +0200)]
Fix sonar issue ResponseBuilderTest
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I5fbd02d8e81bbaf46230556703ebdeb0cc653471
edyta [Fri, 17 Apr 2020 12:29:01 +0000 (14:29 +0200)]
Fix sonar issue KeywordsValueProviderTest
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I092e792087463e7331549bb14d0bc4a7f550b342
edyta [Fri, 17 Apr 2020 12:20:52 +0000 (14:20 +0200)]
Fix sonar issue SslSupportLevelTest
Issue-ID: INT-1517
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I69522e0cbccb5f24f7fc8f29f0ee2ee7c866b0ef
Krzysztof Kuzmicki [Fri, 17 Apr 2020 11:32:36 +0000 (11:32 +0000)]
Merge "Add README.md to parent"
Bogumil Zebek [Wed, 15 Apr 2020 10:05:44 +0000 (12:05 +0200)]
Add README.md to parent
README.md with basic information's about project configuration, building, etc.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Id3ea8bdffc93f1cb50c21312763182c28eb86700
Bartosz Gardziejewski [Thu, 16 Apr 2020 05:46:53 +0000 (07:46 +0200)]
Move netconf integration tests to separate catalog
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I814439a6b0ab7fbe08253c7bd9639bde3320ece2
Bogumil Zebek [Wed, 15 Apr 2020 12:51:08 +0000 (12:51 +0000)]
Merge "Fix failing netconf integration tests"
Bartosz Gardziejewski [Wed, 15 Apr 2020 12:19:02 +0000 (14:19 +0200)]
Add JaCoCo to netconf simulator
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Icba743d9a7d8db59a7694c98e57d591b0f30988b
Bartosz Gardziejewski [Wed, 15 Apr 2020 11:01:57 +0000 (13:01 +0200)]
Fix failing netconf integration tests
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I98e22b54fe366bec392cf7f37c0fd52417ff2433
Bartosz Gardziejewski [Wed, 15 Apr 2020 09:57:36 +0000 (11:57 +0200)]
Fix tagging of netopeer image
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Idfee1f28fffb67043381b3185f7aae949a2a52db
Bartosz Gardziejewski [Wed, 15 Apr 2020 08:56:13 +0000 (10:56 +0200)]
Updating oparent to 2.1.0 and adding JaCoCo
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I1dc20dd5394de4c1576ec6f0803054ca3e636e19
Bartosz Gardziejewski [Wed, 15 Apr 2020 08:14:32 +0000 (10:14 +0200)]
Adding version as variable in Dockerfiles
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I701583e9d5ed1089178cd5bd590034dd7bcc9402
Bartosz Gardziejewski [Wed, 15 Apr 2020 07:00:59 +0000 (09:00 +0200)]
Remove JaCoCo plugin
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I2d09f4b1555fcc4226e6453f403916ea931266ad
Bogumil Zebek [Wed, 15 Apr 2020 06:40:50 +0000 (06:40 +0000)]
Merge "Update versions and base images in dockerfiles"
Bartosz Gardziejewski [Wed, 15 Apr 2020 06:11:10 +0000 (08:11 +0200)]
Update versions and base images in dockerfiles
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I09e39b54c064522ffa5473c0226f5049ad7b57ef
Bartosz Gardziejewski [Wed, 15 Apr 2020 05:20:35 +0000 (07:20 +0200)]
Change rest method access to public
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I8993d3c45c616890ea1fd08528557e6e25dcb3f8
Morgan Richomme [Tue, 14 Apr 2020 08:35:19 +0000 (08:35 +0000)]
Merge "Updating README and docker-compose for netconf simulator"
Bartosz Gardziejewski [Thu, 9 Apr 2020 12:12:31 +0000 (14:12 +0200)]
Updating README and docker-compose for netconf simulator
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I217381679679dd7a2f8a95717699644f385cad18
Bogumil Zebek [Tue, 14 Apr 2020 07:03:46 +0000 (07:03 +0000)]
Merge "Fix names in distributionManagement"
Bartosz Gardziejewski [Tue, 14 Apr 2020 06:55:06 +0000 (08:55 +0200)]
Fix names in distributionManagement
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I4da091fec148732b92c2c74f67aa09e7e45d0bd6
Bartosz Gardziejewski [Tue, 14 Apr 2020 06:21:39 +0000 (08:21 +0200)]
Update PNF simulator root project name
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I22f131df7eb89f9f623be819f87b1c977256ad6e
Bogumil Zebek [Fri, 10 Apr 2020 05:26:27 +0000 (07:26 +0200)]
Update project structure
Fix groupId, version and docker tag.
Issue-ID: INT-1517
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I6a20e816fb53c2b50e58ca5680dd886cea8fc6b2
Bartosz Gardziejewski [Thu, 9 Apr 2020 09:55:14 +0000 (11:55 +0200)]
Add distribution management in pom
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I7bb906bbf993ee6adce253b356a039f259172669
Bartosz Gardziejewski [Wed, 8 Apr 2020 07:31:13 +0000 (09:31 +0200)]
Move PNF simulator from /test/mocks to new project
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
mrichomme [Fri, 3 Apr 2020 09:12:44 +0000 (11:12 +0200)]
Add use case leaders as committers
Issue-ID: CIMAN-33
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ie4f5be330154564d35f738d8c7fc2ca876fd544d
Signed-off-by: mrichomme <morgan.richomme@orange.com>
LF Jenkins CI [Tue, 31 Mar 2020 18:21:10 +0000 (18:21 +0000)]
Automation adds INFO.yaml
Issue-ID: CIMAN-33
Change-Id: I3bf5b3f1cc15476fa60930ad72e7631507ed285f
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Bartek Grzybowski [Fri, 3 Apr 2020 07:19:02 +0000 (09:19 +0200)]
Add tox linters setup
Change-Id: I32340eaf5160aa90687dd0cf3bf106b8652f3094
Issue-ID: INT-1427
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
LF Jenkins CI [Tue, 31 Mar 2020 18:20:55 +0000 (18:20 +0000)]
Automation adds .gitreview
Issue-ID: CIMAN-33
Change-Id: I44e1906aa736eb7b7b46b483967c935c717a848d
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
LF Jenkins CI [Tue, 31 Mar 2020 18:20:43 +0000 (18:20 +0000)]
Initial empty repository