Skip to content

Commit

Permalink
CAMEL-20190 - Camel-Spring-Boot: Kubernetes Cronjob starter - test
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Dec 5, 2023
1 parent 91a0145 commit dcf7fd3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ public void componentTests() throws Exception {
this.runComponentTest(createTestConfig(), "kubernetes-services");
this.runComponentTest(createTestConfig(), "openshift-builds");
this.runComponentTest(createTestConfig(), "openshift-build-configs");
this.runComponentTest(createTestConfig(), "kubernetes-cronjob");

this.runModuleUnitTestsIfEnabled(config);
}
Expand Down

0 comments on commit dcf7fd3

Please sign in to comment.