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-07-02
netconf-pnp-simulator: fix supervisor patching failure
ebo
2
-2
/
+3
2020-06-18
Start/stop the 3GPP measurements file generator at simulator start/stop
Bartek Grzybowski
2
-6
/
+21
2020-06-17
Pass options to each lifecycle method separately
Bartek Grzybowski
4
-39
/
+53
2020-06-17
Validate the subcommands on each instance method invocation
Bartek Grzybowski
1
-20
/
+33
2020-06-17
Remove the existing_sim_instances instance attribute
Bartek Grzybowski
1
-8
/
+7
2020-06-16
Support setting custom username/password for the file server service
Bartek Grzybowski
8
-14
/
+28
2020-06-15
Drop shell wrapper for docker compose operations
Bartek Grzybowski
1
-19
/
+0
2020-06-15
Run the 3GPP measurements file generator in bootstrap phase
Bartek Grzybowski
2
-3
/
+5
2020-06-15
Generate vsftpd config file in bootstrap phase
Bartek Grzybowski
2
-5
/
+13
2020-06-15
Make the config generation private method more generic
Bartek Grzybowski
1
-14
/
+15
2020-06-10
Add a helper method to generate docker compose file
Bartek Grzybowski
2
-4
/
+29
2020-06-10
Simplify network name in Compose template
Bartek Grzybowski
1
-4
/
+4
2020-06-10
Add helper method to generate simulator config
Bartek Grzybowski
1
-1
/
+14
2020-06-10
Update Mass PNF simulator documentation
Bartek Grzybowski
1
-7
/
+11
2020-06-10
Drop action methods decorator
Bartek Grzybowski
1
-24
/
+0
2020-06-10
Setup and start docker-compose simulator app directly in Python module
Bartek Grzybowski
2
-10
/
+18
2020-06-10
Chown vsftpd config file to root while bootstrapping
Bartek Grzybowski
2
-2
/
+11
2020-06-10
Add internal routine for logs archiving
Bartek Grzybowski
1
-2
/
+26
2020-06-10
Remove useless RUNNING_COMPOSE_CONFIG assignment
Bartek Grzybowski
1
-1
/
+0
2020-06-10
Drop shell debug mode in command wrapper method
Bartek Grzybowski
1
-2
/
+2
2020-06-05
Support stopping sending PNF registration messages in Python module
Bartek Grzybowski
4
-7
/
+61
2020-06-05
Add test case for invalid '--count' option value
Bartek Grzybowski
1
-0
/
+18
2020-06-05
Drop shell wrapper for 'trigger_custom' action as well
Bartek Grzybowski
2
-11
/
+14
2020-06-05
Support triggering simulator app directly from MassPnfSim module
Bartek Grzybowski
3
-26
/
+40
2020-06-05
Drop shell wrapper for stopping simulator instances
Bartek Grzybowski
2
-15
/
+47
2020-06-02
Add helper routine for getting iter range in lifecycle methods
Bartek Grzybowski
1
-5
/
+9
2020-06-02
Drop shell wrapper for getting simulators status
Bartek Grzybowski
2
-14
/
+37
2020-06-02
Add helper method to get running docker containers names list
Bartek Grzybowski
2
-1
/
+11
2020-06-02
Add helper method to get simulator instance data
Bartek Grzybowski
3
-2
/
+13
2020-05-25
Add functional tests for verifying simulator services status
Bartek Grzybowski
4
-1
/
+36
2020-05-25
Add functional test for 'clean' subcommand
Bartek Grzybowski
2
-0
/
+10
2020-05-25
Add functional tests for 'stop' subcommand
Bartek Grzybowski
1
-0
/
+21
2020-05-25
Add tests for 'trigger_custom' subcommand
Bartek Grzybowski
3
-0
/
+27
2020-05-25
Add functional tests for 'trigger' command
Bartek Grzybowski
1
-0
/
+18
2020-05-25
Add functional tests for 'start' command
Bartek Grzybowski
1
-0
/
+18
2020-05-25
Add functional tests for bootstrap commands
Bartek Grzybowski
1
-0
/
+60
2020-05-25
Add pytest fixtures
Bartek Grzybowski
1
-0
/
+30
2020-05-25
Remove fixture declaration that is defined in pytest config
Bartek Grzybowski
1
-5
/
+0
2020-05-25
Add 'pyyaml' dependency in 'pytest' tox env
Bartek Grzybowski
1
-3
/
+3
2020-05-25
Add pytest testing scenario settings for simulator
Bartek Grzybowski
1
-0
/
+6
2020-05-25
Drop shell 'rm' command and use 'rmtree' native Python routine
Bartek Grzybowski
1
-5
/
+6
2020-05-20
Add tests for CLI script options
Bartek Grzybowski
2
-1
/
+48
2020-05-20
Create setuptools based Python env setup for the scripts
Bartek Grzybowski
6
-14
/
+57
2020-05-19
Iterate over all bootstrapped instances by default
Bartek Grzybowski
1
-10
/
+31
2020-05-19
Add a method to enumerate bootstrapped simulator instances
Bartek Grzybowski
1
-0
/
+6
2020-05-18
Make the actions decorator a static method in a subclass
Bartek Grzybowski
1
-26
/
+29
2020-05-18
Create a boilerplate decorator for MassPnfSim class actions
Bartek Grzybowski
2
-18
/
+29
2020-05-15
Run Maven directly
Bartek Grzybowski
1
-3
/
+7
2020-05-15
Leverage internal shell runner in bootstrap mode
Bartek Grzybowski
3
-19
/
+13
2020-05-15
Add internal method for shell runner in MassPnfSim module
Bartek Grzybowski
2
-58
/
+40
[next]