You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
There are more and more integration test fail found during the release process, we will need to define more test cases to be ran during jenkins integration test, for example #2447 case can be written in script, and can be found before merge.
Before adding test cases, I think we may need to define a framework to make it easy to define and run integration test cases. i.e. set an standard environment, how to do tear down, etc.
The text was updated successfully, but these errors were encountered:
In #4035, Jenkins test scripts have been moved from host to tests/jenkins/ path in repo.
More CI test cases could be added in stage_test.sh file easily in the future.
scarlett2018
changed the title
Will need a unified framework to do integration test in jenkins
P1 - Will need a unified framework to do integration test in jenkins
Dec 30, 2019
There are more and more integration test fail found during the release process, we will need to define more test cases to be ran during jenkins integration test, for example #2447 case can be written in script, and can be found before merge.
Before adding test cases, I think we may need to define a framework to make it easy to define and run integration test cases. i.e. set an standard environment, how to do tear down, etc.
The text was updated successfully, but these errors were encountered: