Skip to content

Commit

Permalink
[KOGITO-8961][KSW-Operator] Split use case and test examples
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <mdessi@redhat.com>
  • Loading branch information
desmax74 committed May 30, 2023
1 parent 84489e3 commit 59e7fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/yaml.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
const (
KogitoServerlessWorkflowSampleYamlCR = "sw.kogito_v1alpha08_kogitoserverlessworkflow.yaml"
KogitoServerlessWorkflowSampleDevModeYamlCR = "sw.kogito_v1alpha08_kogitoserverlessworkflow_devmode.yaml"
//KogitoServerlessPlatformWithCacheYamlCR = "sw.kogito_v1alpha08_kogitoserverlessplatform_withCacheAndCustomization.yaml"
//@TODO can we remove ? KogitoServerlessPlatformWithCacheYamlCR = "sw.kogito_v1alpha08_kogitoserverlessplatform_withCacheAndCustomization.yaml"
KogitoServerlessPlatformWithCacheMinikubeYamlCR = "sw.kogito_v1alpha08_kogitoserverlessplatform_withCache_minikube.yaml"
KogitoServerlessPlatformYamlCR = "sw.kogito_v1alpha08_kogitoserverlessplatform.yaml"
kogitoServerlessOperatorBuilderConfig = "kogito-serverless-operator-builder-config_v1_configmap.yaml"
Expand Down

0 comments on commit 59e7fd9

Please sign in to comment.