[#175] Adopt 1.6.* aio versoins in integration tests #184

Merged
Member

close #175

Previously, when performing integration tests on aio version 1.6.0, we received an error:

--- FAIL: TestIntegration (105.15s)
    integration_test.go:77: 
                Error Trace:    /home/roma/dev/forgejo/rloginov/frostfs-http-gw/cmd/http-gw/integration_test.go:77
                Error:          Received unexpected error:
                                put container via client 'localhost:8080': container put on client: status: code = 1024 message = frostfs error: chain/client: contract execution finished with state FAULT; exception: at instruction 2324 (THROW): unhandled exception: "subject not found"
                Test:           TestIntegration
                Messages:       1.6.0

To solve this problem, user registration has been added.

I also increased the maximum waiting time for the container to start from 30 seconds to two minutes, because sometimes 30 seconds is not enough to fully start the aio.

close #175 Previously, when performing integration tests on aio version 1.6.0, we received an error: ``` --- FAIL: TestIntegration (105.15s) integration_test.go:77: Error Trace: /home/roma/dev/forgejo/rloginov/frostfs-http-gw/cmd/http-gw/integration_test.go:77 Error: Received unexpected error: put container via client 'localhost:8080': container put on client: status: code = 1024 message = frostfs error: chain/client: contract execution finished with state FAULT; exception: at instruction 2324 (THROW): unhandled exception: "subject not found" Test: TestIntegration Messages: 1.6.0 ``` To solve this problem, user registration has been added. I also increased the maximum waiting time for the container to start from 30 seconds to two minutes, because sometimes 30 seconds is not enough to fully start the aio.
r.loginov self-assigned this 2024-12-18 12:18:31 +00:00
r.loginov added 1 commit 2024-12-18 12:18:31 +00:00
[#175] Adopt 1.6.* aio versoins in integration tests
All checks were successful
/ DCO (pull_request) Successful in 3m16s
/ Vulncheck (pull_request) Successful in 5m52s
/ Builds (pull_request) Successful in 6m50s
/ Lint (pull_request) Successful in 7m43s
/ Tests (pull_request) Successful in 3m30s
2bc55e2e6f
Signed-off-by: Roman Loginov <r.loginov@yadro.com>
r.loginov requested review from storage-services-developers 2024-12-18 12:18:31 +00:00
r.loginov requested review from storage-services-committers 2024-12-18 12:18:31 +00:00
r.loginov force-pushed feature/175-adopt_new_aio_versions_in_integration_tests from 2bc55e2e6f to 5daa4ce0c1 2024-12-18 12:42:08 +00:00 Compare
mbiryukova approved these changes 2024-12-19 07:17:55 +00:00
Dismissed
r.loginov force-pushed feature/175-adopt_new_aio_versions_in_integration_tests from 5daa4ce0c1 to 7caae77d31 2024-12-19 07:59:06 +00:00 Compare
r.loginov dismissed mbiryukova's review 2024-12-19 07:59:06 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

mbiryukova approved these changes 2024-12-20 10:01:58 +00:00
dkirillov approved these changes 2024-12-20 11:59:04 +00:00
alexvanin approved these changes 2024-12-24 08:01:29 +00:00
alexvanin merged commit a4e3767d4b into master 2024-12-24 08:01:34 +00:00
alexvanin deleted branch feature/175-adopt_new_aio_versions_in_integration_tests 2024-12-24 08:01:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-http-gw#184
No description provided.