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

Pavol Pitonak (JIRA) issues at jboss.org
Thu Jul 10 09:25:30 EDT 2014


Pavol Pitonak created RFPL-3390:
-----------------------------------

             Summary: Smoke test Showcase on OpenShift
                 Key: RFPL-3390
                 URL: https://issues.jboss.org/browse/RFPL-3390
             Project: RichFaces Planning
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: QE
            Reporter: Pavol Pitonak
            Assignee: Matej Novotny
             Fix For: 4.5.0.Alpha2


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



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the richfaces-planning-issues mailing list