Admit fixture-asm for ASM T-06 and calibrate known-bad replay
Reassess the T-06 blocker against the secrets-engine consume client. Gate House cited 3cd9955; approval_consume.py first appears at 4b4d556. An in-process CAS disables different-digest conflict for known-bad and drives consume_approval through a mock opener. No network or OpenBao. Live asm-t06 stays pending. Assistant: grok Assistant-Session: 01a05e32-c776-72a3-86ec-c490e027aca9
This commit is contained in:
parent
75b79a0167
commit
75deaf073f
13 changed files with 424 additions and 21 deletions
|
|
@ -70,6 +70,9 @@ def test_catalog_loads_honest_applicability():
|
|||
assert "asm" in catalog["asm-t06"]["approval_classes"]
|
||||
assert "live-e2" not in catalog["asm-t01"]["approval_classes"]
|
||||
assert "capacity" not in catalog["asm-t07"]["approval_classes"]
|
||||
assert catalog["fixture-asm-t06"]["applicability"] == "applicable"
|
||||
assert catalog["fixture-asm-t06"]["test_id"] == "T-06"
|
||||
assert catalog["asm-t06"]["applicability"] == "pending"
|
||||
|
||||
|
||||
def test_retired_ids_include_cancelled_records():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue