[jboss-jira] [JBoss JIRA] (SWSQE-421) Kiali Test Mesh support for ReplicationControllers and DeploymentConfig

Lucas Ponce (JIRA) issues at jboss.org
Thu Sep 20 03:08:00 EDT 2018


     [ https://issues.jboss.org/browse/SWSQE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucas Ponce updated SWSQE-421:
------------------------------
    Description: 
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}






  was:
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=ReplicaController 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}








> 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