Skip to content

Passed

Job service CRUD tests.Changing job name to unique one (from org.eclipse.kapua.service.job.test.RunJobUnitTest)

Took 1.4 sec.

Standard Output

@jobs @jobService @env_none
Scenario: Changing job name to unique one                                    # features/JobService.feature:228
14:19:05.142 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
14:19:05.143 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
14:19:05.143 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
14
...[truncated 5438 chars]...
  Then I search for the job in the database                                  # org.eclipse.kapua.service.job.steps.JobServiceSteps.findJobInDatabase()
  And There is no job with name "jobName" in database                        # org.eclipse.kapua.service.job.steps.JobServiceSteps.thereIsNoJobWithNameInDatabase(java.lang.String)
14:19:06.578 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
14:19:06.586 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE