mcneilco / acas

http://mcneilco.com/acas.html
GNU General Public License v3.0
11 stars 5 forks source link

ACAS-712: HRP project type support #1138

Closed brianbolt closed 11 months ago

brianbolt commented 11 months ago

Description

Related Issue

ACAS-712

How Has This Been Tested?

Ran new acasclient tests with base ACAS system.

To HRP project types, modified the default CustomerSpecificServerFunctions.coffee to include a "type" field. I also modified the acasclient test messages to match those produced when project types are enabled Finally, I verified that the final test in acasclient (Allowed) Unrestricted experiment proj1 with lot restricted proj2 becomes a fail because the lot project is hyper restricted.

iamanandkr commented 11 months ago

I tested the behaviour in K8s, both ACAS-704 and ACAS-712 are now working as expected.