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
/
ci
/
run_tests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
Fix args parsing in run_tests
Linda Wang
1
-2
/
+2
2017-08-24
Prevent KeyError during main args parsing
Martin Kulhavy
1
-3
/
+3
2017-08-18
Merge "Fix summary in run_tests.py"
Cedric Ollivier
1
-6
/
+12
2017-08-18
Fix summary in run_tests.py
Cédric Ollivier
1
-6
/
+12
2017-08-18
Put domain name in CONST
Alex Yang
1
-0
/
+2
2017-08-16
Clean run_tests.py and the related ut
Cédric Ollivier
1
-78
/
+62
2017-07-02
Apply restrictive file permissions
Cédric Ollivier
1
-3
/
+0
2017-06-30
Define console_scripts
Cédric Ollivier
1
-2
/
+5
2017-06-26
Don't display functest report for single test cases
jose.lausuch
1
-10
/
+12
2017-06-20
Remove all references to /home/opnfv/repos/functest
Cédric Ollivier
1
-3
/
+4
2017-05-30
Merge "Define create_snapshot() and clean() in TestCase"
Cedric Ollivier
1
-27
/
+23
2017-05-30
Define create_snapshot() and clean() in TestCase
Cédric Ollivier
1
-27
/
+23
2017-05-28
Switch shebangs to /usr/bin/env python
Cédric Ollivier
1
-1
/
+1
2017-05-23
Bugfix: fix two typos
Linda Wang
1
-1
/
+1
2017-05-19
Print stack when catching exceptions in run_tests.py
Cédric Ollivier
1
-7
/
+8
2017-05-16
Define Runner class
Cédric Ollivier
1
-202
/
+202
2017-05-16
Add enabled flag in testcases.yaml
jose.lausuch
1
-0
/
+7
2017-05-16
Switch from generate_report to PrettyTable
Cédric Ollivier
1
-26
/
+24
2017-05-16
Fix how to get tier_name
Cédric Ollivier
1
-1
/
+1
2017-05-06
Implement TestCase __str__()
Cédric Ollivier
1
-2
/
+1
2017-05-05
Merge "Print the real testcase duration"
Jose Lausuch
1
-11
/
+7
2017-05-05
Print the real testcase duration
Cédric Ollivier
1
-11
/
+7
2017-05-05
Replace CONST.* by getattribute/setattr
jose.lausuch
1
-11
/
+12
2017-05-04
Delete functest.utils.functest_logger
Cédric Ollivier
1
-4
/
+6
2017-04-26
Switch TestCase attribute criteria to result
Cédric Ollivier
1
-1
/
+1
2017-04-11
Modify TestCase constructor attributes
Cédric Ollivier
1
-1
/
+2
2017-04-04
Add case_name as constructor arg
Cédric Ollivier
1
-1
/
+1
2017-03-27
Rename testcase_base to testcase
Cédric Ollivier
1
-3
/
+3
2017-03-27
Switch TestcaseBase to TestCase
Cédric Ollivier
1
-2
/
+2
2017-03-07
Merge "delete ft_constants and file functest_constants.py"
Morgan Richomme
1
-5
/
+0
2017-03-07
delete ft_constants and file functest_constants.py
SerenaFeng
1
-5
/
+0
2017-03-02
Merge "Remove exec_test.sh"
Jose Lausuch
1
-14
/
+3
2017-03-01
Remove exec_test.sh
jose.lausuch
1
-14
/
+3
2017-03-01
Add clean_flag to test cases
jose.lausuch
1
-2
/
+4
2017-02-23
Use new-style classes which inherit from object
Linda Wang
1
-1
/
+1
2017-02-14
Merge changes from topic 'revert_write_to_file'
Jose Lausuch
1
-1
/
+1
2017-02-13
Revert "write test results to a local file"
Cédric Ollivier
1
-1
/
+1
2017-02-09
Refactoring of args and parser variable
ashishk1994
1
-33
/
+43
2017-02-09
Fix source_credentials in openstack_utils
Cédric Ollivier
1
-2
/
+2
2017-02-02
Define how to pass args to TestcaseBase.run
Cédric Ollivier
1
-1
/
+5
2017-01-25
Refactor Rally to adopt OO
helenyao
1
-4
/
+0
2017-01-19
Merge "write test results to a local file"
Morgan Richomme
1
-1
/
+1
2017-01-17
Merge "Refactoring of args and parser variable in ci/run_tests, prepare_env"
Morgan Richomme
1
-24
/
+37
2017-01-17
write test results to a local file
wu.zhihui
1
-1
/
+1
2017-01-12
Bugfix: fix the wrong return code
helenyao
1
-3
/
+4
2017-01-09
Refactoring of args and parser variable in ci/run_tests, prepare_env
ashishk1994
1
-24
/
+37
2016-12-21
Refactor test run related modules using new constants provider
SerenaFeng
1
-20
/
+17
2016-12-15
Add check_criteria() in testcase_base
Cédric Ollivier
1
-3
/
+4
2016-12-14
Authenticate clients with keystoneauth1.session
helenyao
1
-0
/
+1
2016-12-07
abstract umbrella part to make integration code simpler
SerenaFeng
1
-2
/
+2
[next]