Skip to content

Passed

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

Took 1.4 sec.

Standard Output

@jobs @jobStepDefinition @env_none
Scenario: Update a step definition target type                           # features/JobStepDefinitionService.feature:105
09:28:14.760 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
09:28:14.761 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
09:28:14.761 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase 
...[truncated 5377 chars]...
n in the database                  # org.eclipse.kapua.service.job.steps.JobStepDefinitionServiceSteps.findTheExistingStepDefinitionInTheDatabase()
  Then The step definition type is "TARGET"                              # org.eclipse.kapua.service.job.steps.JobStepDefinitionServiceSteps.checkStepDefinitionType(java.lang.String)
09:28:16.183 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
09:28:16.192 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE