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

Improving VHO tests in an attempt to investigate a bug #10385

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

ryanrolds
Copy link

@ryanrolds ryanrolds commented Nov 21, 2024

Marking ready so that K8s E3E test run. I will fill in the description and things later.

Description

  • Changed the header names because the test output showed Nginx responding with X-Transfer-Encoding: chunked, which means Content-Length was never on the response
  • Order the steps in each test to more strongly assert that conflict resolution and merging didn't affect earlier applied resources
  • Moved the curl check at the end so that it's asserting against a confirmed desired state
  • Renamed some things to better clarify what is happening in the test
  • Removed the manifest list and added cleanup callback to give each finer grained and a clear picture of the test

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@ryanrolds ryanrolds changed the title Improving VHO tests in an attempt to investigate a bug [DRAFT] Improving VHO tests in an attempt to investigate a bug Nov 21, 2024
@ryanrolds ryanrolds marked this pull request as ready for review November 21, 2024 01:02
@solo-changelog-bot
Copy link

Issues linked to changelog:
k8sgateway#10310

@ryanrolds ryanrolds changed the title [DRAFT] Improving VHO tests in an attempt to investigate a bug Improving VHO tests in an attempt to investigate a bug Nov 22, 2024
Copy link

Visit the preview URL for this PR (updated for commit 46745ee):

https://gloo-edge--pr10385-rolds-cleanup-vhost-925mhr24.web.app

(expires Fri, 29 Nov 2024 23:51:08 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77c2b86e287749579b7ff9cadb81e099042ef677

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant