[richfaces-planning-issues] [JBoss JIRA] (RFPL-4036) Smoke test Showcase on OpenShift 2

Jiří Štefek (JIRA) issues at jboss.org
Mon Oct 5 03:05:02 EDT 2015


Jiří Štefek created RFPL-4036:
---------------------------------

             Summary: Smoke test Showcase on OpenShift 2
                 Key: RFPL-4036
                 URL: https://issues.jboss.org/browse/RFPL-4036
             Project: RichFaces Planning
          Issue Type: Sub-task
          Components: QE
            Reporter: Pavol Pitonak
            Assignee: Matej Novotny
             Fix For: 4.5.9


Steps to test:
# Get OpenShift account here: [https://www.openshift.com/]
# Add application, use EAP, choose public URL and such - initial app will be created and deployed.
#* Should you need to create a SSH key follow [this|https://help.github.com/articles/generating-ssh-keys] link.
# GIT repository was created and is accessible, link is visible via "My Applications" tab - copy it to your local machine.
# Obtain a .war file of the Showcase application [here|https://repository.jboss.org/nexus/content/groups/staging/org/richfaces/examples/richfaces-showcase/4.3.4.Final/richfaces-showcase-4.3.4.Final-openshift.war]
# Go to GIT repo and delete pom.xml file (initial project will not be build then) and copy .war file into deployment folder
# Commit the changes from repository folder using following commands:
#* git add -A
#* git commit -m "some message"
#* git push
# The application will deploy and you can access it using link visible under "My Applications" tab

NOTE: Sometimes during push there might be a failure (error in demultiplexer, app gear wont be able to restart). This is *not* connected to Showcase or RichFaces, its rather a problem with small gear (not being sufficient) or openshift or corrupted git repo. Simpliest solution is to delete the application and repeat the whole process.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the richfaces-planning-issues mailing list