Prepare AIO image for testcontainer runs in integration tests #3

Merged
alexvanin merged 1 commit from alexvanin/frostfs-aio:feature/prepare-for-testcontainer into master 2023-07-26 21:08:06 +00:00
Owner

These changes allows to use AIO image in integration tests with test container, see https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/src/branch/master/integration_test.go

Tick new epoch correctly during initialization

During startup tick new epoch implicitly so the storage
nodes are included in the network map. tick.sh script
was removed. HEALTHY status of the storage node is not
related to network map, so it is not necessary to tick
epoch during health check.

Enable homomorphic hashes for containers

Public integration tests, e.g. http-gw tests, create
default containers with homomorphic hashes. It should not
be disabled by default. The same config is applied in
frostfs-dev-env repo.

These changes allows to use AIO image in integration tests with test container, see https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/src/branch/master/integration_test.go ### Tick new epoch correctly during initialization During startup tick new epoch implicitly so the storage nodes are included in the network map. `tick.sh` script was removed. HEALTHY status of the storage node is not related to network map, so it is not necessary to tick epoch during health check. ### Enable homomorphic hashes for containers Public integration tests, e.g. http-gw tests, create default containers with homomorphic hashes. It should not be disabled by default. The same config is applied in frostfs-dev-env repo.
alexvanin self-assigned this 2023-05-16 13:58:15 +00:00
alexvanin force-pushed feature/prepare-for-testcontainer from b29a5862c0 to e7b6e3e3f9 2023-05-16 13:59:05 +00:00 Compare
alexvanin requested review from realloc 2023-05-16 14:03:37 +00:00
alexvanin requested review from dkirillov 2023-05-16 14:03:37 +00:00
alexvanin requested review from pogpp 2023-05-16 14:03:38 +00:00
alexvanin requested review from ironbee 2023-05-16 14:03:38 +00:00
alexvanin changed title from WIP: Prepare AIO image for testcontainer runs in integration tests. to Prepare AIO image for testcontainer runs in integration tests 2023-05-16 14:03:55 +00:00
ironbee approved these changes 2023-05-16 14:12:29 +00:00
dkirillov approved these changes 2023-05-16 14:12:44 +00:00
alexvanin merged commit e7b6e3e3f9 into master 2023-05-16 14:24:51 +00:00
alexvanin referenced this pull request from a commit 2023-05-16 14:24:52 +00:00
alexvanin deleted branch feature/prepare-for-testcontainer 2023-05-16 14:24:52 +00:00
Sign in to join this conversation.
No description provided.