And I configure the job service | 0 ms | Passed |
Given A regular job creator with the name "TestJob_2" | 0 ms | Passed |
Given I expect the exception "KapuaDuplicateNameException" with the text "An entity with the same name TestJob_2 already exists." | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Job with a duplicate name | 4 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I create a new job entity from the existing creator | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I create a new job entity from the existing creator | 0 ms | Passed |