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
/
mass-pnf-sim
/
MassPnfSim.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
Start/stop the 3GPP measurements file generator at simulator start/stop
Bartek Grzybowski
1
-2
/
+16
2020-06-17
Pass options to each lifecycle method separately
Bartek Grzybowski
1
-12
/
+26
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
1
-4
/
+14
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
1
-0
/
+2
2020-06-15
Generate vsftpd config file in bootstrap phase
Bartek Grzybowski
1
-3
/
+11
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
1
-2
/
+27
2020-06-10
Add helper method to generate simulator config
Bartek Grzybowski
1
-1
/
+14
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
1
-2
/
+11
2020-06-10
Chown vsftpd config file to root while bootstrapping
Bartek Grzybowski
1
-1
/
+6
2020-06-10
Add internal routine for logs archiving
Bartek Grzybowski
1
-2
/
+26
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
1
-1
/
+17
2020-06-05
Drop shell wrapper for 'trigger_custom' action as well
Bartek Grzybowski
1
-6
/
+10
2020-06-05
Support triggering simulator app directly from MassPnfSim module
Bartek Grzybowski
1
-4
/
+30
2020-06-05
Drop shell wrapper for stopping simulator instances
Bartek Grzybowski
1
-8
/
+32
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
1
-3
/
+25
2020-06-02
Add helper method to get running docker containers names list
Bartek Grzybowski
1
-0
/
+9
2020-06-02
Add helper method to get simulator instance data
Bartek Grzybowski
1
-0
/
+11
2020-05-25
Drop shell 'rm' command and use 'rmtree' native Python routine
Bartek Grzybowski
1
-5
/
+6
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
1
-17
/
+28
2020-05-15
Run Maven directly
Bartek Grzybowski
1
-3
/
+7
2020-05-15
Leverage internal shell runner in bootstrap mode
Bartek Grzybowski
1
-16
/
+9
2020-05-15
Add internal method for shell runner in MassPnfSim module
Bartek Grzybowski
1
-46
/
+29
2020-05-15
Make the maven image build an independent step
Bartek Grzybowski
1
-0
/
+4
2020-05-12
Get the routine name to call with getattr
Bartek Grzybowski
1
-1
/
+1
2020-05-12
Move CLI options processing to module level
Bartek Grzybowski
1
-0
/
+64
2020-05-11
Improve code testability
Bartek Grzybowski
1
-0
/
+157