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

Use CodeBuild batch matrix to test all major releases of GCC between 8 and 13 #1539

Closed
wants to merge 6 commits into from

Conversation

andrewhop
Copy link
Contributor

Description of changes:

This uses pre-built docker images that contain various versions of GCC that AWS ECR mirrors from docker hub. The CodeBuild batch build matrix should result in 2 * 6 jobs being run. Later once we have confidence in these images we can remove some of the manually configured jobs below.

Call-outs:

For some reason ECR only has 8-13 while Docker Hub goes back to 4. I decided not to use Docker Hub because of rate limiting concerns.

Testing:

This is a CI change, I expect to find some minor issues with some of the GCC versions.

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

@andrewhop
Copy link
Contributor Author

BATCH_SPEC_VALIDATION_ERROR: BatchSpec has invalid values.. 1 batch type is expected at a time for buildBatchArn

Well that's a bummer. I am going to try deleting all fo the build-list just to see what happens.

@andrewhop andrewhop closed this Apr 19, 2024
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.

1 participant