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-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