Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page Properties

Target release

...

20.05

Phase

1

Manpower Available

3.00

Sprint Size

2 weeks

Component

GOBii Datawarehouse, GOBii Middleware, GOBii-EBS CI/CD pipeline

Domain

GOBii-EBS Integration

Document status

Status
colourGreen
title

...

Final

...

Developers

KevinPalis

...

Designer

...

Tech lead

...

Technical writers

...

QA

Objective

Success metrics

...

Goal

...

Metric

Assumptions

Milestones

...

Requirements

...

Requirement

...

User Story

...

Importance

...

Jira Issue

...

Notes

...

Status
colourRed
titleHIGH

...

 

...

 

...

 

...

 

...

 

User interaction and design

Open Questions

...

Question

...

Answer

...

Date Answered

...

Joshua Lamos-Sweeney Luke Cook Roy Petrie

Product Owner

Ernesto Briones

Requirements Analyst

KevinPalis

Service Owner

N/A

QC Tester

N/A

Functional Tester

N/A

User Acceptance Tester

N/A

Background 

In preparation for the EBS V3 release, the GOBii-EBS team has started working on refactoring code, creating the pipeline to build new EBS-GOBii containers, and a test swarm cluster – all as preliminary work for the phase 1 of GOBii-EBS integration. Although the foundation has already been laid down through the 2019 EBS DevOps Hackathon, a lot of improvements have been identified and must be implemented. This product iteration’s goal is to have an initial build of the EBS-GOBii containers that satisfy parts of this architecture:

Include Page
GOBii-EBS Phase 1
GOBii-EBS Phase 1

Goals

For this sprint, the focus is on putting the infrastructure, particularly automation, in place for the team to be able to develop software efficiently and conform to the Agile methodology. This will also include some preliminary work on the middleware to prepare it for the automated data-loading which will be part of EBS v3. By the end of this sprint, the following should be available:

  • Separate code branches for all GOBii git repositories for the following products: GOBii-standalone and EBS-GOBii (refer to Git Branching Strategy for the technical details of this)

  • GOBii-standalone CI/CD pipeline pointed to the branch GOBii-standalone (called “standalone_develop”)

  • EBS-GOBii CI/CD pipeline that will automatically build the EBS-GOBii containers and create the necessary artifacts and release packages - based off of the EBS-GOBii branch (called “ebs_develop”)

  • Test Swarm Cluster in CBSU servers for the GOBii-EBS pipeline to be able to deploy containers to

  • Dockerhub repositories that will hold the new docker images

  • Docker swarm stack file that will be able to deploy the new docker containers to a swarm cluster

  • A process (and infrastructure) in place to be able to do product increment demonstration every end of sprint (during the sprint review meeting)

  • Instruction objects in place of instruction files - in preparation for the automated data loading functionality

JIRA

Fix Version: GE_20.5

Jira Legacy
serverSystem JIRA
maximumIssues20
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
jqlQueryproject = GE AND fixVersion = GE_20.5 order by key asc
serverId3ed8d091-172c-31ee-8b1a-f688a0e72656

Questions 

Below is a list of questions to be addressed as a result of this requirements document:

Question

Outcome

Assumptions

Mockups

What we're not Doing

  • Integration of database deployment processes to the DevOps pipeline.

  • Standardizing the continuous integration (CI) practices across EBS software development teams. Although this is something we would like to do in future sprints, for now the only requirement is software artifacts are to be released as Docker images.

References