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

CSPL_2920 - Add support for ARM64 pipelines #1393

Open
wants to merge 50 commits into
base: develop
Choose a base branch
from
Open

Conversation

akondur
Copy link
Collaborator

@akondur akondur commented Oct 24, 2024

  • Add arm64 pipelines for smoke and integration testing for ubuntu and AL2023
  • Use docker-buildx vs docker build
  • Fix bug in testing to use github SHA tag instead of latest. This is caused as run_tests.sh uses the latest tag which can end up using a tag unrelated the current MR.

@akondur akondur changed the title CSPL_2920 CSPL_2920 - Use docker-buildx vs docker build Oct 25, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@akondur akondur changed the title CSPL_2920 - Use docker-buildx vs docker build CSPL_2920 - Add Graviton pipelines Nov 7, 2024
.github/workflows/build-test-push-workflow.yml Outdated Show resolved Hide resolved
Dockerfile.graviton Outdated Show resolved Hide resolved
test/run-tests.sh Outdated Show resolved Hide resolved
test/run-tests.sh Outdated Show resolved Hide resolved
@akondur akondur changed the title CSPL_2920 - Add Graviton pipelines CSPL_2920 - Add support for ARM64 pipelines Nov 14, 2024
Dockerfile Outdated Show resolved Hide resolved
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.

3 participants