-
Notifications
You must be signed in to change notification settings - Fork 114
Add tests for job with CAN_MANAGE_RUN permission #3865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
12 failing tests:
|
...bundle/resources/permissions/jobs/current_can_manage_run/out.destroy.requests.terraform.json
Show resolved
Hide resolved
pietern
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it expected that in the "other" case, the direct backend restores the permissions of the job on destroy, where in the "current" case, it leaves the permissions as is on destroy.
| @@ -0,0 +1,6 @@ | |||
| Local = true | |||
| Cloud = true | |||
| IsServicePrincipal = true | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you include the "badness" here
Reproducing #3864