-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migration of the scheduler and orchestrator packages #65
Conversation
1aba782
to
937bb4b
Compare
As you requested @javiertuya #59 (review), I've migrated the module that generates the Jenkinsfiles (nothing related to the UsageProfile or the Cost estimation). |
retorch-orchestration/retorchfiles/customscriptscode/custom-tjob-setup
Outdated
Show resolved
Hide resolved
...stration/src/main/java/giis/retorch/orchestration/generator/OrchestrationGenericToolBox.java
Outdated
Show resolved
Hide resolved
retorch-orchestration/src/main/java/giis/retorch/orchestration/generator/RetorchMainClass.java
Outdated
Show resolved
Hide resolved
retorch-orchestration/src/main/java/giis/retorch/orchestration/model/ExecutionPlan.java
Outdated
Show resolved
Hide resolved
...orchestration/src/main/java/giis/retorch/orchestration/orchestrator/RetorchOrchestrator.java
Outdated
Show resolved
Hide resolved
...orchestration/src/main/java/giis/retorch/orchestration/orchestrator/RetorchOrchestrator.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review done, but problems generating the jenkinsfile according to the documentation.
This PR is related and closes #58 contains the following changes: