Update treasuremap ref for cert tests
Unit tests are failing for check_pki_certs against airsloop, since those certs are expiring in less than 60 days. This change updates the reference to a commit with regenerated certs. Change-Id: Ib1ea40a37eef14c2df44b8446fdbcfcd0e345a95
This commit is contained in:
parent
ad740d7aa2
commit
1a7e2da9d7
@ -30,9 +30,9 @@ from tests.unit import test_utils
|
||||
TEST_PARAMS = {
|
||||
"site_name": "seaworthy",
|
||||
"site_type": "foundry",
|
||||
"repo_rev": '48e2afa570541972d4c60719181bc2fcca84a89c',
|
||||
"repo_rev": '342c9eedd58f046a322ee2dd6752a9ec8fa992bb',
|
||||
"repo_name": "treasuremap",
|
||||
"repo_url": "https://opendev.org/airship/treasuremap.git",
|
||||
"repo_url": "https://review.opendev.org/airship/treasuremap.git",
|
||||
}
|
||||
|
||||
TEST_CERT = """
|
||||
|
Loading…
Reference in New Issue
Block a user