Skip to content

Deleting integration tests #143

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fabisev
Copy link

@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
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