StackStorm / st2-rbac-backend

RBAC backend for StackStorm (previously part of EWC aka StackStorm Enteprise)
https://docs.stackstorm.com/latest/rbac.html
Apache License 2.0
5 stars 12 forks source link

Fix CI test failure and upgrade pip #49

Closed amanda11 closed 3 years ago

amanda11 commented 3 years ago

As part of the ST2 change under commit https://github.com/StackStorm/st2/commit/1ad0063f8fff43f4357ebb260d94b5c4950a915a, the example alias1 was changed to use the noop runner. The RBAC CI test was failing, as it didn't find the runner, as it was missing the step to register runners.

Update the RBAC CI test and also update to use the pip version from st2 Makefile.