Skip to content

Conversation

fabisev
Copy link
Contributor

@fabisev fabisev commented Jul 15, 2025

Issue #, if available:
N/A

Description of changes:
Remove integration tests to reduce maintenance overhead. The integration tests consisted primarily of complex shell scripts that were difficult to maintain and frequently broke.
In the future, we'll implement GitHub Actions workflows for integration testing across multiple OS distributions

Changes:

  • Removed test/integration/ directory and all integration test files

  • Updated Makefile to remove integration test targets (test-integ, test-smoke, setup-codebuild-agent)

  • Updated GitHub Actions workflow to remove integration test job

  • Updated README.md to remove references to integration test commands

Target (OCI, Managed Runtime, both):
both

Checklist

  • I have run npm install to generate the package-lock.json correctly and included it in the PR.

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

@godcrampy godcrampy requested review from maxday and godcrampy July 15, 2025 15:59
@fabisev fabisev merged commit 2f20fff into main Aug 12, 2025
3 checks passed
fabisev added a commit that referenced this pull request Aug 12, 2025
Merge pull request #143 from aws/fabisev/integration-test-deletion
@fabisev fabisev deleted the fabisev/integration-test-deletion branch August 13, 2025 09:24
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