[jboss-jira] [JBoss JIRA] (HAWKULARQE-70) Refactor existing CF-UI shell scripts for starting/stopping CFME on docker server
Sunil kondkar (JIRA)
issues at jboss.org
Thu Mar 16 09:26:00 EDT 2017
[ https://issues.jboss.org/browse/HAWKULARQE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13379030#comment-13379030 ]
Sunil kondkar commented on HAWKULARQE-70:
-----------------------------------------
1) Created scripts:
Commits: https://github.com/Hawkular-QE/cf-ui/compare/dockerscripts
2) Created new CFME instance for test on openstack (to be able to use yum and git): 10.8.184.58
3) Configured Jenkins Job to experiment: http://jenkins.jonqe.lab.eng.bos.redhat.com:9080/job/miq-ms-cfui-nightly-test/
-Added ssh site 10.8.184.58 to Jenkins global configuration and tested that the instance can be ssh'ed
-Added commands in jenkins job to git clone and check URL if working correctly (This is under test and working partly)
PR to be sent once all tests pass.
> Refactor existing CF-UI shell scripts for starting/stopping CFME on docker server
> ---------------------------------------------------------------------------------
>
> Key: HAWKULARQE-70
> URL: https://issues.jboss.org/browse/HAWKULARQE-70
> Project: Hawkular QE
> Issue Type: Task
> Reporter: Sunil kondkar
> Assignee: Sunil kondkar
>
> Need of the task:
> To make sure the CFME docker instance that we use on Jenkins nightly run has CFME containers always running, we use docker scripts.
> These are existing shell scripts which are using old methods to create cfme docker container and then start the cfme instance which are irrelevant now:
> These are located at:
> https://github.com/Hawkular-QE/cf-ui/tree/master/scripts/automation/docker
> This task is to:
> 1) Modify the scripts (common.sh, start.sh) to:
> -Stop the CFME instance
> -Start the CFME instance
> -Check if the URL is ready using curl
> -Check the logs if CFME is started
> 2) Git clone the modified scripts to CFME server
> 3) Execute the scripts on CFME server
> ( Use 'execute shell script' on Jenkins nightly job to ssh/git clone and execute script on CFME server)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list