Linux Foundation Collaborative Projects
index
:
integration
2.0.0-ONAP
amsterdam
beijing
casablanca
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
Integration framework, automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of ONAP.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
mocks
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
Add internal method for shell runner in MassPnfSim module
Bartek Grzybowski
2
-58
/
+40
2020-05-15
Fix ftp dir permission in sftp-server container
Bartek Grzybowski
3
-3
/
+5
2020-05-15
Make the maven image build an independent step
Bartek Grzybowski
2
-2
/
+12
2020-05-12
Get and kill ROP_file_creator.sh childs as well
Bartek Grzybowski
1
-3
/
+15
2020-05-12
Get the routine name to call with getattr
Bartek Grzybowski
2
-16
/
+3
2020-05-12
Move CLI options processing to module level
Bartek Grzybowski
2
-70
/
+70
2020-05-11
Improve code testability
Bartek Grzybowski
3
-155
/
+181
2020-05-11
Allow importing the script as module
Bartek Grzybowski
1
-189
/
+196
2020-05-11
Rework input parameters handling
Bartek Grzybowski
3
-45
/
+55
2020-05-08
Refactor simulator instances IP setting logic
Bartek Grzybowski
2
-31
/
+38
2020-05-08
Fix services IP addresses naming
Bartek Grzybowski
1
-22
/
+25
2020-05-08
Drop superfluous variables and type casts
Bartek Grzybowski
1
-13
/
+10
2020-05-08
Supress ANSI escape sequences when terminal not detected
Bartek Grzybowski
1
-2
/
+6
2020-05-05
Make script verbosity adjustible
Bartek Grzybowski
1
-22
/
+30
2020-05-05
Add input opts description in usage synopsis
Bartek Grzybowski
1
-10
/
+12
2020-05-05
Leverage ArgumentParser facilities for input options validation
Bartek Grzybowski
1
-27
/
+28
2020-05-05
Add helper functions for input options validation
Bartek Grzybowski
2
-0
/
+22
2020-05-03
Rephrase the argparse arguments help messages
Bartek Grzybowski
1
-61
/
+13
2020-05-03
Kill the 'sleep' process as well
Bartek Grzybowski
1
-1
/
+1
2020-05-04
pnf-sw-upgrade: fix lock-protected update of yang module
ebo
1
-54
/
+50
2020-04-20
Leverage pytest parametrize mark in test_rest_api_endpoints
Bartek Grzybowski
1
-34
/
+17
2020-04-20
Leverage pytest parametrize mark in test_bad_prefix test
Bartek Grzybowski
1
-21
/
+13
2020-04-20
Leverage pytest parametrize mark in test_bad_moi_class test
Bartek Grzybowski
1
-19
/
+8
2020-04-20
Refactor test_unauthorized() to leverage pytest parametrize mark
Bartek Grzybowski
1
-18
/
+11
2020-04-20
netconf-pnp-simulator: fix sysrepod crash on TLS reconfig
ebo
21
-20
/
+527
2020-04-16
Add test to verify bad API prefix handling by the service
Bartek Grzybowski
2
-0
/
+33
2020-04-16
Add test to verify bad MOI handling by the service
Bartek Grzybowski
2
-0
/
+30
2020-04-16
Add test to verify unauthorized requests
Bartek Grzybowski
3
-1
/
+27
2020-04-16
Fix invalid prefix check handling
Bartek Grzybowski
1
-20
/
+28
2020-04-16
Return http 404 for wrong prefix, not 401
Bartek Grzybowski
1
-4
/
+8
2020-04-15
Move tests to their own directory
Bartek Grzybowski
9
-24
/
+30
2020-04-15
Add tox runner for pytest in prov-mns-provider
Bartek Grzybowski
2
-0
/
+12
2020-04-15
Extend unit tests for provisioning management service
Bartek Grzybowski
1
-0
/
+25
2020-04-15
Add unit tests for provisioning management service
Bartek Grzybowski
1
-0
/
+49
2020-04-15
netconf-pnp-simulator: enable NETCONF send/recv message logging
ebo
20
-77
/
+717
2020-04-15
Upgrade netconf-pnp-simulator image tag to 2.8.2
Bartek Grzybowski
4
-4
/
+4
2020-04-14
Fix integration markdown errors for linter
mrichomme
9
-271
/
+312
2020-04-14
netconf-pnp-simulator: normalized image reference
ebo
2
-4
/
+2
2020-04-14
netconf-pnp-simulator: fix invalid ref to libssh v0.8.8
ebo
2
-6
/
+5
2020-04-10
Update pnf-sw-upgrade module to latest engine v2.8.1
ebo
4
-12
/
+13
2020-04-09
Remove old PNF simulator
Bartosz Gardziejewski
238
-16902
/
+0
2020-04-08
netconf-pnp-simulator: convenient TLS and SSH configuration
ebo
25
-485
/
+936
2020-04-06
Remove deprecated options from virtualenv invocation
Bartek Grzybowski
2
-3
/
+3
2020-04-02
Upgrade netconf-pnp-simulator tag to 2.6.2 for netconf-pnp-pmsh
Bartek Grzybowski
1
-1
/
+1
2020-04-01
Upgrade netconf-pnp-simulator tag to 2.6.2 for ems-netconf-swm
Bartek Grzybowski
1
-1
/
+1
2020-03-24
Add the provisioning management service provider for 5G NRM CM
Huang Cheng
9
-0
/
+392
2020-03-23
Add script and patch to build CBA file to support PNF SW upgrade
Enbo Wang
9
-0
/
+530
2020-03-20
Set of fixes for pnfsimulator startup
Tomasz Golabek
3
-1
/
+4
2020-03-14
EMS simulator extension to support netconf interaction with CDS
Yaoguang Wang
7
-0
/
+364
2020-03-12
Added python3 and Updated netopeer image
rajendrajaiswal
4
-5
/
+10
[next]