[
https://issues.jboss.org/browse/SWSQE-386?page=com.atlassian.jira.plugin....
]
Filip Brychta commented on SWSQE-386:
-------------------------------------
Arguments for pytest fixture:
* test should be responsible for creating required resources and it should not depend on
jenkins job to do that. e.g. community member would like to run the tests but he would
have to deploy those bookinfo aps manually
Create multi-instance bookinfo deployer
---------------------------------------
Key: SWSQE-386
URL:
https://issues.jboss.org/browse/SWSQE-386
Project: Kiali QE
Issue Type: Sub-task
Reporter: Filip Brychta
Assignee: Michael Foley
We need a way how to deploy given number of bookinfo instances. Each instance will be
dedicated to given group of tests to achieve isolation and avoid conflicts.
* each instance should be independent in separated namespace
* names should follow some pattern e.g. bookinfo_1, bookinfo_2 ... so it can be used by
tests in a consistent way
To discuss - do we want to have separated jenkins job for that or do we want to implement
the deployment as a pytest fixture?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)