Skip to content

Conversation

@Revolyssup
Copy link
Contributor

@Revolyssup Revolyssup commented Aug 19, 2025

Migration of

ginkgo.It("ApisixUpstream should be ignored", func() {

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Copy link
Contributor

@ronething ronething left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Expect(err).ShouldNot(HaveOccurred(), "verify ApisixRoute works")

By("apply apisixupstream")
applier.MustApplyAPIv2(types.NamespacedName{Namespace: s.Namespace(), Name: "httpbin-service-e2e-test"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It checks whether the status is true, but the expectation is that the status is not updated.
I'm working on this issue. Let's hold off on merging for now.

@Revolyssup
Copy link
Contributor Author

@Revolyssup Revolyssup closed this Aug 21, 2025
@Revolyssup Revolyssup reopened this Aug 21, 2025
@Revolyssup Revolyssup closed this Aug 21, 2025
@Revolyssup Revolyssup deleted the revolyssup/migrate-tests branch August 21, 2025 16:15
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