Skip to content

Passed

Job step definition service CRUD tests.Delete a step definition (from org.eclipse.kapua.service.job.test.RunJobUnitTest)

Took 1.4 sec.

Standard Output

@jobs @jobStepDefinition @env_none
Scenario: Delete a step definition                                       # features/JobStepDefinitionService.feature:77
09:28:10.511 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
09:28:10.512 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
09:28:10.512 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase V
...[truncated 5402 chars]...
nition in the database                   # org.eclipse.kapua.service.job.steps.JobStepDefinitionServiceSteps.findTheExistingStepDefinitionInTheDatabase()
  Then There is no such step definition item in the database             # org.eclipse.kapua.service.job.steps.JobStepDefinitionServiceSteps.checkThatNoStepDefinitionWasFound()
09:28:11.888 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
09:28:11.899 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE