Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 380e5f30 authored by clement lagorce's avatar clement lagorce
Browse files

release gazelle-tm 9.5.0

parent a30bbe60
No related branches found
No related tags found
No related merge requests found
...@@ -210,6 +210,15 @@ By default, the announcement section is selected. It can be changed via the drop ...@@ -210,6 +210,15 @@ By default, the announcement section is selected. It can be changed via the drop
The selected section can be edited via this page. The `Save and Continue` button will update the section. The selected section can be edited via this page. The `Save and Continue` button will update the section.
Restore button restore the previous version of the selected section. Restore button restore the previous version of the selected section.
### Update section since 9.5.0
It is now possible to run automated test steps.
To activate it, 2 environnements variables are needed :
- maestro_url=http://localhost:8080/gateway
- automated_step_enabled=true
Note that maestro_url is temporarily pointing to a gateway micro service that redirect requests to ITB Test Bed.
It will be integrated in maestro in the future so the /gateway might change.
![](./media/home_page_manager.png) ![](./media/home_page_manager.png)
## Version priors to 6.3.0 ## Version priors to 6.3.0
......
--- ---
title: Release note title: Release note
subtitle: Test Management subtitle: Test Management
toolversion: 9.4.0 toolversion: 9.5.0
releasedate: 2024-09-24 releasedate: 2024-10-24
author: Anne-Gaëlle BERGE author: Anne-Gaëlle BERGE
function: Software Engineer function: Software Engineer
customer: IHE Europe customer: IHE Europe
reference: KER1-RNO-IHE-TEST_MANAGEMENT reference: KER1-RNO-IHE-TEST_MANAGEMENT
--- ---
# 9.5.0
_Release date: 2024-10-24_
__Task__
* \[[GZL-5376](https://gazelle.ihe.net/jira/browse/GZL-5376)\] Update test repository view with automated test step
* \[[GZL-5377](https://gazelle.ihe.net/jira/browse/GZL-5377)\] Create Automated test step input entity
* \[[GZL-5378](https://gazelle.ihe.net/jira/browse/GZL-5378)\] Update AutomatedTestStep model
* \[[GZL-5379](https://gazelle.ihe.net/jira/browse/GZL-5379)\] Add fileSystem storage for script in test step
* \[[GZL-5380](https://gazelle.ihe.net/jira/browse/GZL-5380)\] Complete edit UI for automated-test step
* \[[GZL-5382](https://gazelle.ihe.net/jira/browse/GZL-5382)\] DAO can query automated test step
* \[[GZL-5383](https://gazelle.ihe.net/jira/browse/GZL-5383)\] Create AutomatedTestStep Entity
* \[[GZL-5384](https://gazelle.ihe.net/jira/browse/GZL-5384)\] Add new SQL table for automated test step
* \[[GZL-5385](https://gazelle.ihe.net/jira/browse/GZL-5385)\] Update test view
* \[[GZL-5386](https://gazelle.ihe.net/jira/browse/GZL-5386)\] Add automated test step to the test instance model
* \[[GZL-5387](https://gazelle.ihe.net/jira/browse/GZL-5387)\] Update test instance UI to display automated test step
* \[[GZL-5388](https://gazelle.ihe.net/jira/browse/GZL-5388)\] Resolve script to display enough upload file button in UI
* \[[GZL-5389](https://gazelle.ihe.net/jira/browse/GZL-5389)\] Run step in TestInstanceManager
* \[[GZL-5390](https://gazelle.ihe.net/jira/browse/GZL-5390)\] Client to query GITB Gateway for runTest
* \[[GZL-5391](https://gazelle.ihe.net/jira/browse/GZL-5391)\] REST API for receiving report notification
* \[[GZL-5392](https://gazelle.ihe.net/jira/browse/GZL-5392)\] Update UI with report status display
* \[[GZL-5404](https://gazelle.ihe.net/jira/browse/GZL-5404)\] Store ITB PDF report
* \[[GZL-5406](https://gazelle.ihe.net/jira/browse/GZL-5406)\] Add new Automated test step type
# 9.4.0 # 9.4.0
_Release date: 2024-09-24_ _Release date: 2024-09-24_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment