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

[WAF] Instances and hosts support for dedicated version #529

Merged
merged 6 commits into from
Jul 25, 2023

Conversation

anton-sidelnikov
Copy link
Member

@anton-sidelnikov anton-sidelnikov commented May 17, 2023

WAFD instances and hosts

=== RUN TestWafPremiumInstanceWorkflow
instance_test.go:48: Attempting to create WAF premium instance
instance_test.go:77: Created WAF instance: 7a3add85fb7743cd89f6164f0b0bb08f
instance_test.go:23: Attempting to delete WAF Premium instance: 7a3add85fb7743cd89f6164f0b0bb08f
instance_test.go:26: Deleted WAF Premium instance: 7a3add85fb7743cd89f6164f0b0bb08f
--- PASS: TestWafPremiumInstanceWorkflow (274.56s)
PASS

Process finished with the exit code 0

=== RUN TestWafPremiumHostWorkflow
host_test.go:65: Attempting to create WAF premium host
host_test.go:82: Created WAF host: ccf29330ded847fbaaa4325b08633e10
host_test.go:40: Attempting to Get WAF Premium host: ccf29330ded847fbaaa4325b08633e10
host_test.go:45: Attempting to List WAF Premium hosts
host_test.go:35: Attempting to delete WAF Premium host: ccf29330ded847fbaaa4325b08633e10
host_test.go:37: Deleted WAF Premium host: ccf29330ded847fbaaa4325b08633e10
--- PASS: TestWafPremiumHostWorkflow (2.63s)
PASS

Process finished with the exit code 0

Aloento
Aloento previously approved these changes May 17, 2023
artem-lifshits
artem-lifshits previously approved these changes May 18, 2023
@anton-sidelnikov anton-sidelnikov marked this pull request as draft May 18, 2023 14:30
* waf dedicated hosts

* minor fixes

* timestamp type
@anton-sidelnikov anton-sidelnikov changed the title [WAF] Instances support for dedicated version (works only in eu-ch2) [WAF] Instances and hosts support for dedicated version (works only in eu-ch2) Jun 9, 2023
@anton-sidelnikov anton-sidelnikov changed the title [WAF] Instances and hosts support for dedicated version (works only in eu-ch2) [WAF] Instances and hosts support for dedicated version Jun 15, 2023
@anton-sidelnikov anton-sidelnikov marked this pull request as ready for review July 24, 2023 13:22
Aloento
Aloento previously approved these changes Jul 24, 2023
artem-lifshits
artem-lifshits previously approved these changes Jul 24, 2023
@anton-sidelnikov anton-sidelnikov added the post Execute check-post jobs label Jul 25, 2023
@anton-sidelnikov anton-sidelnikov added the gate Merge PR label Jul 25, 2023
@otc-zuul
Copy link
Contributor

otc-zuul bot commented Jul 25, 2023

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

✔️ otc-golangci-lint SUCCESS in 2m 37s
✔️ golang-make-vet SUCCESS in 3m 02s
✔️ golang-make-test SUCCESS in 3m 38s
✔️ golang-make-functional SUCCESS in 7m 18s

@otc-zuul otc-zuul bot merged commit d0e5333 into devel Jul 25, 2023
3 checks passed
@otc-zuul otc-zuul bot deleted the waf-dedicated-instances branch July 25, 2023 13:22
artem-lifshits pushed a commit that referenced this pull request Jan 11, 2024
[WAF] Instances and hosts support for dedicated version

WAFD instances and hosts
=== RUN   TestWafPremiumInstanceWorkflow
instance_test.go:48: Attempting to create WAF premium instance
instance_test.go:77: Created WAF instance: 7a3add85fb7743cd89f6164f0b0bb08f
instance_test.go:23: Attempting to delete WAF Premium instance: 7a3add85fb7743cd89f6164f0b0bb08f
instance_test.go:26: Deleted WAF Premium instance: 7a3add85fb7743cd89f6164f0b0bb08f
--- PASS: TestWafPremiumInstanceWorkflow (274.56s)
PASS
Process finished with the exit code 0
=== RUN   TestWafPremiumHostWorkflow
host_test.go:65: Attempting to create WAF premium host
host_test.go:82: Created WAF host: ccf29330ded847fbaaa4325b08633e10
host_test.go:40: Attempting to Get WAF Premium host: ccf29330ded847fbaaa4325b08633e10
host_test.go:45: Attempting to List WAF Premium hosts
host_test.go:35: Attempting to delete WAF Premium host: ccf29330ded847fbaaa4325b08633e10
host_test.go:37: Deleted WAF Premium host: ccf29330ded847fbaaa4325b08633e10
--- PASS: TestWafPremiumHostWorkflow (2.63s)
PASS
Process finished with the exit code 0

Reviewed-by: Aloento
Reviewed-by: Artem Lifshits
Reviewed-by: Polina Gubina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gate Merge PR post Execute check-post jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants