Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.52 KB

CHANGE_LOG.md

File metadata and controls

15 lines (13 loc) · 1.52 KB

Changelog

0.9.0-m8 (not released)

🆕 #287 Re-design the configuration file required for each testplan.
📈 #252 Persist link to build logs of each test run.
🐛 #284 Fixed IS testplan build break.
🐛 #307 Remove separate testplan file input from RunTestPlan command.
🐛 #323 Logs related to test execution is not stored in the correct file path with correct file name.
🐛 #330 Dashboard TestCase view error message view hides part of the message.
🐛 #305 PROD environment dasboard points to dev api enpoints.
🐛 #293 'No log4j2 configuration file found' shown in TestGrid testruns.
🍴 #318 Documentation of TestGrid continuous delivery flow.
🍴 #304 Jenkins pipeline fails to connect to host without disabling HostkeyChecking.
🍴 #212 Move Shell executing logic from Util class to a new ShellExecuter class.