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

[BT-4262-build-image] Build the testtools image in this Pipeline #185

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

findgriffin
Copy link
Contributor

Description

The testtools image is not currently built in any of our Pipelines, so add it to the JVM driver Pipeline.

Motivation and context

I added the JDK to the image so that we could run JVM / AWS Lambda platform test.

How was the change tested?

david@mac % fly validate-pipeline -c concourse/pipeline.yml
looks good

Screenshots (if appropriate):

Change types

    • Bug fix (non-breaking change that fixes an issue)
    • New feature (non-breaking change that adds functionality)
    • Breaking change (backwards-incompatible fix or feature)

Checklist:

    • My code follows the code style of this project.
    • My change requires a change to Fauna documentation.
    • My change requires a change to the README, and I have updated it accordingly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@findgriffin findgriffin requested a review from a team November 13, 2024 01:01
Copy link
Contributor

@adambollen adambollen left a comment

Choose a reason for hiding this comment

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

Just one copy/paste leftover, but this PR looks like it includes the changes from #184 - probably best to keep them separate.

concourse/pipeline.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@adambollen adambollen left a comment

Choose a reason for hiding this comment

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

Sorry, one more tiny nit that I noticed.

concourse/pipeline.yml Outdated Show resolved Hide resolved
Co-authored-by: Adam Bollen <[email protected]>
@findgriffin findgriffin merged commit 7f88bac into main Nov 13, 2024
1 check passed
@findgriffin findgriffin deleted the BT-4262-build-image branch November 13, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants