[jboss-jira] [JBoss JIRA] (SWSQE-113) Allocate OpenShift and Jenkins resources for testing Jaeger productized images
Guilherme Baufaker Rêgo (JIRA)
issues at jboss.org
Wed Apr 4 13:13:00 EDT 2018
[ https://issues.jboss.org/browse/SWSQE-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556102#comment-13556102 ]
Guilherme Baufaker Rêgo edited comment on SWSQE-113 at 4/4/18 1:12 PM:
-----------------------------------------------------------------------
In order to document things for elastic search
- Executed {code:shell} oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins {code}
- Executed {code:shell} oc adm policy add-role-to-user cluster-admin system:serviceaccount:jaeger-test:jenkins {code}
- Disabled Selinux ({code:shell} vi /etc/selinux/config{code} Set to disable then reboot
- And executed {code:shell} sudo sysctl -w vm.max_map_count=262144 {code}
was (Author: gbaufake):
In order to document things for elastic search
- Executed {code:shell} oc adm policy add-role-to-user admin system:serviceaccount:jaeger-test:jenkins {code}
- Executed {code:shell} oc adm policy add-role-to-user cluster-admin system:serviceaccount:jaeger-test:jenkins {code}
- Disabled Selinux
- And executed {code:shell} sudo sysctl -w vm.max_map_count=262144 {code}
> Allocate OpenShift and Jenkins resources for testing Jaeger productized images
> ------------------------------------------------------------------------------
>
> Key: SWSQE-113
> URL: https://issues.jboss.org/browse/SWSQE-113
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Kevin Earls
> Assignee: Guilherme Baufaker Rêgo
>
> I need internal Jenkins and OpenShift resources for https://issues.jboss.org/browse/KIALI-336 which covers testing productized Jaeger images. I have already started working with [~fbrychta] but we have not completely resolved this yet.
> I can work with either of these two options
> -- A project on an OpenShift Cluster where I can create my own Jenkins instance.
> -- An external Jenkins which has an agent defined which can run on OpenShift.
> I'm not completely sure if the second solution will work, as when I run tests I will need to have access to ports that are not externally accessible. In that case I'd be happy to use the first solution.
> Finally, this will just be for smoke and possibly simple functional tests, so I won't need high levels of resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list