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

ci(jenkins): build CI Docker images #2498

Merged
merged 6 commits into from
Sep 6, 2019

Conversation

kuisathaverat
Copy link
Contributor

This PR adds a Makefile to build and test the Docker images defined in .ci/docker, those images are only for use in the CI.

.ci/scripts/shellcheck Outdated Show resolved Hide resolved
.ci/scripts/yamllint Outdated Show resolved Hide resolved
.ci/scripts/gren Outdated Show resolved Hide resolved
Copy link
Member

@graphaelli graphaelli left a comment

Choose a reason for hiding this comment

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

how is this hooked up to jenkins/ci ?

@kuisathaverat
Copy link
Contributor Author

@v1v
Copy link
Member

v1v commented Jul 29, 2019

What about adding a README.md in the .ci to explain what it does and how to use it?

@kuisathaverat kuisathaverat requested a review from graphaelli July 29, 2019 15:19
@kuisathaverat
Copy link
Contributor Author

jenkins run the test

.ci/scripts/validate.sh Outdated Show resolved Hide resolved
.ci/scripts/shellcheck Outdated Show resolved Hide resolved
.ci/scripts/gren Outdated Show resolved Hide resolved
.ci/scripts/yamllint Outdated Show resolved Hide resolved
@kuisathaverat kuisathaverat requested a review from v1v September 3, 2019 14:56
@kuisathaverat kuisathaverat changed the title ci: build CI Docker images ci(jenkins): build CI Docker images Sep 6, 2019
@kuisathaverat kuisathaverat merged commit d8a4286 into elastic:master Sep 6, 2019
@kuisathaverat kuisathaverat deleted the feat/docker-images branch September 6, 2019 08:00
v1v pushed a commit to v1v/apm-server that referenced this pull request Mar 9, 2020
* feat: add BATS submodules

* feat: build CI Docker images

* Delete gren

* Delete shellcheck

* Delete validate.sh

* Delete yamllint
v1v added a commit that referenced this pull request Mar 10, 2020
* ci(jenkins): backport commits from long time ago (#3438)
* ci(jenkins): avoid builds in the master worker (#2599)
* ci(jenkins): build and test stages are now merged. (#2614)
* ci(jenkins): rename APM ITs to avoid any misleading (#2629)
* ci(jenkins): revert none agent (#2645)
* ci(jenkins): reuse top level agent (#2774)
* ci(jenkins): update argument (#2904)
* [apm-ci] When asciidoc speedup skip some stages (#2891)
* ci(jenkins): change log rotation, use cached repo (#2970)
* ci(jenkins): use git reference repo (#2971)
* feat: grab docker container logs after run tests (#2948)
* ci(jenkins): shallow cloning doesn't work with isGitRegionMatch (#2998)
* ci(jenkins): cancel previous running builds (#2983)
* feat: enable DIAGNOSTIC_INTERVAL env var (#3032)
* ci(jenkins): when regexp comparator (#2644)
* fix: trigger on _beats changes (#3189)
* ci(jenkins): retry build docker image up to 3 times with some sleep
* Simplify build scripts (#3371)
* ci(jenkins): apm-its-downstream params has changed (#3406)
* fix: build inside a Golang Docker container (#2375)
* ci: move benchmark stage to run in a tool Docker container (#2391)
* add package install test, add labels to script steps (#2268)
* [apm-ci] suppress the NativeCommandError in windows builds (#2890)
* ci(jenkins): fix issues with python3 in branch 6.8 (#3428)
* ci(jenkins): apm-its are not required in the CI Pipeline
* Use python3
* ci(jenkins): remove leftovers from the APM-ITS
* fix: build inside a Golang Docker container (#2375)
* fix: use fixed dependencies on golang Docker container (#2410)
* ci(jenkins): build CI Docker images (#2498)
* partial cherry-pick from #3357

Co-authored-by: Ivan Fernandez Calvo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants