Skip to content

Commit

Permalink
Add comment about db version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed Dec 20, 2024
1 parent c7436af commit 203a32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/test_itde_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def test_bring_itde_up(mock_spawn_env, secrets, env_info):
nameserver=(NAME_SERVER_ADDRESS,),
db_mem_size="4 GiB",
db_disk_size="10 GiB",
# this version might require update on exasol-toolbox upgrade
docker_db_image_version="8.18.1",
)

Expand Down

0 comments on commit 203a32d

Please sign in to comment.