Skip to content

Conversation

alai8
Copy link
Member

@alai8 alai8 commented Jul 25, 2018

updated integration test src/integration-tests/bash/run.sh and cleanup.sh to use helm charts - 1.0 style domain charts and 2.0 style operator helm charts, instead of scripts.

wercker test would still be using install scripts with this change. Will continue to get wercker to work with helm charts in OWLS-67340

@alai8 alai8 requested a review from moreaut July 25, 2018 18:45
if [ "$#" != 4 ] ; then
fail "requires 4 parameters: OP_KEY NAMESPACE TARGET_NAMESPACES EXTERNAL_REST_HTTPSPORT"
if [ "$#" != 5 ] ; then
fail "requires 4 parameters: OP_KEY NAMESPACE TARGET_NAMESPACES EXTERNAL_REST_HTTPSPORT SETUP_KUBERNETES_CLUSTER"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo - should say 'requires 5 parameters'

Copy link
Contributor

@moreaut moreaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know this area well enough determine whether these changes are correct. I suggest you find someone to review them who knows run.sh better, or that you just check them in and we'll see whether they work.

@alai8 alai8 merged commit 4b7a60d into feature/helm_operator_1_1 Jul 26, 2018
@alai8 alai8 deleted the test-inttest-with-1-1 branch July 26, 2018 01:21
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