Feature: 0007 - Prepare server for using Docker
File name: srv_docker.feature
Relative path: core/srv_docker.feature
Given
I am authorized for the "Admin" section
00:00:00.442
When
I create a user with name "docker" and password "docker" with roles "image_admin"
00:00:05.464
+ Show Info
New user docker created with roles: image_admin
When
I follow the left menu "Images > Stores"
00:00:00.137
And
I follow "Create"
00:00:00.544
And
I enter "galaxy-registry" as "label"
00:00:00.106
And
I enter the URI of the registry as "uri"
00:00:00.131
And
I click on "create-btn"
00:00:00.100
Then
I wait until table row contains a "galaxy-registry" text
00:00:01.550
And
I should see a "Items 1 - 1 of 1" text
00:00:00.061