Skip to content

Conversation

@xunrongli-ibm
Copy link
Contributor

After take a detailed look at the 3 apps in the template, I found that you can't just simply use a generic template for them all.
Because these are different apps, one is java, one is php, and the third is nodejs, for Java and php app, if we want to have the unit tests and code coverage, we might have to run our own unit tests (previously we only have functional verification tests for these two apps, but we dont deploy anything now in their own pipeline, so we can't do fvt until the CD pipeline)

Thus, I create two more yaml files and update them all with the "Publish Componenet Chart Checks" gate before publishing component chart checks.

Also I made a fix for the catalog api template unit test, the PR is open-toolchain/Microservices_CatalogAPI_helm#1

@hmagph hmagph merged commit e215308 into open-toolchain:master Mar 13, 2018
hmagph pushed a commit that referenced this pull request Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants