Skip to content

Commit

Permalink
Add missing test annotation for prod build serverless workflow images
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubschwan committed Sep 13, 2024
1 parent 1c9ecbf commit 6e42253
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/features/common-custom-truststore.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,14 @@
#

@docker.io/apache/incubator-kie-kogito-data-index-ephemeral
@openshift-serverless-1/logic-data-index-ephemeral-rhel8
@docker.io/apache/incubator-kie-kogito-data-index-postgresql
@openshift-serverless-1/logic-data-index-postgresql-rhel8
@docker.io/apache/incubator-kie-kogito-jit-runner
@docker.io/apache/incubator-kie-kogito-jobs-service-ephemeral
@openshift-serverless-1/logic-jobs-service-ephemeral-rhel8
@docker.io/apache/incubator-kie-kogito-jobs-service-postgresql
@openshift-serverless-1/logic-jobs-service-postgresql-rhel8
Feature: Common tests for Custom TrustStore configuration
# This test sets an invalid certificate to the container, it fails to start, and if timing is bad cekit hangs on 'Running command ps -C java in container'
# See https://github.com/apache/incubator-kie-kogito-images/issues/1722
Expand Down
4 changes: 4 additions & 0 deletions tests/features/common-dynamic-resources.feature
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@
# Run only on images that won't die instantly
# See https://github.com/apache/incubator-kie-kogito-images/issues/1722
@docker.io/apache/incubator-kie-kogito-data-index-ephemeral
@openshift-serverless-1/logic-data-index-ephemeral-rhel8
#@docker.io/apache/incubator-kie-kogito-data-index-postgresql
#@openshift-serverless-1/logic-data-index-postgresql-rhel8
#@docker.io/apache/incubator-kie-kogito-jit-runner
@docker.io/apache/incubator-kie-kogito-jobs-service-ephemeral
@openshift-serverless-1/logic-jobs-service-ephemeral-rhel8
#@docker.io/apache/incubator-kie-kogito-jobs-service-postgresql
#@openshift-serverless-1/logic-jobs-service-postgresql-rhel8
Feature: Common tests for Kogito images

Scenario: Verify if the properties were correctly set using DEFAULT MEM RATIO
Expand Down
5 changes: 5 additions & 0 deletions tests/features/common.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,16 @@
#

@docker.io/apache/incubator-kie-kogito-data-index-ephemeral
@openshift-serverless-1/logic-data-index-ephemeral-rhel8
@docker.io/apache/incubator-kie-kogito-data-index-postgresql
@openshift-serverless-1/logic-data-index-postgresql-rhel8
@docker.io/apache/incubator-kie-kogito-jit-runner
@docker.io/apache/incubator-kie-kogito-jobs-service-ephemeral
@openshift-serverless-1/logic-jobs-service-ephemeral-rhel8
@docker.io/apache/incubator-kie-kogito-jobs-service-postgresql
@openshift-serverless-1/logic-jobs-service-postgresql-rhel8
@docker.io/apache/incubator-kie-sonataflow-builder
@openshift-serverless-1/logic-swf-builder-rhel8
@docker.io/apache/incubator-kie-kogito-base-builder
Feature: Common tests for Kogito images

Expand Down
2 changes: 2 additions & 0 deletions tests/features/data-index/kogito-data-index-common.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
#

@docker.io/apache/incubator-kie-kogito-data-index-ephemeral
@openshift-serverless-1/logic-data-index-ephemeral-rhel8
@docker.io/apache/incubator-kie-kogito-data-index-postgresql
@openshift-serverless-1/logic-data-index-postgresql-rhel8
Feature: Kogito-data-index common feature.

Scenario: Verify if the debug is correctly enabled and test default http port
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

@docker.io/apache/incubator-kie-kogito-data-index-ephemeral
@openshift-serverless-1/logic-data-index-ephemeral-rhel8
Feature: Kogito-data-index ephemeral postgresql feature.

Scenario: verify if all labels are correctly set on kogito-data-index-ephemeral image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

@docker.io/apache/incubator-kie-kogito-data-index-postgresql
@openshift-serverless-1/logic-data-index-postgresql-rhel8
Feature: Kogito-data-index postgresql feature.

Scenario: verify if all labels are correctly set on kogito-data-index-postgresql image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
#

@docker.io/apache/incubator-kie-kogito-jobs-service-ephemeral
@openshift-serverless-1/logic-jobs-service-ephemeral-rhel8
@docker.io/apache/incubator-kie-kogito-jobs-service-postgresql
@openshift-serverless-1/logic-jobs-service-postgresql-rhel8
@docker.io/apache/incubator-kie-kogito-jobs-service-allinone
Feature: Kogito-jobs-service common feature.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

@docker.io/apache/incubator-kie-kogito-jobs-service-ephemeral
@openshift-serverless-1/logic-jobs-service-ephemeral-rhel8
Feature: Kogito-jobs-service-ephemeral feature.

Scenario: verify if all labels are correctly set kogito-jobs-service image image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

@docker.io/apache/incubator-kie-kogito-jobs-service-postgresql
@openshift-serverless-1/logic-jobs-service-postgresql-rhel8
Feature: Kogito-jobs-service-postgresql feature.

Scenario: verify if all labels are correctly set kogito-jobs-service image image
Expand Down
1 change: 1 addition & 0 deletions tests/features/kogito-common-postresql-services.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

@docker.io/apache/incubator-kie-kogito-data-index-postgresql
@openshift-serverless-1/logic-data-index-postgresql-rhel8
Feature: Kogito-data-index postgresql feature.

Scenario: verify if of container is correctly started with postgresql parameters
Expand Down
1 change: 1 addition & 0 deletions tests/features/kogito-swf-builder.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

@docker.io/apache/incubator-kie-sonataflow-builder
@openshift-serverless-1/logic-swf-builder-rhel8
Feature: Serverless Workflow builder images

Scenario: Verify that the application is built and started correctly
Expand Down
2 changes: 2 additions & 0 deletions tests/features/kogito-swf-common.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
#

@docker.io/apache/incubator-kie-sonataflow-builder
@openshift-serverless-1/logic-swf-builder-rhel8
@docker.io/apache/incubator-kie-sonataflow-devmode
@openshift-serverless-1/logic-swf-devmode-rhel8
Feature: Serverless Workflow images common

Scenario: Verify if the swf and quarkus files are under /home/kogito/.m2/repository
Expand Down
1 change: 1 addition & 0 deletions tests/features/kogito-swf-devmode.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

@docker.io/apache/incubator-kie-sonataflow-devmode
@openshift-serverless-1/logic-swf-devmode-rhel8
Feature: Serverless Workflow devmode images

Scenario: Verify if container starts in devmode by default
Expand Down
2 changes: 2 additions & 0 deletions tests/features/supporting-services-common.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
#

@docker.io/apache/incubator-kie-kogito-data-index-ephemeral
@openshift-serverless-1/logic-data-index-ephemeral-rhel8
@docker.io/apache/incubator-kie-kogito-data-index-postgresql
@openshift-serverless-1/logic-data-index-postgresql-rhel8
@docker.io/apache/incubator-kie-kogito-jit-runner
Feature: kogito supporting services common feature

Expand Down

0 comments on commit 6e42253

Please sign in to comment.