Skip to content

Conversation

@hgreebe
Copy link
Contributor

@hgreebe hgreebe commented Jul 31, 2024

Description of changes

  • Make awscli work during rhel8 build process

Tests

  • Built image in ADC

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hgreebe hgreebe requested review from a team as code owners July 31, 2024 18:38
curl --retry 3 -L -o aws-parallelcluster.tgz ${custom_package_url}
mkdir aws-parallelcluster-awsbatch-cli
tar -xzf aws-parallelcluster.tgz --directory aws-parallelcluster-awsbatch-cli
cd aws-parallelcluster-awsbatch-cli/*aws-parallelcluster-*
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because when the folder was names aws-parallelcluster before it was zipped, then it would not match the pattern.

@hgreebe hgreebe enabled auto-merge (squash) July 31, 2024 19:48
@hgreebe hgreebe merged commit b7df017 into aws:release-3.10 Jul 31, 2024
hgreebe added a commit to hgreebe/aws-parallelcluster-cookbook that referenced this pull request Sep 5, 2024
hgreebe added a commit to hgreebe/aws-parallelcluster-cookbook that referenced this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants