chore(org): rename Architect codename from Aurelius to Helix
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Gate Check Verification
|
||||
|
||||
Case 1 (PASS)
|
||||
$ ./gate_check.sh 12000 1 20 false
|
||||
PASS
|
||||
exit_code=0
|
||||
|
||||
Case 2 (BLOCK)
|
||||
$ ./gate_check.sh 45000 1 20 false
|
||||
BLOCK
|
||||
exit_code=2
|
||||
|
||||
Case 3 (PAUSE_AND_ESCALATE)
|
||||
$ ./gate_check.sh 12000 1 20 true
|
||||
PAUSE_AND_ESCALATE
|
||||
exit_code=3
|
||||
Reference in New Issue
Block a user