Skip to content

Fix the packer cache script #38023

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

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Conversation

alpar-t
Copy link
Contributor

@alpar-t alpar-t commented Jan 30, 2019

The script is used to create a cache on ephemeral CI workers.
Changes:
- create and use a pullFixture task that always exists regardless
of docker support
- wire dependencies correctly so any pre fixture setup runs for pull
as well
- set up java env vars so bwc versions can build

This should fix the network related failures in CI.

The script is used to create a cache on ephemeral CI workers.
Changes:
    - create and use a `pullFixture` task that always exists regardless
    of docker support
    - wire dependencies correctly so any pre fixture setup runs for pull
    as well
    - set up java env vars so bwc versions can build
@alpar-t alpar-t added >non-issue :Delivery/Build Build or test infrastructure v7.0.0 labels Jan 30, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM. Let us work to get some process in place so that we know the next time this starts failing on us?

@alpar-t
Copy link
Contributor Author

alpar-t commented Jan 30, 2019

We are monitoring this on the infra side.

@alpar-t alpar-t merged commit f337994 into elastic:master Jan 30, 2019
@alpar-t alpar-t deleted the fix-packer-cache branch January 30, 2019 12:41
alpar-t added a commit that referenced this pull request Feb 15, 2019
The script is used to create a cache on ephemeral CI workers.
Changes:
    - create and use a `pullFixture` task that always exists regardless
    of docker support
    - wire dependencies correctly so any pre fixture setup runs for pull
    as well
    - set up java env vars so bwc versions can build
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v6.6.0 v6.7.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants