[jboss-jira] [JBoss JIRA] (SWSQE-421) Kiali Test Mesh support for ReplicationControllers and DeploymentConfig
Lucas Ponce (JIRA)
issues at jboss.org
Tue Sep 25 08:23:00 EDT 2018
[ https://issues.jboss.org/browse/SWSQE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638066#comment-13638066 ]
Lucas Ponce commented on SWSQE-421:
-----------------------------------
I am using a file for local testing that can help to validate the scenarios we can cover.
I attach it to the JIRA.
> Kiali Test Mesh support for ReplicationControllers and DeploymentConfig
> -----------------------------------------------------------------------
>
> Key: SWSQE-421
> URL: https://issues.jboss.org/browse/SWSQE-421
> Project: Kiali QE
> Issue Type: Dev Task
> Reporter: Lucas Ponce
> Assignee: Guilherme Baufaker Rêgo
>
> Related to KIALI-1284, Kiali will support several types for deployments.
> Currently, only Deployment objects are fully supported on list pages.
> Also, to sync with the current OpenShift Web Console, we plan to support: Deployment, ReplicaSet, ReplicationController and DeploymentConfig (this one is not a kubernetes object, but only OpenShift one).
> So, in order to help in the testing, Kiali Test Mesh could add these new types: ReplicationController and DeploymentConfig to deploy a test scenario that we can use for our testing.
> I.e.
> {code}
> DEPLOYMENT_TYPE=ReplicationController NUM_SERVICES=2 NUM_VERSIONS=2 make openshift-deploy-kiali-test-circle
> DEPLOYMENT_TYPE=DeploymentConfig NUM_SERVICES=2 NUM_VERSIONS=2 make openshift-deploy-kiali-test-circle
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list