Fix python unit test

Update treasuremap ref.

Change-Id: I2518f155a51a257a0c54d9c34e37b1781fc6cae3
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
This commit is contained in:
Ruslan Aliev
2025-12-12 13:25:40 -06:00
parent fe4ddf17bd
commit c8e10477e0

View File

@@ -30,7 +30,7 @@ from tests.unit import test_utils
TEST_PARAMS = {
"site_name": "seaworthy",
"site_type": "foundry",
"repo_rev": '0ace1044f339ac3c583c47833a9be2d530c23a12',
"repo_rev": 'fe3d3b68facb05e3aa78491c0a0f021c13ad0f58',
"repo_name": "treasuremap",
"repo_url": "https://review.opendev.org/airship/treasuremap.git",
}