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

Move Jenkins nightly build for 1.1 into prod jenkins stack #350

Closed
Tracked by #348
mch2 opened this issue Aug 30, 2021 · 1 comment
Closed
Tracked by #348

Move Jenkins nightly build for 1.1 into prod jenkins stack #350

mch2 opened this issue Aug 30, 2021 · 1 comment
Labels
v1.2.0 OpenSearch 1.2 version

Comments

@mch2
Copy link
Member

mch2 commented Aug 30, 2021

This task involves moving this job into the production jenkins stack.

This job builds a SNAPSHOT version of OpenSearch artifacts and publishes to our snapshot maven repository.
In parallel it builds a release version for x64 and arm64 and publishes to an S3 bucket. For this task, this should be the public bucket that powers artifacts.opensearch.org.

As part of this job the following plugins will need to be installed and available:
aws-steps - For assuming necessary roles to perform S3 uploads
pipeline-utility-steps For parsing YAML

See #179 for some remaining tasks on snapshot builds.

@dblock dblock changed the title Move Jenkins nightly build into prod jenkins stack Move Jenkins nightly build for 1.1 into prod jenkins stack Aug 30, 2021
@dblock dblock added the v1.1.0 label Aug 30, 2021
@peternied peternied added the triaged This issue has been reviewed by the triage team label Sep 28, 2021
@dblock dblock added v1.2.0 OpenSearch 1.2 version and removed v1.1.0 triaged This issue has been reviewed by the triage team labels Oct 13, 2021
@dblock
Copy link
Member

dblock commented Oct 13, 2021

Dup of #348

@dblock dblock closed this as completed Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.2.0 OpenSearch 1.2 version
Projects
None yet
Development

No branches or pull requests

3 participants