@skip_if_cloud
@scope_building_container_images
@no_auth_registry
@scc_credentials
Feature: 0066 - API "image" namespace for containers and sub-namespaces
File name: min_docker_api.feature
Relative path: secondary/min_docker_api.feature
@skip_if_cloud
@scope_building_container_images
@no_auth_registry
@scc_credentials
Scenario: Test "image.profiles" namespace
When
I create and delete profiles via API
0s
And
I create and delete profile custom values via API
0s
And
I list image profiles via API
0s
And
I set and get profile details via API
0s
@skip_if_cloud
@scope_building_container_images
@no_auth_registry
@scc_credentials
Scenario: Cleanup: remove custom system info
Given
I am authorized
0s
When
I follow the left menu "Systems > Custom System Info"
0s
And
I follow "arancio"
0s
And
I follow "Delete Key"
0s
And
I click on "Delete Key"
0s