Skip to content

FEA08-Service-Production-Environment

Production Environment is running latest stable version of service in CSC cloud instance.

  • Author: Reima Parviainen
  • Date / Version: 07/02/2023 / v 0.1

User roles

  1. Root Admin - Actor1
  2. Testers - Actor2
  3. Product Owner - Actor3
  4. Developers - Actor4
  5. Robot Framework -- Actor5

Prerequisites / Conditions

  1. Deployment to Production server requires permission from product owner.
  2. Production server has only updates which are tested and accepted.

Use Case Diagram

uml diagram

Description of use case

  1. Developers add or patch service
  2. Testers test the service
  3. Robot Framework runs automated tests
  4. Product owner is happy with results.
  5. Root Admin deploys latest version to CSC instance.

Exceptions

  • No known exceptions.

Result

  • CSC instance is running the latest stable version of the service.

Use frequency

  • Every update.

Additional information

  • Connected to:
  • User-Requirements:
    • Deployment to Production server requires permission from product owner.
    • Production server has only updates which are tested and accepted.
  • Technical Requirements:
    • Virtual instance in CSC Environment.
    • Manual deployment or specific production branch from gitlab.

Sources