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

Debug e2e not failing for ConfigMap feature #557

Closed
wants to merge 6 commits into from

Conversation

mikkeloscar
Copy link
Contributor

We noticed in the context of #495 that removing this code did not fail the e2e, which was a surprise.

@gargravarr pointed out the feature is not enabled in e2e:

args:
- "--controller-id={{{CONTROLLER_ID}}}"
- "--cluster-domain={{{CLUSTER_DOMAIN}}}"
- "--cluster-domain={{{CLUSTER_DOMAIN_INTERNAL}}}"
- "--enable-routegroup-support"
- "--ingress-source-switch-ttl=1m"
but I assumed we had e2e tests for it?

@katyanna katyanna changed the base branch from master to config-rsc-e2e December 14, 2023 14:07
@katyanna katyanna changed the base branch from config-rsc-e2e to master December 14, 2023 14:50
@linki linki changed the base branch from master to config-rsc-e2e December 18, 2023 15:15
@linki linki closed this Dec 18, 2023
@linki linki reopened this Dec 18, 2023
@linki linki closed this Dec 18, 2023
@linki linki reopened this Dec 18, 2023
@linki linki changed the base branch from config-rsc-e2e to master December 18, 2023 15:52
@linki linki changed the base branch from master to config-rsc-e2e December 18, 2023 15:52
@linki linki closed this Dec 18, 2023
@linki linki reopened this Dec 18, 2023
@linki linki closed this Dec 18, 2023
@linki linki reopened this Dec 18, 2023
Base automatically changed from config-rsc-e2e to master January 12, 2024 15:32
@linki
Copy link
Member

linki commented Jan 12, 2024

This now fails the e2e tests for the right reasons.

@linki linki closed this Jan 12, 2024
@linki linki deleted the config-map-e2e branch January 12, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants