Linux Foundation Collaborative Projects
index
:
functest-xtesting
master
stable/2023.1
stable/2023.2
stable/2024.1
stable/fraser
stable/gambia
stable/hunter
stable/iruya
stable/jerma
stable/kali
stable/leguer
stable/wallaby
stable/xena
stable/yoga
stable/zed
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
functest
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
Create VNF user with admin role
Alex Yang
1
-6
/
+8
2017-09-05
Fix the cloudify_ims update quotas error
Linda Wang
1
-2
/
+1
2017-09-04
More support of snaps for VNF
boucherv
1
-22
/
+36
2017-07-03
[cloudify_ims] Support Cloudify 4.0
boucherv
1
-15
/
+19
2017-06-21
Define logger as Feature instance attribute
Jose Lausuch
1
-0
/
+18
2017-06-14
Update Suite details pushed to DB
Cédric Ollivier
1
-2
/
+5
2017-06-06
Refactor core VNF class
Morgan Richomme
1
-186
/
+148
2017-05-30
Fix a typo in docstring
Cédric Ollivier
1
-1
/
+1
2017-05-30
Define create_snapshot() and clean() in TestCase
Cédric Ollivier
1
-0
/
+50
2017-05-29
Rename logger to __logger in unit.py
Cédric Ollivier
1
-5
/
+6
2017-05-29
Protect against self.suite = None
Cédric Ollivier
1
-8
/
+12
2017-05-23
Add docstrings in unit
Cédric Ollivier
2
-11
/
+34
2017-05-23
Rename the class TestSuiteRunner to Suite
Cédric Ollivier
1
-2
/
+2
2017-05-23
Rename pytest_suite_runner.py to unit.py
Cédric Ollivier
1
-0
/
+0
2017-05-19
Precise self.result in pytest_suite_runner.py
Cédric Ollivier
1
-29
/
+13
2017-05-18
Use logger instead of printing in console
Cédric Ollivier
1
-3
/
+13
2017-05-18
Fix 2 issues related to logger in pytest_suite_runer.py
Cédric Ollivier
1
-3
/
+1
2017-05-18
Allow running unittest.TestCase via run_tests.py
Cédric Ollivier
1
-0
/
+5
2017-05-17
Update self.result value to INT
jose.lausuch
1
-4
/
+4
2017-05-17
Merge "Fix an unorderable types error (if python 3)"
Jose Lausuch
1
-0
/
+1
2017-05-17
Fix an unorderable types error (if python 3)
Cédric Ollivier
1
-0
/
+1
2017-05-16
Converted vPing to leverage the object-oriented SNAPS library.
spisarski
1
-1
/
+1
2017-05-16
Merge "Get a logger before printing"
Jose Lausuch
1
-6
/
+12
2017-05-16
Switch from generate_report to PrettyTable
Cédric Ollivier
2
-2
/
+1
2017-05-15
Get a logger before printing
Cédric Ollivier
1
-6
/
+12
2017-05-11
Modify TestCase.__str__() to use PrettyTable
Cédric Ollivier
1
-6
/
+10
2017-05-10
Merge "Conform ODL with last framework updates"
Morgan Richomme
1
-4
/
+5
2017-05-10
Merge changes from topic 'add_testcase_str'
Morgan Richomme
1
-1
/
+16
2017-05-09
Merge "Bugfix: initialize the logger for snaps"
Cedric Ollivier
1
-0
/
+1
2017-05-09
Conform ODL with last framework updates
Cédric Ollivier
1
-4
/
+5
2017-05-09
Rename VnfOnBoardingBase to VnfOnBoarding
Cédric Ollivier
1
-2
/
+2
2017-05-09
Rename vnf_base to vnf
Cédric Ollivier
1
-0
/
+0
2017-05-09
Bugfix: initialize the logger for snaps
Linda Wang
1
-0
/
+1
2017-05-06
Implement TestCase __str__()
Cédric Ollivier
1
-1
/
+16
2017-05-06
Merge "Rename TestCase check_result() to is_successful()"
Cedric Ollivier
1
-2
/
+2
2017-05-05
Merge "Print the real testcase duration"
Jose Lausuch
1
-0
/
+18
2017-05-05
Rename TestCase check_result() to is_successful()
Cédric Ollivier
1
-2
/
+2
2017-05-05
Print the real testcase duration
Cédric Ollivier
1
-0
/
+18
2017-05-05
Replace CONST.* by getattribute/setattr
jose.lausuch
1
-9
/
+9
2017-05-05
Replace project_name by case_name in result file name
Cédric Ollivier
1
-1
/
+1
2017-05-04
Define loggers as class-private members
Cédric Ollivier
3
-32
/
+36
2017-05-04
Delete functest.utils.functest_logger
Cédric Ollivier
3
-6
/
+7
2017-04-26
Manage criteria in TestCase
Cédric Ollivier
2
-7
/
+19
2017-04-26
Switch TestCase attribute criteria to result
Cédric Ollivier
4
-22
/
+22
2017-04-21
Switch testcase to test case in docstrings
Cédric Ollivier
2
-5
/
+5
2017-04-21
Merge "Minor changes in docstrings"
Serena Feng
2
-16
/
+19
2017-04-20
[VNF_base] Support existing tenant and user
boucherv
1
-62
/
+45
2017-04-20
Minor changes in docstrings
Cédric Ollivier
2
-16
/
+19
2017-04-18
Add docstings in feature.py
Cédric Ollivier
2
-1
/
+53
2017-04-18
Remove former cmd instance attribute
Cédric Ollivier
1
-1
/
+0
[next]