Skip to content

Passed

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

Took 1.5 sec.

Standard Output

@jobs @jobService @env_none
Scenario: Creating job with numbers in name without description   # features/JobService.feature:116
21:19:01.891 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
21:19:01.892 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
21:19:01.892 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
21:19:01.892 
...[truncated 4852 chars]...
e.job.steps.JobServiceSteps.findJobInDatabase()
  Then I find a job with name "jobName123"                        # org.eclipse.kapua.service.job.steps.JobServiceSteps.iFindAJobWithName(java.lang.String)
  And No exception was thrown                                     # org.eclipse.kapua.qa.common.BasicSteps.noExceptionCaught()
21:19:03.448 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
21:19:03.458 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE