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

[CI] FWaaS jobs started permafailing #2981

Closed
mandre opened this issue Mar 10, 2024 · 0 comments · Fixed by #2982
Closed

[CI] FWaaS jobs started permafailing #2981

mandre opened this issue Mar 10, 2024 · 0 comments · Fixed by #2982

Comments

@mandre
Copy link
Contributor

mandre commented Mar 10, 2024

The FWaaS v2 jobs started permafailing since Feb 28th. The actual failure is:

Deploy OpenStack antelope with enabled FWaaS_v2 and run networking acceptance tests: internal/acceptance/openstack/networking/v2/extensions/fwaas_v2/groups_test.go#L54
not enough arguments in call to groups.Update

Deploy OpenStack antelope with enabled FWaaS_v2 and run networking acceptance tests: internal/acceptance/openstack/networking/v2/extensions/fwaas_v2/groups_test.go#L68
not enough arguments in call to groups.RemoveIngressPolicy

Deploy OpenStack antelope with enabled FWaaS_v2 and run networking acceptance tests: internal/acceptance/openstack/networking/v2/extensions/fwaas_v2/groups_test.go#L78
not enough arguments in call to groups.RemoveEgressPolicy

This is likely related to #2936.

mandre added a commit to shiftstack/gophercloud that referenced this issue Mar 10, 2024
A follow-up to gophercloud#2936 that
missed part of the
`internal/acceptance/openstack/networking/v2/extensions/fwaas_v2/groups_test.go`
file.

Fixes gophercloud#2981
mandre added a commit to shiftstack/gophercloud that referenced this issue Mar 11, 2024
A follow-up to gophercloud#2936 that
missed part of the
`internal/acceptance/openstack/networking/v2/extensions/fwaas_v2/groups_test.go`
file.

Fixes gophercloud#2981
mandre added a commit to shiftstack/gophercloud that referenced this issue Mar 13, 2024
A follow-up to gophercloud#2936 that
missed part of the
`internal/acceptance/openstack/networking/v2/extensions/fwaas_v2/groups_test.go`
file.

Fixes gophercloud#2981
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 a pull request may close this issue.

1 participant