Skip to content

Setup new Prod space in Bluemix #88

@cfnyu

Description

@cfnyu

As a Developer
I need setup a new space in Bluemix for production
So that when code passes though Build, Dev, Test stages successfully it automatically moves the code to Production

Assumptions:

  • We are using Bluemix
  • Create a new Space in your Cloud Foundry account called: Prod
  • Add a Production Deploy Stage to the pipeline to deploy to production if all of the integration tests pass.

Acceptance Criteria:

Given a Bluemix pipeline has been setup with a Build, Dev, Test stage
When all tests pass all previous steps in the Pipeline
Then the changes should propagate to the Production stage

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions