Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

fix: remove params from JJB definition #701

Merged
merged 2 commits into from
Aug 19, 2020
Merged

fix: remove params from JJB definition #701

merged 2 commits into from
Aug 19, 2020

Conversation

mdelapenya
Copy link
Contributor

What does this PR do?

We discovered that adding params in the JJB definition caused an error when creating the job in the Jenkins instance.

Although the JJBB is valid (checked with ./local/test-jjbb.sh -j .ci/jobs/apm-update-specs-mbp.yml), the job is not created, throwing the same error as in the INFRA build: https://infra-ci.elastic.co/job/elastic+apm-pipeline-library+master+jjbb+no-trigger/10/console

As a side effect, we modified the script to reuse the image used to validate the JJB file.

Why is it important?

The migration of fthe APM pipeline from regular to MBP was blockedd by this issue.

@mdelapenya mdelapenya self-assigned this Aug 19, 2020
@mdelapenya mdelapenya requested a review from a team August 19, 2020 10:23
@mdelapenya mdelapenya marked this pull request as ready for review August 19, 2020 10:27
@apmmachine
Copy link
Contributor

apmmachine commented Aug 19, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Started by user Manuel de la Peña, Replayed #1]

  • Start Time: 2020-08-19T10:29:47.811+0000

  • Duration: 11 min 44 sec

Test stats 🧪

Test Results
Failed 0
Passed 751
Skipped 8
Total 759

@mdelapenya mdelapenya merged commit eb158ec into elastic:master Aug 19, 2020
@mdelapenya mdelapenya deleted the remove-params-jjbb branch August 19, 2020 14:15
v1v referenced this pull request in v1v/apm-pipeline-library-backup Sep 3, 2020
* upstream/master: (21 commits)
  fix: remove params from JJB definition (#701)
  chore: convert regular pipeline for APM to mbp (#699)
  docs: update CHANGELOG.md
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release v1.1.134
  [CI] git commit with correct user.email (#700)
  docs: update CHANGELOG.md
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release v1.1.133
  fix read only env variable (#698)
  chore: include schedule in JJBB for APM specs sync (#696)
  docs: update CHANGELOG.md
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release v1.1.132
  Fix opbeans-frontend release process (#697)
  Use real email account (#695)
  chore: add force parameter to the JJBB job for APM specs sync (#693)
  docs: update CHANGELOG.md
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release v1.1.131
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants