Skip to content

Passed

Job service CRUD tests.Creating job with short name without description (from org.eclipse.kapua.service.job.test.RunJobUnitTest)

Took 1.9 sec.

Standard Output

@jobs @jobService @env_none
Scenario: Creating job with short name without description # features/JobService.feature:63
21:18:50.930 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
21:18:50.931 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
21:18:50.931 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
21:18:50.931 [main] I
...[truncated 4810 chars]...
e.kapua.service.job.steps.JobServiceSteps.findJobInDatabase()
  Then I find a job with name "job"                        # org.eclipse.kapua.service.job.steps.JobServiceSteps.iFindAJobWithName(java.lang.String)
  And No exception was thrown                              # org.eclipse.kapua.qa.common.BasicSteps.noExceptionCaught()
21:18:52.804 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
21:18:52.818 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE