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: enable JJBB #18812

Merged
merged 1 commit into from
Jun 1, 2020
Merged

ci: enable JJBB #18812

merged 1 commit into from
Jun 1, 2020

Conversation

kuisathaverat
Copy link
Contributor

@kuisathaverat kuisathaverat commented May 28, 2020

Job for pre-buiid ITs Docker images

What does this PR do?

  • Enable JJB for the creation of Jobs in Jenkins
  • Create a new job to pre-build ITs Docker images, and set the schedule on a range from 0 to 5:00 AM from Monday to Friday.

Why is it important?

Move the Jenkins Job definition to JJBB give us more autonomy.

Checklist

  • My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

related to #18785

Job for pre-buiid ITs Docker images
@kuisathaverat kuisathaverat added ci Team:Automation Label for the Observability productivity team labels May 28, 2020
@kuisathaverat kuisathaverat requested review from jsoriano, andrewkroh and a team May 28, 2020 09:50
@kuisathaverat kuisathaverat self-assigned this May 28, 2020
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels May 28, 2020
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #18812 opened]

  • Start Time: 2020-05-28T09:51:09.740+0000

  • Duration: 28 min 44 sec

Test stats 🧪

Test Results
Failed 0
Passed 504
Skipped 127
Total 631

Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Member

@jsoriano jsoriano left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! 🙂

.ci/jobs/package-registry.yml Show resolved Hide resolved
@andrewkroh
Copy link
Member

IT == integration tests? 🧐

@kuisathaverat
Copy link
Contributor Author

@andrewkroh

IT == integration tests?

yes, Integration tests

@kuisathaverat
Copy link
Contributor Author

@jsoriano I guess we have to add the images to the worker's local cache ,isn't it?

@kuisathaverat kuisathaverat merged commit 9f2304f into elastic:master Jun 1, 2020
v1v added a commit to v1v/beats that referenced this pull request Jun 2, 2020
…-stage-level

* upstream/master: (30 commits)
  Add a GRPC listener service for Agent (elastic#18827)
  Disable host.* fields by default for iptables module (elastic#18756)
  [WIP] Clarify capabilities of the Filebeat auditd module (elastic#17068)
  fix: rename file and remove extra separator (elastic#18881)
  ci: enable JJBB (elastic#18812)
  Disable host.* fields by default for Checkpoint module (elastic#18754)
  Disable host.* fields by default for Cisco module (elastic#18753)
  Update latest.yml testing env to 7.7.0 (elastic#18535)
  Upgrade k8s.io/client-go and k8s keystore tests (elastic#18817)
  Add missing Jenkins stages for Auditbeat (elastic#18835)
  [Elastic Log Driver] Create a config shim between libbeat and the user (elastic#18605)
  Use indexers and matchers in config when defaults are enabled (elastic#18818)
  Fix panic on `metricbeat test modules` (elastic#18797)
  [CI] Fix permissions in MacOSX agents (elastic#18847)
  [Ingest Manager] When not port are specified and the https is used fallback to 443 (elastic#18844)
  [Ingest Manager] Fix install service script for windows (elastic#18814)
  [Metricbeat] Fix getting compute instance metadata with partial zone/region config (elastic#18757)
  Improve error messages in s3 input (elastic#18824)
  Add memory metrics into compute googlecloud (elastic#18802)
  include bucket name when logging error (elastic#18679)
  ...
@jsoriano
Copy link
Member

jsoriano commented Jun 2, 2020

@jsoriano I guess we have to add the images to the worker's local cache ,isn't it?

Yes, I have to open another PR to add the the changes I originally included in #18785 to add the filebeat images.

Is this already launched in beats-ci then? If it is I guess this job can be removed from apm-ci and we go on with the job in beats.

Thanks!

@kuisathaverat
Copy link
Contributor Author

@jsoriano these are the images we have right now https://github.com/elastic/beats/blob/master/.ci/packer_cache.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants