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

Wafd timeouts #642

Merged
merged 3 commits into from
Apr 11, 2024
Merged

Wafd timeouts #642

merged 3 commits into from
Apr 11, 2024

Conversation

artem-lifshits
Copy link
Member

@artem-lifshits artem-lifshits commented Apr 11, 2024

What this PR does / why we need it

Fix field types according to documentation.
https://docs.otc.t-systems.com/web-application-firewall-dedicated/api-ref/apis/managing_websites_protected_in_dedicated_mode/querying_domain_name_settings_in_dedicated_mode.html#id12

Which issue this PR fixes

#2480

Acceptance tests

=== RUN TestWafPremiumHostWorkflow
host_test.go:69: Attempting to create WAF premium host
host_test.go:87: Created WAF host: 50dd4d4e8f444dbdbadca4867f92e64a
host_test.go:33: Attempting to Get WAF Premium host: 50dd4d4e8f444dbdbadca4867f92e64a
host_test.go:40: Attempting to List WAF Premium hosts
host_test.go:56: Attempting to Update WAF Premium host protect status: 50dd4d4e8f444dbdbadca4867f92e64a
host_test.go:62: Attempting to Get updated WAF Premium host: 50dd4d4e8f444dbdbadca4867f92e64a
host_test.go:28: Attempting to delete WAF Premium host: 50dd4d4e8f444dbdbadca4867f92e64a
host_test.go:30: Deleted WAF Premium host: 50dd4d4e8f444dbdbadca4867f92e64a
--- PASS: TestWafPremiumHostWorkflow (2.85s)
PASS

Process finished with the exit code 0

@anton-sidelnikov anton-sidelnikov added the bug Something isn't working label Apr 11, 2024
@artem-lifshits artem-lifshits added gate Merge PR bug Something isn't working and removed bug Something isn't working labels Apr 11, 2024
Copy link
Contributor

otc-zuul bot commented Apr 11, 2024

Build failed.
https://zuul.otc-service.com/t/eco/buildset/c8f795760e1847d290bcc0ab9754e256

✔️ otc-golangci-lint SUCCESS in 2m 37s
✔️ golang-make-vet SUCCESS in 2m 53s
✔️ golang-make-test SUCCESS in 4m 37s
golang-make-functional FAILURE in 7m 50s

sgmv
sgmv previously approved these changes Apr 11, 2024
@artem-lifshits artem-lifshits added the gate Merge PR label Apr 11, 2024
Copy link
Contributor

otc-zuul bot commented Apr 11, 2024

Build failed.
https://zuul.otc-service.com/t/eco/buildset/e8ea3e85b15d4c7d86d4445ca311289b

✔️ otc-golangci-lint SUCCESS in 2m 22s
✔️ golang-make-vet SUCCESS in 3m 06s
✔️ golang-make-test SUCCESS in 3m 37s
golang-make-functional FAILURE in 7m 23s

Copy link
Contributor

otc-zuul bot commented Apr 11, 2024

Build failed.
https://zuul.otc-service.com/t/eco/buildset/3baf3ef378ea4eb8ae2a80d02adbe9ec

✔️ otc-golangci-lint SUCCESS in 2m 25s
✔️ golang-make-vet SUCCESS in 2m 56s
✔️ golang-make-test SUCCESS in 3m 41s
golang-make-functional FAILURE in 13m 04s

Copy link
Contributor

otc-zuul bot commented Apr 11, 2024

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/fa0f83a207c64a33b0cf12386fee554b

✔️ otc-golangci-lint SUCCESS in 2m 24s
✔️ golang-make-vet SUCCESS in 3m 06s
✔️ golang-make-test SUCCESS in 3m 30s
✔️ golang-make-functional SUCCESS in 7m 22s

@otc-zuul otc-zuul bot merged commit 797d798 into devel Apr 11, 2024
2 checks passed
@otc-zuul otc-zuul bot deleted the wafd_timeouts branch April 11, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gate Merge PR post Execute check-post jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants