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
The current version of the test suite is aligned with the old orchestration generator, which was in the GitLab repository group. The test suite needs to be aligned with the current requirements of the orchestration generator, by means:
Reallocate the Resource JSON file to /retorchfiles/configurations and add the necessary required capacities field.
Convert the CI JSON file to the current .properties structure
Remove the @Resource annotations and add the access modes of the Resources not considered.
Fix the docker-compose.yml file
Fix the TJob naming in the Jenkinsfile to allow the direct parsing by the profiler
Generate again the scripting and environment files
The text was updated successfully, but these errors were encountered:
The current version of the test suite is aligned with the old orchestration generator, which was in the GitLab repository group. The test suite needs to be aligned with the current requirements of the orchestration generator, by means:
@Resource
annotations and add the access modes of the Resources not considered.The text was updated successfully, but these errors were encountered: