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 configs for setting up Prow for continuous testing. #47

Merged
merged 8 commits into from
Oct 13, 2017
Merged

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Oct 12, 2017

  • image/... Defines the Docker image used by our ProwJobs.
  • Replace build_and_push.sh with a python script
  • Make registry an argument for build_and_push.py because we will want
    the tests to push to a different registry.
  • Address Integrate with Prow for Continuous Testing #46

* image/... Defines the Docker image used by our ProwJobs.
* Replace build_and_push.sh with a python script
* Make registry an argument for build_and_push.py because we will want
  the tests to push to a different registry.
* Need to properly checkout the correct version of the code for post
  submit jobs.
  because Prow won't allow mapping in the Docker socket so we won't be able
  to run Docker in Docker.
* Previous commit didn't actually include these changes.
@jlewi jlewi merged commit 0f1ffef into master Oct 13, 2017
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.

None yet

1 participant