nyu-devops-fall19-suppliers / suppliers

suppliers team repo
0 stars 1 forks source link

Set up Test Stage in IBM Cloud pipeline #168

Open greenson opened 4 years ago

greenson commented 4 years ago

As a developer I need set up a Test Stage in IBM Cloud pipeline to run BDD tests So that the app can be deployed to the production space if all of the integration tests pass.

Assumptions:

Acceptance Criteria

Given test stage is all set
When the TDD tests pass in the Dev Stage
Then BDD tests should be initialized and run automatically 
greenson commented 4 years ago

View Test Pipeline at https://cloud.ibm.com/devops/pipelines/46384c79-300c-4a34-9a18-bc036c181d21?env_id=ibm:yp:us-south Once we fix the BDD bug it should work properly.

greenson commented 4 years ago

Hi @lhmartin, I rebuilt the app based on your latest bdd-bug-fix commit but the bdd tests on the cloud pipeline still didn't pass. Could you please have a look at it?

FYI: https://cloud.ibm.com/devops/pipelines/46384c79-300c-4a34-9a18-bc036c181d21/183ab974-93e2-4a7e-88b5-fa53d1331a90/3c3ec2f7-7ce5-43fe-b2e4-028f4c05e34d?env_id=ibm:yp:us-south

lhmartin commented 4 years ago

@greenson This is what I think we should discuss in the slack channel. This is about the token authorization.