Skip to content

Commit

Permalink
Job restart integration tests with online device
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandra <aleksandra.jovanovic@comtrade.com>
  • Loading branch information
Aleksandra committed Aug 26, 2019
1 parent f5ea1a4 commit 55ceb10
Show file tree
Hide file tree
Showing 3 changed files with 779 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
@RunWith(CucumberWithProperties.class)
@CucumberOptions(
features = { "classpath:features/job/JobEngineServiceStartOfflineDeviceI9n.feature",
"classpath:features/job/JobEngineServiceStartOnlineDeviceI9n.feature"
"classpath:features/job/JobEngineServiceStartOnlineDeviceI9n.feature",
"classpath:features/job/JobEngineServiceRestartOnlineDeviceI9n.feature"
},
glue = { "org.eclipse.kapua.service.job.steps",
"org.eclipse.kapua.service.user.steps",
Expand Down
Loading

0 comments on commit 55ceb10

Please sign in to comment.