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

chore: rename ELASTIC_AGENT_USE_CI_SNAPSHOTS (#566) | fix: set image version before switching to the configuration file (#565) backport for 7.10.x #569

Merged
merged 2 commits into from
Jan 7, 2021

Commits on Jan 7, 2021

  1. chore: rename ELASTIC_AGENT_USE_CI_SNAPSHOTS (elastic#566)

    * chore: rename variable to a wider scope
    
    * chore: extract common logic to a function
    
    * chore: rename variable
    # Conflicts:
    #	.ci/Jenkinsfile
    #	e2e/_suites/metricbeat/README.md
    mdelapenya committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    3f76114 View commit details
    Browse the repository at this point in the history
  2. fix: set image version before switching to the configuration file (el…

    …astic#565)
    
    We still need to download the proper config file from the PR, but we do not
    have access to the commit SHA at this moment, unless other moddifications
    are in place, like reading from Jenkins
    mdelapenya committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    da0aab3 View commit details
    Browse the repository at this point in the history