Skip to content

Commit

Permalink
test pr check regarding rbac (#1060)
Browse files Browse the repository at this point in the history
* test pr check regarding rbac

* Add rbac

* Add dependencies to clowdapp

* Remove unneeded dependencies to clowdapp

* Add rbac as component

* Add vmaas as component

* Add dynaconf variable
  • Loading branch information
mtclinton authored Jan 11, 2024
1 parent e734c93 commit dea8e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export IQE_FILTER_EXPRESSION=""
export IQE_REQUIREMENTS_PRIORITY=""
export IQE_TEST_IMPORTANCE=""
export IQE_CJI_TIMEOUT="30m"

export IQE_ENV_VARS="DYNACONF_USER_PROVIDER__rbac_enabled=false, DYNACONF_USER_PROVIDER__keycloak_crud=false"

# Heavily inspired by project-koku pr_check
# https://github.com/project-koku/koku/blob/main/pr_check.sh
Expand Down

0 comments on commit dea8e6a

Please sign in to comment.