-
Epic
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
MVP Demo
-
False
-
-
False
-
To Do
-
0% To Do, 0% In Progress, 100% Done
-
-
- User gets to the Parodos main dashboard
- Click 'New Application'
- Assessment starts running, parameter collect the link to the repo
- Assessment tasks determines application patterns (Java vs not java)
- If Java, user offered the workflow for Onboarding to OCP (free sandbox)
- If not Java, no workflows are provided (Notification sent explaining only Java is supported)
- User clicks start on OCP Onboardind Workflow
- User is prompted for their namespace (workflow/task parameter)
- Workflow starts (view of entire workflow and progress is displayed)
- First tasks creates a ticket for approval - this opens a ticket in Jira (assigned to an approver) and send the approver an email
- Workflow checker runs on a poll every 60 seconds to determine if approval has happened
- If no approval after 60 seconds, an escalation workflow is executed (emails other staff members and adds a comment to the ticket)
- Once ticket is approved - information passed from the ticket to the next task (meanwhile all these steps are updated in the visual view of the workflow executing)
- Task completes deploying the application into the namespace. The visual view indicates the task is completed
- Notification provides link to the running application