Skip to content

Re-enable Access Log Subscription Tests #733

@rlymbur

Description

@rlymbur

Issue

#732 corrected some failing E2E tests, but also added changes to skip access log subscription tests entirely. These tests have historically been flakey decision was made to temporarily disable them to unblock new merges to main. This issue is to root cause these failures and re-enable these tests. Example:

...
	It("creation produces an Access Log Subscription for the corresponding Service Network when the targetRef's Kind is Gateway", func() {
		Skip("This test is unreliable.")
...

Acceptance Criteria

  1. Cause of access log subscription test failures is addressed
  2. Access log subscription failures are re-enabled and no longer skipped
  3. make e2e-test passes for all test cases

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions