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

Avoid e2e test changing tracked files #1329

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

josvazg
Copy link
Collaborator

@josvazg josvazg commented Jan 17, 2024

This change puts e2e testing support file on a separate directory so they do not stomp on tracked repo files for releases. That way, local runs of e2e tests should no longer create spurious changes that are not to be committed.

All Submissions:

  • Have you signed our CLA?

@josvazg josvazg marked this pull request as draft January 17, 2024 17:50
@josvazg josvazg marked this pull request as ready for review January 29, 2024 12:04
@josvazg josvazg added the cloud-tests Run expensive Cloud Tests: Integration & E2E label Jan 30, 2024
@josvazg josvazg merged commit 3128a79 into main Feb 6, 2024
56 checks passed
@josvazg josvazg deleted the avoid-e2e-file-changes branch February 6, 2024 16:38
josvazg added a commit that referenced this pull request Feb 7, 2024
josvazg added a commit that referenced this pull request Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud-tests Run expensive Cloud Tests: Integration & E2E
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants