Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create bootstrap-helm image #146

Merged
merged 10 commits into from
Nov 21, 2018

Conversation

jakkab
Copy link
Contributor

@jakkab jakkab commented Nov 19, 2018

Description

Changes proposed in this pull request:

  • add testing.sh to the GKE integration pipeline
  • create bootstrap-based GKE integration image with helm command installed

Related issue(s)
#139
#20 - continued

@jakkab jakkab added area/ci Issues or PRs related to CI related topics wg/prow labels Nov 19, 2018
@jakkab jakkab changed the title Test kyma gke integration Test kyma GKE integration Nov 19, 2018
@Demonsthere
Copy link

/lgtm

@@ -0,0 +1,8 @@
FROM eu.gcr.io/kyma-project/prow/bootstrap:0.0.1
Copy link
Contributor

Choose a reason for hiding this comment

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

FROM eu.gcr.io/kyma-project/prow/bootstrap:0.0.1

ENV HELM_VERSION="v2.10.0"

Copy link
Contributor

Choose a reason for hiding this comment

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

@@ -45,7 +45,7 @@ presubmits: # runs on PRs
path_alias: github.com/kyma-project/test-infra
spec:
containers:
- image: eu.gcr.io/kyma-project/prow/bootstrap:0.0.1
- image: eu.gcr.io/kyma-project/prow/gke-integration:0.0.1
Copy link
Contributor

Choose a reason for hiding this comment

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

regarding image name, I also don't have a good idea how to name it, but maybe bootstrap-helm will be a better option?

@jakkab jakkab force-pushed the test-kyma-gke-integration branch from 5a9dffd to 7e3a816 Compare November 21, 2018 08:16
@jakkab
Copy link
Contributor Author

jakkab commented Nov 21, 2018

@aszecowka Comments addressed, please review.

@jakkab jakkab force-pushed the test-kyma-gke-integration branch 2 times, most recently from 58b8457 to e181b67 Compare November 21, 2018 10:34
@jakkab jakkab force-pushed the test-kyma-gke-integration branch from e181b67 to edf4e93 Compare November 21, 2018 10:40
@jakkab jakkab force-pushed the test-kyma-gke-integration branch from edf4e93 to 61b88b8 Compare November 21, 2018 10:47
@jakkab jakkab changed the title Test kyma GKE integration Create bootstrap-helm image Nov 21, 2018
@jakkab jakkab merged commit 397ebcb into kyma-project:master Nov 21, 2018
@kyma-bot
Copy link
Contributor

@jakkab: Updated the job-config configmap using the following files:

  • key buildpack.yaml using file prow/jobs/test-infra/buildpack.yaml

In response to this:

Description

Changes proposed in this pull request:

  • add testing.sh to the GKE integration pipeline
  • create bootstrap-based GKE integration image with helm command installed

Related issue(s)
#139
#20 - continued

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jakkab jakkab deleted the test-kyma-gke-integration branch November 21, 2018 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants