Actions
Bug #7893
closedAccess permissions test failures on master
Description
http://ci.theforeman.org/job/test_plugin_foreman_docker/
- AccessPermissionsTest.test_0050_route containers/index should have a permission that grants access
- AccessPermissionsTest.test_0064_route containers/new should have a permission that grants access
- AccessPermissionsTest.test_0070_route containers/steps/update should have a permission that grants access
- AccessPermissionsTest.test_0143_route containers/steps/destroy should have a permission that grants access
- AccessPermissionsTest.test_0159_route containers/show should have a permission that grants access
- AccessPermissionsTest.test_0273_route containers/steps/show should have a permission that grants access
- AccessPermissionsTest.test_0401_route containers/steps/create should have a permission that grants access
- AccessPermissionsTest.test_0476_route containers/steps/edit should have a permission that grants access
- AccessPermissionsTest.test_0500_route containers/steps/index should have a permission that grants access
- AccessPermissionsTest.test_0541_route containers/steps/new should have a permission that grants access
Permissions should be defined in the plugin registration: http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin#Adding-permission
Updated by Dominic Cleal about 10 years ago
- Related to Bug #7873: Tests for controllers and models added
Updated by Daniel Lobato Garcia about 10 years ago
- Assignee set to Daniel Lobato Garcia
- Target version set to 1.7.2
- % Done changed from 0 to 100
Updated by Daniel Lobato Garcia about 10 years ago
- Status changed from New to Closed
Applied in changeset foreman-docker|221cfd7c29baafd9cfa042557433524f939a91e7.
Actions